Revision
144301
Author
jeremyhu@macports.org
Date
2016-01-05 19:22:37 -0800 (Tue, 05 Jan 2016)

Log Message

hyphen: Fix livecheck

Modified Paths

Diff

Modified: trunk/dports/textproc/hyphen/Portfile (144300 => 144301)


--- trunk/dports/textproc/hyphen/Portfile	2016-01-06 03:20:50 UTC (rev 144300)
+++ trunk/dports/textproc/hyphen/Portfile	2016-01-06 03:22:37 UTC (rev 144301)
@@ -18,3 +18,6 @@
 
 # OS X's awk fails with "awk: calling undefined function gensub"
 depends_build       port:gawk
+
+livecheck.regex             /${name}-(\[0-9.\]+)${extract.suffix}
+