Revision
98323
Author
ryandesign@macports.org
Date
2012-10-02 18:08:08 -0700 (Tue, 02 Oct 2012)

Log Message

cgit: fix livecheck

Modified Paths

Diff

Modified: trunk/dports/www/cgit/Portfile (98322 => 98323)


--- 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.]+)<}