From 93cca09b808999df8d07d1bd46fb41fd486287dd Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 27 Oct 2018 11:12:21 +0000 Subject: [PATCH] libgcrypt: bump to 1.8.4. --- .../{libgcrypt-1.8.3.recipe => libgcrypt-1.8.4.recipe} | 4 ++-- ...bgcrypt-1.8.3.patchset => libgcrypt-1.8.4.patchset} | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) rename dev-libs/libgcrypt/{libgcrypt-1.8.3.recipe => libgcrypt-1.8.4.recipe} (95%) rename dev-libs/libgcrypt/patches/{libgcrypt-1.8.3.patchset => libgcrypt-1.8.4.patchset} (95%) diff --git a/dev-libs/libgcrypt/libgcrypt-1.8.3.recipe b/dev-libs/libgcrypt/libgcrypt-1.8.4.recipe similarity index 95% rename from dev-libs/libgcrypt/libgcrypt-1.8.3.recipe rename to dev-libs/libgcrypt/libgcrypt-1.8.4.recipe index f665c5281..d3d113205 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.8.3.recipe +++ b/dev-libs/libgcrypt/libgcrypt-1.8.4.recipe @@ -6,13 +6,13 @@ COPYRIGHT="2000-2018 Free Software Foundation, Inc." LICENSE="GNU LGPL v3" REVISION="1" SOURCE_URI="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-$portVersion.tar.bz2" -CHECKSUM_SHA256="66ec90be036747602f2b48f98312361a9180c97c68a690a5f376fa0f67d0af7c" +CHECKSUM_SHA256="f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227" PATCHES="libgcrypt-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" -libVersion="20.2.3" +libVersion="20.2.4" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/dev-libs/libgcrypt/patches/libgcrypt-1.8.3.patchset b/dev-libs/libgcrypt/patches/libgcrypt-1.8.4.patchset similarity index 95% rename from dev-libs/libgcrypt/patches/libgcrypt-1.8.3.patchset rename to dev-libs/libgcrypt/patches/libgcrypt-1.8.4.patchset index 12f74a8c5..241ee51c1 100644 --- a/dev-libs/libgcrypt/patches/libgcrypt-1.8.3.patchset +++ b/dev-libs/libgcrypt/patches/libgcrypt-1.8.4.patchset @@ -5,7 +5,7 @@ Subject: haiku patch diff --git a/configure.ac b/configure.ac -index dfcd4ef..132fa7b 100644 +index ce11162..7fc05ad 100644 --- a/configure.ac +++ b/configure.ac @@ -761,6 +761,7 @@ fi @@ -17,7 +17,7 @@ index dfcd4ef..132fa7b 100644 ################################## #### Checks for header files. #### -- -2.2.2 +2.19.1 From 2eb88a459c5386a816e74231bc04b4f8a5b42b1e Mon Sep 17 00:00:00 2001 @@ -40,7 +40,7 @@ index 0d3a1f4..32bdfa9 100644 : "c" (0) ); -- -2.2.2 +2.19.1 From 9f39e7bd9b26b9938e9cdebf53e3f39b21183097 Mon Sep 17 00:00:00 2001 @@ -50,7 +50,7 @@ Subject: Do not use __GNUC_PATCHLEVEL__ if it's not defined. diff --git a/src/gcrypt.h.in b/src/gcrypt.h.in -index 89b1303..5d82564 100644 +index 75c49a0..794e72d 100644 --- a/src/gcrypt.h.in +++ b/src/gcrypt.h.in @@ -82,9 +82,14 @@ extern "C" { @@ -69,5 +69,5 @@ index 89b1303..5d82564 100644 #if _GCRY_GCC_VERSION >= 30100 #define _GCRY_GCC_ATTR_DEPRECATED __attribute__ ((__deprecated__)) -- -2.15.1 +2.19.1