[100305] trunk/dports/gnome/gtk3/Portfile

cal at macports.org cal at macports.org
Fri Dec 7 16:22:31 PST 2012


Revision: 100305
          https://trac.macports.org/changeset/100305
Author:   cal at macports.org
Date:     2012-12-07 16:22:31 -0800 (Fri, 07 Dec 2012)
Log Message:
-----------
gtk3: fix livecheck

Modified Paths:
--------------
    trunk/dports/gnome/gtk3/Portfile

Modified: trunk/dports/gnome/gtk3/Portfile
===================================================================
--- trunk/dports/gnome/gtk3/Portfile	2012-12-07 21:55:09 UTC (rev 100304)
+++ trunk/dports/gnome/gtk3/Portfile	2012-12-08 00:22:31 UTC (rev 100305)
@@ -219,5 +219,5 @@
 
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gnome.org/pub/gnome/sources/${real_name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.url   ftp://ftp.gnome.org/pub/gnome/sources/${real_name}/cache.json
+livecheck.regex {LATEST-IS-(\d+\.\d*[02468](?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121207/11f32eb0/attachment.html>


More information about the macports-changes mailing list