[50812] trunk/dports/www/cgit/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 9 21:14:49 PDT 2009


Revision: 50812
          http://trac.macports.org/changeset/50812
Author:   ryandesign at macports.org
Date:     2009-05-09 21:14:49 -0700 (Sat, 09 May 2009)
Log Message:
-----------
cgit: enable livecheck

Modified Paths:
--------------
    trunk/dports/www/cgit/Portfile

Modified: trunk/dports/www/cgit/Portfile
===================================================================
--- trunk/dports/www/cgit/Portfile	2009-05-10 04:09:25 UTC (rev 50811)
+++ trunk/dports/www/cgit/Portfile	2009-05-10 04:14:49 UTC (rev 50812)
@@ -60,4 +60,6 @@
 build.env       CFLAGS="${configure.cflags}" LDFLAGS="${configure.ldflags}"
 destroot.env    CFLAGS="${configure.cflags}" LDFLAGS="${configure.ldflags}"
 
-livecheck.check none
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex {stable.>CGIT ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090509/9a3f636e/attachment.html>


More information about the macports-changes mailing list