[41085] trunk/dports/graphics/gegl/Portfile

devans at macports.org devans at macports.org
Wed Oct 22 12:32:32 PDT 2008


Revision: 41085
          http://trac.macports.org/changeset/41085
Author:   devans at macports.org
Date:     2008-10-22 12:32:32 -0700 (Wed, 22 Oct 2008)
Log Message:
-----------
gegl: expand master_sites list, adjust livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/gegl/Portfile

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2008-10-22 18:48:10 UTC (rev 41084)
+++ trunk/dports/graphics/gegl/Portfile	2008-10-22 19:32:32 UTC (rev 41085)
@@ -11,7 +11,22 @@
 maintainers     devans
 platforms       darwin
 homepage        http://gegl.org/
-master_sites    ftp://ftp.gimp.org/pub/${name}/${branch}/
+master_sites    ftp://ftp.gimp.org/pub/${name}/${branch}/ \
+                http://gimp.mirrors.hoobly.com/${name}/${branch} \
+                http://gimp.site2nd.org/v${branch}/ \
+                ftp://gd.tuwien.ac.at/graphics/gimp/${name}/${branch} \
+                http://ftp.iut-bm.univ-fcomte.fr/gimp/${name}/${branch} \
+                http://gimp.krecio.pl/${name}/${branch} \
+                ftp://ftp.gwdg.de/pub/misc/grafik/gimp/${name}/${branch} \
+                http://ftp.gwdg.de/pub/misc/grafik/gimp/${name}/${branch} \
+                ftp://ftp.esat.net/mirrors/ftp.gimp.org/pub/${name}/${branch} \
+                http://ftp.esat.net/mirrors/ftp.gimp.org/pub/${name}/${branch} \
+                ftp://ftp.u-aizu.ac.jp/pub/graphics/tools/gimp/${name}/${branch} \
+                ftp://ftp.snt.utwente.nl/pub/software/gimp/${name}/${branch} \
+                http://ftp.snt.utwente.nl/pub/software/gimp/${name}/${branch} \
+                ftp://ftp.sai.msu.su/pub/unix/graphics/gimp/mirror/${name}/${branch} \
+                ftp://ftp.acc.umu.se/pub/gimp/${name}/${branch}
+
 use_bzip2       yes
 
 description \
@@ -58,9 +73,6 @@
     configure.args-append --enable-workshop
 }
 
-livecheck.check \
-    regex
-livecheck.url \
-    ${master_sites}
-livecheck.regex \
-    "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.check regex
+livecheck.url   ftp://ftp.gimp.org/pub/${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/20081022/5d7aa9e4/attachment.html>


More information about the macports-changes mailing list