[MacPorts] #39749: Bump GnuTLS version to 3.2.2
MacPorts
noreply at macports.org
Mon Jul 15 07:45:48 PDT 2013
#39749: Bump GnuTLS version to 3.2.2
------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Keywords: | Port: gnutls
------------------------+--------------------------------
There are bugs in 3.1.10 which is currently in the MacPorts repo. It is
necessary to update GnuTLS to take advantage of the bug fixes.
The following patch to the Portfile effects the necessary changes.
{{{
local/var/macports # git diff
./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile.orig
./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile
diff --git
a/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile.orig
b/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile
index bd3d791..abbde73 100644
---
a/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile.orig
+++ b/./sources/rsync.macports.org/release/ports/devel/gnutls/Portfile
@@ -5,7 +5,7 @@ PortSystem 1.0
PortGroup muniversal 1.0
name gnutls
-version 3.1.10
+version 3.2.2
set branch [join [lrange [split ${version} .] 0 1] .]
categories devel security
# yes, some of the libs are GPL only
@@ -23,9 +23,9 @@ long_description \
master_sites ftp://ftp.gnutls.org/gcrypt/gnutls/v${branch}/
-checksums md5 9e73aa5c3ef3b7358159a31302e25aa7 \
- rmd160 a4b3118fb6f0e9032f799079acc04ed8e523dabd \
- sha256
535373f59c88c171429ed3c4777dc7126681b597e3adca95aa88ecbb69e7c646
+checksums md5 9dd691ad1ccdb7386029809afef6b5ea \
+ rmd160 f91c1729982bea8f42444d5f381fa9045bdd24bf \
+ sha256
8f5ab28d2f9a943a9dfc50307c5daaf56b714386bbe85c9e2477e3573ce613f4
use_xz yes
}}}
--
Ticket URL: <https://trac.macports.org/ticket/39749>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list