[84956] trunk/dports/graphics
devans at macports.org
devans at macports.org
Wed Oct 5 13:28:17 PDT 2011
Revision: 84956
http://trac.macports.org/changeset/84956
Author: devans at macports.org
Date: 2011-10-05 13:28:17 -0700 (Wed, 05 Oct 2011)
Log Message:
-----------
babl, gegl: use gimp mirror list for master_sites, update livecheck.url to working mirror.
Modified Paths:
--------------
trunk/dports/graphics/babl/Portfile
trunk/dports/graphics/gegl/Portfile
Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile 2011-10-05 20:25:05 UTC (rev 84955)
+++ trunk/dports/graphics/babl/Portfile 2011-10-05 20:28:17 UTC (rev 84956)
@@ -11,7 +11,7 @@
maintainers devans
platforms darwin
homepage http://gegl.org/babl
-master_sites http://ftp.gimp.org/pub/${name}/${branch}/
+master_sites gimp:${name}/${branch}/
use_bzip2 yes
@@ -43,5 +43,5 @@
configure.args --enable-introspection=no
livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
+livecheck.url http://ftp.iut-bm.univ-fcomte.fr/gimp/${name}/${branch}/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"
Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile 2011-10-05 20:25:05 UTC (rev 84955)
+++ trunk/dports/graphics/gegl/Portfile 2011-10-05 20:28:17 UTC (rev 84956)
@@ -12,7 +12,7 @@
maintainers devans
platforms darwin
homepage http://gegl.org/
-master_sites http://ftp.gimp.org/pub/${name}/${branch}/
+master_sites gimp:${name}/${branch}/
use_bzip2 yes
@@ -66,5 +66,5 @@
}
livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
+livecheck.url http://ftp.iut-bm.univ-fcomte.fr/gimp/${name}/${branch}/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111005/416017a1/attachment.html>
More information about the macports-changes
mailing list