From 0a6fa438d5c59a3eea57511faaac6000ef6f5203 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 24 Feb 2016 22:59:00 +0000 Subject: [PATCH] gettext: bump version. --- ...xt-0.19.6.recipe => gettext-0.19.7.recipe} | 20 +++++++++---------- ....19.6.patchset => gettext-0.19.7.patchset} | 0 2 files changed, 10 insertions(+), 10 deletions(-) rename sys-devel/gettext/{gettext-0.19.6.recipe => gettext-0.19.7.recipe} (88%) rename sys-devel/gettext/patches/{gettext-0.19.6.patchset => gettext-0.19.7.patchset} (100%) diff --git a/sys-devel/gettext/gettext-0.19.6.recipe b/sys-devel/gettext/gettext-0.19.7.recipe similarity index 88% rename from sys-devel/gettext/gettext-0.19.6.recipe rename to sys-devel/gettext/gettext-0.19.7.recipe index e19a8bb65..99b7acd2a 100644 --- a/sys-devel/gettext/gettext-0.19.6.recipe +++ b/sys-devel/gettext/gettext-0.19.7.recipe @@ -17,8 +17,8 @@ HOMEPAGE="http://www.gnu.org/software/gettext/" LICENSE="GNU GPL v3" COPYRIGHT="1998, 2010 Free Software Foundation, Inc." SOURCE_URI="http://ftp.gnu.org/pub/gnu/gettext/gettext-$portVersion.tar.gz" -CHECKSUM_SHA256="ed4b4c19bd3a3034eb6769500a3592ff616759ef43cf30586dbb7a17c9dd695d" -REVISION="2" +CHECKSUM_SHA256="5386d2a40500295783c6a52121adcf42a25519e2d23675950619c9e69558c23f" +REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64 arm" SECONDARY_ARCHITECTURES="x86_gcc2 x86" @@ -28,15 +28,15 @@ PROVIDES=" gettext$secondaryArchSuffix = $portVersion compat >= 0.18 devel:libasprintf$secondaryArchSuffix = 0.0.0 compat >= 0 devel:libgettextlib$secondaryArchSuffix = $portVersion - devel:libgettextlib_0.19.4$secondaryArchSuffix = $portVersion - devel:libgettextpo$secondaryArchSuffix = 0.5.2 compat >= 0 + devel:libgettextlib_0.19.7$secondaryArchSuffix = $portVersion + devel:libgettextpo$secondaryArchSuffix = 0.5.3 compat >= 0 devel:libgettextsrc$secondaryArchSuffix = $portVersion - devel:libgettextsrc_0.19.4$secondaryArchSuffix = $portVersion - devel:libintl$secondaryArchSuffix = 8.1.2 compat >= 8 + devel:libgettextsrc_0.19.7$secondaryArchSuffix = $portVersion + devel:libintl$secondaryArchSuffix = 8.1.4 compat >= 8 lib:libasprintf$secondaryArchSuffix = 0.0.0 compat >= 0 - lib:libgettextlib_0.19.4$secondaryArchSuffix = $portVersion - lib:libgettextpo$secondaryArchSuffix = 0.5.2 compat >= 0 - lib:libgettextsrc_0.19.4$secondaryArchSuffix = $portVersion + lib:libgettextlib_0.19.7$secondaryArchSuffix = $portVersion + lib:libgettextpo$secondaryArchSuffix = 0.5.3 compat >= 0 + lib:libgettextsrc_0.19.7$secondaryArchSuffix = $portVersion cmd:autopoint$secondaryArchSuffix = $portVersion compat >= 0 cmd:envsubst$secondaryArchSuffix = $portVersion compat >= 0 cmd:gettext$secondaryArchSuffix = $portVersion compat >= 0 @@ -118,7 +118,7 @@ TEST() SUMMARY_libintl="The gettext internationalization library" PROVIDES_libintl=" gettext${secondaryArchSuffix}_libintl = $portVersion compat >= 0.18 - lib:libintl${secondaryArchSuffix} = 8.1.2 compat >= 8 + lib:libintl${secondaryArchSuffix} = 8.1.4 compat >= 8 " REQUIRES_libintl=" haiku${secondaryArchSuffix} diff --git a/sys-devel/gettext/patches/gettext-0.19.6.patchset b/sys-devel/gettext/patches/gettext-0.19.7.patchset similarity index 100% rename from sys-devel/gettext/patches/gettext-0.19.6.patchset rename to sys-devel/gettext/patches/gettext-0.19.7.patchset