[112487] trunk/dports/textproc/ssed/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Oct 24 06:28:18 PDT 2013


Revision: 112487
          https://trac.macports.org/changeset/112487
Author:   ryandesign at macports.org
Date:     2013-10-24 06:28:18 -0700 (Thu, 24 Oct 2013)
Log Message:
-----------
ssed: fix livecheck

Modified Paths:
--------------
    trunk/dports/textproc/ssed/Portfile

Modified: trunk/dports/textproc/ssed/Portfile
===================================================================
--- trunk/dports/textproc/ssed/Portfile	2013-10-24 13:20:06 UTC (rev 112486)
+++ trunk/dports/textproc/ssed/Portfile	2013-10-24 13:28:18 UTC (rev 112487)
@@ -25,3 +25,7 @@
 				--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
 				--with-libiconv-prefix=${prefix} \
 				--with-libintl-prefix=${prefix}
+
+livecheck.type	regex
+livecheck.url	[lindex ${master_sites} 0]
+livecheck.regex	sed-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131024/33ed53b7/attachment.html>


More information about the macports-changes mailing list