Revision: 139993 https://trac.macports.org/changeset/139993 Author: raimue@macports.org Date: 2015-09-05 09:42:17 -0700 (Sat, 05 Sep 2015) Log Message: ----------- devel/npth: Update to version 1.2, use gnupg mirror sites Modified Paths: -------------- trunk/dports/devel/npth/Portfile Modified: trunk/dports/devel/npth/Portfile =================================================================== --- trunk/dports/devel/npth/Portfile 2015-09-05 15:00:18 UTC (rev 139992) +++ trunk/dports/devel/npth/Portfile 2015-09-05 16:42:17 UTC (rev 139993) @@ -4,7 +4,7 @@ PortSystem 1.0 name npth -version 1.1 +version 1.2 categories devel license LGPL-3+ GPL-2+ platforms darwin @@ -16,12 +16,12 @@ non-preemptive threads implementation. homepage http://lwn.net/Articles/496268/ -master_sites ftp://ftp.gnupg.org/gcrypt/npth/ +master_sites gnupg:npth use_bzip2 yes -checksums rmd160 584320ca22b3f68b4cdeb221c9db2b61df91cd1d \ - sha256 896c561eb2ec8da35f11828fb04a3fbff12d41ff657c799056d7dc4a66e5df7f +checksums rmd160 a9ed5c0c9a2bdd9efba5cadd24a12acfcd480508 \ + sha256 6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a livecheck.type regex livecheck.url ftp://ftp.gnupg.org/gcrypt/${name}/
participants (1)
-
raimue@macports.org