[66282] trunk/dports/devel/cmunge/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 8 00:42:06 PDT 2010


Revision: 66282
          http://trac.macports.org/changeset/66282
Author:   ryandesign at macports.org
Date:     2010-04-08 00:42:02 -0700 (Thu, 08 Apr 2010)
Log Message:
-----------
cmunge: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/cmunge/Portfile

Modified: trunk/dports/devel/cmunge/Portfile
===================================================================
--- trunk/dports/devel/cmunge/Portfile	2010-04-08 07:40:12 UTC (rev 66281)
+++ trunk/dports/devel/cmunge/Portfile	2010-04-08 07:42:02 UTC (rev 66282)
@@ -27,3 +27,6 @@
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type	regex
+livecheck.regex	{version ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100408/d7b0abc4/attachment-0001.html>


More information about the macports-changes mailing list