Revision: 119671 https://trac.macports.org/changeset/119671 Author: devans@macports.org Date: 2014-05-03 10:13:38 -0700 (Sat, 03 May 2014) Log Message: ----------- babl, gegl: update livecheck url, ftp.gimp.org is now download.gimp.org. Modified Paths: -------------- trunk/dports/graphics/babl/Portfile trunk/dports/graphics/gegl/Portfile Modified: trunk/dports/graphics/babl/Portfile =================================================================== --- trunk/dports/graphics/babl/Portfile 2014-05-03 17:05:37 UTC (rev 119670) +++ trunk/dports/graphics/babl/Portfile 2014-05-03 17:13:38 UTC (rev 119671) @@ -46,5 +46,5 @@ } livecheck.type regex -livecheck.url http://ftp.gimp.org/pub/${name}/${branch}/ +livecheck.url http://download.gimp.org/pub/${name}/${branch}/ livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)" Modified: trunk/dports/graphics/gegl/Portfile =================================================================== --- trunk/dports/graphics/gegl/Portfile 2014-05-03 17:05:37 UTC (rev 119670) +++ trunk/dports/graphics/gegl/Portfile 2014-05-03 17:13:38 UTC (rev 119671) @@ -149,5 +149,5 @@ } livecheck.type regex -livecheck.url http://ftp.gimp.org/pub/${name}/${branch}/ +livecheck.url http://download.gimp.org/pub/${name}/${branch}/ livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
participants (1)
-
devans@macports.org