[73144] trunk/dports/graphics

devans at macports.org devans at macports.org
Fri Nov 5 09:30:17 PDT 2010


Revision: 73144
          http://trac.macports.org/changeset/73144
Author:   devans at macports.org
Date:     2010-11-05 09:30:13 -0700 (Fri, 05 Nov 2010)
Log Message:
-----------
babl, gegl: update master_sites, livecheck.

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

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2010-11-05 16:23:38 UTC (rev 73143)
+++ trunk/dports/graphics/babl/Portfile	2010-11-05 16:30:13 UTC (rev 73144)
@@ -10,7 +10,7 @@
 maintainers     devans
 platforms       darwin
 homepage        http://gegl.org/babl
-master_sites    gimp:${name}/${branch}
+master_sites    ftp://ftp.gtk.org/pub/${name}/${branch}/
 
 use_bzip2       yes
 
@@ -34,5 +34,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2010-11-05 16:23:38 UTC (rev 73143)
+++ trunk/dports/graphics/gegl/Portfile	2010-11-05 16:30:13 UTC (rev 73144)
@@ -10,7 +10,7 @@
 maintainers     devans
 platforms       darwin
 homepage        http://gegl.org/
-master_sites    gimp:${name}/${branch}
+master_sites    ftp://ftp.gtk.org/pub/${name}/${branch}/
 
 use_bzip2       yes
 
@@ -64,5 +64,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101105/d25d5caa/attachment.html>


More information about the macports-changes mailing list