From 51c20882009c3e7a4e93e88d6ef5f07530601410 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 12 Oct 2015 22:50:13 +0000 Subject: [PATCH] libgpg_error: bump version. --- .../{libgpg_error-1.19.recipe => libgpg_error-1.20.recipe} | 6 +++--- ...ibgpg_error-1.19.patchset => libgpg_error-1.20.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-libs/libgpg_error/{libgpg_error-1.19.recipe => libgpg_error-1.20.recipe} (87%) rename dev-libs/libgpg_error/patches/{libgpg_error-1.19.patchset => libgpg_error-1.20.patchset} (100%) diff --git a/dev-libs/libgpg_error/libgpg_error-1.19.recipe b/dev-libs/libgpg_error/libgpg_error-1.20.recipe similarity index 87% rename from dev-libs/libgpg_error/libgpg_error-1.19.recipe rename to dev-libs/libgpg_error/libgpg_error-1.20.recipe index bfb31590b..dd8ecfa08 100644 --- a/dev-libs/libgpg_error/libgpg_error-1.19.recipe +++ b/dev-libs/libgpg_error/libgpg_error-1.20.recipe @@ -8,14 +8,14 @@ LICENSE="GNU LGPL v2.1" COPYRIGHT="2003-2013 g10 Code GmbH" HOMEPAGE="http://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error" SOURCE_URI="ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2" -CHECKSUM_SHA256="53120e1333d5c5d28d87ff2854e9e98719c8e214152f17ad5291704d25c4978b" +CHECKSUM_SHA256="3266895ce3419a7fb093e63e95e2ee3056c481a9bc0d6df694cfd26f74e72522" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" libgpg_error$secondaryArchSuffix = $portVersion compat >= 1 - lib:libgpg_error$secondaryArchSuffix = 0.15.0 compat >= 0 + lib:libgpg_error$secondaryArchSuffix = 0.16.0 compat >= 0 cmd:gpg_error$secondaryArchSuffix = $portVersion compat >= 1 " @@ -56,7 +56,7 @@ INSTALL() PROVIDES_devel=" libgpg_error${secondaryArchSuffix}_devel = $portVersion compat >= 1 cmd:gpg_error_config$secondaryArchSuffix = $portVersion compat >= 1 - devel:libgpg_error$secondaryArchSuffix = 0.15.0 compat >= 0 + devel:libgpg_error$secondaryArchSuffix = 0.16.0 compat >= 0 " REQUIRES_devel=" diff --git a/dev-libs/libgpg_error/patches/libgpg_error-1.19.patchset b/dev-libs/libgpg_error/patches/libgpg_error-1.20.patchset similarity index 100% rename from dev-libs/libgpg_error/patches/libgpg_error-1.19.patchset rename to dev-libs/libgpg_error/patches/libgpg_error-1.20.patchset