Revision: 104738 https://trac.macports.org/changeset/104738 Author: cal@macports.org Date: 2013-04-01 15:22:16 -0700 (Mon, 01 Apr 2013) Log Message: ----------- py*-{eggtrayicon,gda,gdl}: switch to gnome livecheck group Modified Paths: -------------- trunk/dports/gnome/py26-eggtrayicon/Portfile trunk/dports/gnome/py26-gda/Portfile trunk/dports/gnome/py26-gdl/Portfile trunk/dports/gnome/py27-eggtrayicon/Portfile trunk/dports/gnome/py27-gda/Portfile trunk/dports/gnome/py27-gdl/Portfile Modified: trunk/dports/gnome/py26-eggtrayicon/Portfile =================================================================== --- trunk/dports/gnome/py26-eggtrayicon/Portfile 2013-04-01 22:13:49 UTC (rev 104737) +++ trunk/dports/gnome/py26-eggtrayicon/Portfile 2013-04-01 22:22:16 UTC (rev 104738) @@ -57,6 +57,5 @@ } } -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome-with-unstable +livecheck.name ${myname} Modified: trunk/dports/gnome/py26-gda/Portfile =================================================================== --- trunk/dports/gnome/py26-gda/Portfile 2013-04-01 22:13:49 UTC (rev 104737) +++ trunk/dports/gnome/py26-gda/Portfile 2013-04-01 22:22:16 UTC (rev 104738) @@ -59,6 +59,5 @@ } } -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome-with-unstable +livecheck.name ${myname} Modified: trunk/dports/gnome/py26-gdl/Portfile =================================================================== --- trunk/dports/gnome/py26-gdl/Portfile 2013-04-01 22:13:49 UTC (rev 104737) +++ trunk/dports/gnome/py26-gdl/Portfile 2013-04-01 22:22:16 UTC (rev 104738) @@ -58,6 +58,5 @@ } } -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome-with-unstable +livecheck.name ${myname} Modified: trunk/dports/gnome/py27-eggtrayicon/Portfile =================================================================== --- trunk/dports/gnome/py27-eggtrayicon/Portfile 2013-04-01 22:13:49 UTC (rev 104737) +++ trunk/dports/gnome/py27-eggtrayicon/Portfile 2013-04-01 22:22:16 UTC (rev 104738) @@ -58,6 +58,5 @@ } } -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome-with-unstable +livecheck.name ${myname} Modified: trunk/dports/gnome/py27-gda/Portfile =================================================================== --- trunk/dports/gnome/py27-gda/Portfile 2013-04-01 22:13:49 UTC (rev 104737) +++ trunk/dports/gnome/py27-gda/Portfile 2013-04-01 22:22:16 UTC (rev 104738) @@ -60,6 +60,5 @@ } } -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome-with-unstable +livecheck.name ${myname} Modified: trunk/dports/gnome/py27-gdl/Portfile =================================================================== --- trunk/dports/gnome/py27-gdl/Portfile 2013-04-01 22:13:49 UTC (rev 104737) +++ trunk/dports/gnome/py27-gdl/Portfile 2013-04-01 22:22:16 UTC (rev 104738) @@ -59,6 +59,5 @@ } } -livecheck.type regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/ -livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} +livecheck.type gnome-with-unstable +livecheck.name ${myname}
participants (1)
-
cal@macports.org