[64536] trunk/dports/sysutils/hexedit/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Mon Mar 8 05:05:35 PST 2010


Revision: 64536
          http://trac.macports.org/changeset/64536
Author:   rmsfisher at macports.org
Date:     2010-03-08 05:05:33 -0800 (Mon, 08 Mar 2010)
Log Message:
-----------
sysutils/hexedit fixed livecheck

Modified Paths:
--------------
    trunk/dports/sysutils/hexedit/Portfile

Modified: trunk/dports/sysutils/hexedit/Portfile
===================================================================
--- trunk/dports/sysutils/hexedit/Portfile	2010-03-08 12:54:03 UTC (rev 64535)
+++ trunk/dports/sysutils/hexedit/Portfile	2010-03-08 13:05:33 UTC (rev 64536)
@@ -30,3 +30,7 @@
     reinplace "s|-lcurses|-lncurses|g" ${worksrcpath}/Makefile
 }
 depends_lib     port:ncurses
+
+livecheck.type	regex
+livecheck.url	${homepage}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*).src${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100308/d9d90ce6/attachment.html>


More information about the macports-changes mailing list