From 30552445f98eb1e6ce4db215f2ad8491a8ac4e2a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 6 Mar 2017 19:02:23 +0100 Subject: [PATCH] gnutls35: bump version. --- .../{gnutls35-3.5.9.recipe => gnutls35-3.5.10.recipe} | 6 +++--- .../{gnutls-3.5.9.patchset => gnutls-3.5.10.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename net-libs/gnutls/{gnutls35-3.5.9.recipe => gnutls35-3.5.10.recipe} (95%) rename net-libs/gnutls/patches/{gnutls-3.5.9.patchset => gnutls-3.5.10.patchset} (100%) diff --git a/net-libs/gnutls/gnutls35-3.5.9.recipe b/net-libs/gnutls/gnutls35-3.5.10.recipe similarity index 95% rename from net-libs/gnutls/gnutls35-3.5.9.recipe rename to net-libs/gnutls/gnutls35-3.5.10.recipe index 2a6cbd96b..6a8026a65 100644 --- a/net-libs/gnutls/gnutls35-3.5.9.recipe +++ b/net-libs/gnutls/gnutls35-3.5.10.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2000-2017 Free Software Fundation Inc. LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="ftp://ftp.gnutls.org/gcrypt/gnutls/v${portVersion%\.*}/gnutls-$portVersion.tar.xz" -CHECKSUM_SHA256="82b10f0c4ef18f4e64ad8cef5dbaf14be732f5095a41cf366b4ecb4050382951" +CHECKSUM_SHA256="af443e86ba538d4d3e37c4732c00101a492fe4b56a55f4112ff0ab39dbe6579d" SOURCE_DIR="gnutls-$portVersion" PATCHES="gnutls-$portVersion.patchset" @@ -22,7 +22,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PROVIDES=" gnutls35$secondaryArchSuffix = $portVersion lib:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 - lib:libgnutls$secondaryArchSuffix = 30.14.0 compat >= 30 + lib:libgnutls$secondaryArchSuffix = 30.14.1 compat >= 30 lib:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES=" @@ -70,7 +70,7 @@ CONFLICTS_bin=" PROVIDES_devel=" gnutls${secondaryArchSuffix}_devel = $portVersion devel:libgnutls_openssl$secondaryArchSuffix = 27.0.2 compat >= 27 - devel:libgnutls$secondaryArchSuffix = 30.14.0 compat >= 30 + devel:libgnutls$secondaryArchSuffix = 30.14.1 compat >= 30 devel:libgnutlsxx$secondaryArchSuffix = 28.1.0 compat >= 28 " REQUIRES_devel=" diff --git a/net-libs/gnutls/patches/gnutls-3.5.9.patchset b/net-libs/gnutls/patches/gnutls-3.5.10.patchset similarity index 100% rename from net-libs/gnutls/patches/gnutls-3.5.9.patchset rename to net-libs/gnutls/patches/gnutls-3.5.10.patchset