From 64661532828b429e405d809a3a5f73f1d70845d7 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 9 Feb 2016 22:27:33 +0000 Subject: [PATCH] texinfo: bump version. --- .../patches/{texinfo-6.0.patchset => texinfo-6.1.patchset} | 0 sys-apps/texinfo/{texinfo-6.0.recipe => texinfo-6.1.recipe} | 4 +--- 2 files changed, 1 insertion(+), 3 deletions(-) rename sys-apps/texinfo/patches/{texinfo-6.0.patchset => texinfo-6.1.patchset} (100%) rename sys-apps/texinfo/{texinfo-6.0.recipe => texinfo-6.1.recipe} (90%) diff --git a/sys-apps/texinfo/patches/texinfo-6.0.patchset b/sys-apps/texinfo/patches/texinfo-6.1.patchset similarity index 100% rename from sys-apps/texinfo/patches/texinfo-6.0.patchset rename to sys-apps/texinfo/patches/texinfo-6.1.patchset diff --git a/sys-apps/texinfo/texinfo-6.0.recipe b/sys-apps/texinfo/texinfo-6.1.recipe similarity index 90% rename from sys-apps/texinfo/texinfo-6.0.recipe rename to sys-apps/texinfo/texinfo-6.1.recipe index ec97e5f73..e5784d236 100644 --- a/sys-apps/texinfo/texinfo-6.0.recipe +++ b/sys-apps/texinfo/texinfo-6.1.recipe @@ -6,7 +6,7 @@ HOMEPAGE="http://www.gnu.org/software/texinfo/" COPYRIGHT="1992-2008 Free Software Foundation, Inc." LICENSE="GNU GPL v3" SOURCE_URI="http://ftp.gnu.org/gnu/texinfo/texinfo-$portVersion.tar.gz" -CHECKSUM_SHA256="83d3183290f34e7f958d209d0b20022c6fe9e921eb6fe94c27d988827d4878d2" +CHECKSUM_SHA256="02582b6d9b0552f1cb1312be6bd7023e9799603c3b2320fa68a36029e4cbafbb" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64 arm" @@ -55,6 +55,4 @@ BUILD() INSTALL() { make install - rm $libDir/charset.alias - rmdir $libDir }