Revision
144298
Author
jeremyhu@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

Diff

Modified: trunk/dports/security/libressl/Portfile (144297 => 144298)


--- 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