[100310] trunk/dports/gnome/at-spi/Portfile

cal at macports.org cal at macports.org
Fri Dec 7 17:27:33 PST 2012


Revision: 100310
          https://trac.macports.org/changeset/100310
Author:   cal at macports.org
Date:     2012-12-07 17:27:33 -0800 (Fri, 07 Dec 2012)
Log Message:
-----------
at-spi: fix livecheck

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2012-12-08 01:19:55 UTC (rev 100309)
+++ trunk/dports/gnome/at-spi/Portfile	2012-12-08 01:27:33 UTC (rev 100310)
@@ -87,5 +87,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${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/435388a6/attachment.html>


More information about the macports-changes mailing list