Revision: 100310 https://trac.macports.org/changeset/100310 Author: cal@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+)*)}
participants (1)
-
cal@macports.org