[66186] trunk/dports/net/ipcheck/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 6 15:37:44 PDT 2010


Revision: 66186
          http://trac.macports.org/changeset/66186
Author:   ryandesign at macports.org
Date:     2010-04-06 15:37:43 -0700 (Tue, 06 Apr 2010)
Log Message:
-----------
ipcheck: fix livecheck

Modified Paths:
--------------
    trunk/dports/net/ipcheck/Portfile

Modified: trunk/dports/net/ipcheck/Portfile
===================================================================
--- trunk/dports/net/ipcheck/Portfile	2010-04-06 21:54:44 UTC (rev 66185)
+++ trunk/dports/net/ipcheck/Portfile	2010-04-06 22:37:43 UTC (rev 66186)
@@ -33,3 +33,7 @@
 destroot {
 	xinstall -m 755 ${workpath}/${name} ${destroot}${prefix}/bin/
 }
+
+livecheck.type	regex
+livecheck.url	http://sourceforge.net/projects/ipcheck/files/
+livecheck.regex	>v(\[0-9.\]+)<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100406/be5a3aa0/attachment.html>


More information about the macports-changes mailing list