From 8c99ea1bbf51aa75258ddd59ebb7389de397e960 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sun, 27 Nov 2016 10:31:38 +0000 Subject: [PATCH] libgpg_error: bump to 1.25. (#881) --- ...bgpg_error-1.24.recipe => libgpg_error-1.25.recipe} | 10 +++++----- ..._error-1.24.patchset => libgpg_error-1.25.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename dev-libs/libgpg_error/{libgpg_error-1.24.recipe => libgpg_error-1.25.recipe} (84%) rename dev-libs/libgpg_error/patches/{libgpg_error-1.24.patchset => libgpg_error-1.25.patchset} (100%) diff --git a/dev-libs/libgpg_error/libgpg_error-1.24.recipe b/dev-libs/libgpg_error/libgpg_error-1.25.recipe similarity index 84% rename from dev-libs/libgpg_error/libgpg_error-1.24.recipe rename to dev-libs/libgpg_error/libgpg_error-1.25.recipe index bcc7dd894..565506647 100644 --- a/dev-libs/libgpg_error/libgpg_error-1.24.recipe +++ b/dev-libs/libgpg_error/libgpg_error-1.25.recipe @@ -5,9 +5,9 @@ DirMngr, Pinentry, SmartCard Daemon and more." HOMEPAGE="https://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error" COPYRIGHT="2003-2016 g10 Code GmbH" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2" -CHECKSUM_SHA256="9268e1cc487de5e6e4460fca612a06e4f383072ac43ae90603e5e46783d3e540" +CHECKSUM_SHA256="f628f75843433b38b05af248121beb7db5bd54bb2106f384edac39934261320c" SOURCE_DIR="libgpg-error-$portVersion" PATCHES="libgpg_error-$portVersion.patchset" @@ -16,7 +16,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libgpg_error$secondaryArchSuffix = $portVersion compat >= 1 - lib:libgpg_error$secondaryArchSuffix = 0.19.1 compat >= 0 + lib:libgpg_error$secondaryArchSuffix = 0.20.0 compat >= 0 cmd:gpg_error$secondaryArchSuffix = $portVersion compat >= 1 " REQUIRES=" @@ -26,7 +26,7 @@ REQUIRES=" PROVIDES_devel=" libgpg_error${secondaryArchSuffix}_devel = $portVersion compat >= 1 cmd:gpg_error_config$secondaryArchSuffix = $portVersion compat >= 1 - devel:libgpg_error$secondaryArchSuffix = 0.19.1 compat >= 0 + devel:libgpg_error$secondaryArchSuffix = 0.20.0 compat >= 0 " REQUIRES_devel=" libgpg_error$secondaryArchSuffix == $portVersion @@ -53,7 +53,7 @@ INSTALL() rm $libDir/libgpg-error.la - prepareInstalledDevelLibs libgpg-error + prepareInstalledDevelLib libgpg-error packageEntries devel \ $developDir $binDir/gpg-error-config diff --git a/dev-libs/libgpg_error/patches/libgpg_error-1.24.patchset b/dev-libs/libgpg_error/patches/libgpg_error-1.25.patchset similarity index 100% rename from dev-libs/libgpg_error/patches/libgpg_error-1.24.patchset rename to dev-libs/libgpg_error/patches/libgpg_error-1.25.patchset