[41088] trunk/dports/graphics/babl/Portfile

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


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

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

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2008-10-22 19:42:53 UTC (rev 41087)
+++ trunk/dports/graphics/babl/Portfile	2008-10-22 19:45:40 UTC (rev 41088)
@@ -10,9 +10,21 @@
 maintainers     devans
 platforms       darwin
 homepage        http://gegl.org/babl
-master_sites    http://ftp.gtk.org/pub/babl/${branch}/ \
-                ftp://ftp.gtk.org/pub/babl/${branch}/ \
-                ftp://ftp.gimp.org/pub/babl/${branch}/
+master_sites    ftp://ftp.gimp.org/pub/${name}/${branch}/ \
+                ftp://ftp.gtk.org/pub/${name}/${branch}/ \
+                http://ftp.gtk.org/pub/${name}/${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
 
@@ -32,7 +44,6 @@
 depends_build \
     port:pkgconfig
 
-livecheck.check \
-    regex
-livecheck.regex \
-    "${name}-(\\d+(?:\\.\\d+)+)"
+livecheck.check regex
+livecheck.url   ftp://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081022/9ff4171c/attachment-0001.html>


More information about the macports-changes mailing list