Revision: 138194 https://trac.macports.org/changeset/138194 Author: larryv@macports.org Date: 2015-07-01 12:49:06 -0700 (Wed, 01 Jul 2015) Log Message: ----------- libassuan: Revise livecheck (#48215) Modified Paths: -------------- trunk/dports/devel/libassuan/Portfile Modified: trunk/dports/devel/libassuan/Portfile =================================================================== --- trunk/dports/devel/libassuan/Portfile 2015-07-01 19:49:04 UTC (rev 138193) +++ trunk/dports/devel/libassuan/Portfile 2015-07-01 19:49:06 UTC (rev 138194) @@ -29,5 +29,5 @@ test.target check livecheck.type regex -livecheck.url http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/${name}/ -livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+) +livecheck.url https://gnupg.org/download/index.html +livecheck.regex ${name}-(\\d+(\\.\\d+)+)${extract.suffix}
participants (1)
-
larryv@macports.org