[144298] trunk/dports/security/libressl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Jan 5 19:12:15 PST 2016


Revision: 144298
          https://trac.macports.org/changeset/144298
Author:   jeremyhu at macports.org
Date:     2016-01-05 19:12:15 -0800 (Tue, 05 Jan 2016)
Log Message:
-----------
libressl: Update regex for stable versions of libressl

Modified Paths:
--------------
    trunk/dports/security/libressl/Portfile

Modified: trunk/dports/security/libressl/Portfile
===================================================================
--- trunk/dports/security/libressl/Portfile	2016-01-06 02:58:33 UTC (rev 144297)
+++ trunk/dports/security/libressl/Portfile	2016-01-06 03:12:15 UTC (rev 144298)
@@ -45,4 +45,4 @@
 
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     ${name}-(\[0-9.\]+\[a-z\]?)\\.tar\\.gz
+livecheck.regex     ${name}-(\\d+\\.\\d*\[02468\](?:\\.\\d+)*)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160105/675e2c9a/attachment.html>


More information about the macports-changes mailing list