[94154] trunk/dports/devel/dparser/Portfile

mww at macports.org mww at macports.org
Sun Jun 10 10:56:35 PDT 2012


Revision: 94154
          https://trac.macports.org/changeset/94154
Author:   mww at macports.org
Date:     2012-06-10 10:56:33 -0700 (Sun, 10 Jun 2012)
Log Message:
-----------
dparser: fix livecheck

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

Modified: trunk/dports/devel/dparser/Portfile
===================================================================
--- trunk/dports/devel/dparser/Portfile	2012-06-10 17:40:06 UTC (rev 94153)
+++ trunk/dports/devel/dparser/Portfile	2012-06-10 17:56:33 UTC (rev 94154)
@@ -36,3 +36,7 @@
 
 destroot.destdir	PREFIX=${destroot}${prefix}
 
+livecheck.type	regex
+livecheck.url	${homepage}
+livecheck.regex	d-(\[0-9.\]+)-src${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120610/1290420b/attachment.html>


More information about the macports-changes mailing list