[138194] trunk/dports/devel/libassuan/Portfile

larryv at macports.org larryv at macports.org
Wed Jul 1 12:49:06 PDT 2015


Revision: 138194
          https://trac.macports.org/changeset/138194
Author:   larryv at 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}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150701/12af989e/attachment.html>


More information about the macports-changes mailing list