[113605] trunk/dports/textproc/ascii/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 20 09:27:38 PST 2013


Revision: 113605
          https://trac.macports.org/changeset/113605
Author:   ryandesign at macports.org
Date:     2013-11-20 09:27:38 -0800 (Wed, 20 Nov 2013)
Log Message:
-----------
ascii: fix livecheck

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

Modified: trunk/dports/textproc/ascii/Portfile
===================================================================
--- trunk/dports/textproc/ascii/Portfile	2013-11-20 17:26:39 UTC (rev 113604)
+++ trunk/dports/textproc/ascii/Portfile	2013-11-20 17:27:38 UTC (rev 113605)
@@ -28,3 +28,6 @@
     xinstall -m 755 ${worksrcpath}/ascii ${destroot}${prefix}/bin
     xinstall -m 644 ${worksrcpath}/ascii.1 ${destroot}${prefix}/share/man/man1
 }
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131120/e1beece4/attachment.html>


More information about the macports-changes mailing list