[98323] trunk/dports/www/cgit/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Oct 2 18:08:08 PDT 2012
Revision: 98323
http://trac.macports.org//changeset/98323
Author: ryandesign at macports.org
Date: 2012-10-02 18:08:08 -0700 (Tue, 02 Oct 2012)
Log Message:
-----------
cgit: fix livecheck
Modified Paths:
--------------
trunk/dports/www/cgit/Portfile
Modified: trunk/dports/www/cgit/Portfile
===================================================================
--- trunk/dports/www/cgit/Portfile 2012-10-03 00:55:57 UTC (rev 98322)
+++ trunk/dports/www/cgit/Portfile 2012-10-03 01:08:08 UTC (rev 98323)
@@ -62,5 +62,5 @@
destroot.env CFLAGS="${configure.cflags}" LDFLAGS="${configure.ldflags}"
livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex {stable.>CGIT ([0-9.]+)}
+livecheck.url ${homepage}log/?h=stable
+livecheck.regex {>v([0-9.]+)<}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121002/3e1642b7/attachment.html>
More information about the macports-changes
mailing list