[85693] trunk/dports/devel/GitX/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 15 17:56:36 PDT 2011


Revision: 85693
          http://trac.macports.org/changeset/85693
Author:   ryandesign at macports.org
Date:     2011-10-15 17:56:36 -0700 (Sat, 15 Oct 2011)
Log Message:
-----------
GitX: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/GitX/Portfile

Modified: trunk/dports/devel/GitX/Portfile
===================================================================
--- trunk/dports/devel/GitX/Portfile	2011-10-16 00:55:27 UTC (rev 85692)
+++ trunk/dports/devel/GitX/Portfile	2011-10-16 00:56:36 UTC (rev 85693)
@@ -59,6 +59,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       https://github.com/pieter/gitx/downloads
-livecheck.regex     {\/pieter\/gitx\/tarball\/v(\d+\.\d+(\.\d+)?)}
-
+livecheck.url       https://github.com/pieter/gitx/tags
+livecheck.regex     {tarball/v([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/b02fffa4/attachment.html>


More information about the macports-changes mailing list