Revision: 121522 https://trac.macports.org/changeset/121522 Author: ryandesign@macports.org Date: 2014-06-28 01:25:08 -0700 (Sat, 28 Jun 2014) Log Message: ----------- gnutls: maintainer update to 3.3.5 (#44175) Modified Paths: -------------- trunk/dports/devel/gnutls/Portfile Modified: trunk/dports/devel/gnutls/Portfile =================================================================== --- trunk/dports/devel/gnutls/Portfile 2014-06-28 08:14:45 UTC (rev 121521) +++ trunk/dports/devel/gnutls/Portfile 2014-06-28 08:25:08 UTC (rev 121522) @@ -5,7 +5,7 @@ PortGroup muniversal 1.0 name gnutls -version 3.3.4 +version 3.3.5 set branch [join [lrange [split ${version} .] 0 1] .] categories devel security # yes, some of the libs are GPL only @@ -23,8 +23,8 @@ master_sites ftp://ftp.gnutls.org/gcrypt/gnutls/v${branch}/ -checksums rmd160 9e61797428035cdaf6e3ac86103ead5cf7f02de7 \ - sha256 04a53b2bbb936b02cdc62f68144f9706e256cc85cc530b81266a24d80b824357 +checksums rmd160 3e3bd4f9f15d67ea04bf8c17036abd89292a760c \ + sha256 48f34ae032692c498e782e9f1369506572be40ecf7f3f3604b0b00bad1b10477 use_xz yes