Revision: 104823 https://trac.macports.org/changeset/104823 Author: ryandesign@macports.org Date: 2013-04-02 23:59:01 -0700 (Tue, 02 Apr 2013) Log Message: ----------- gconf: use gnome livecheck (#38572) Modified Paths: -------------- trunk/dports/gnome/gconf/Portfile Modified: trunk/dports/gnome/gconf/Portfile =================================================================== --- trunk/dports/gnome/gconf/Portfile 2013-04-03 06:38:39 UTC (rev 104822) +++ trunk/dports/gnome/gconf/Portfile 2013-04-03 06:59:01 UTC (rev 104823) @@ -58,6 +58,5 @@ variant quartz conflicts x11 {} variant x11 conflicts quartz {} -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome +livecheck.name ${my_name}