[119058] trunk/dports/graphics

devans at macports.org devans at macports.org
Tue Apr 15 16:03:07 PDT 2014


Revision: 119058
          https://trac.macports.org/changeset/119058
Author:   devans at macports.org
Date:     2014-04-15 16:03:07 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
babl, gegl, gimp2: fix livecheck url.

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

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2014-04-15 21:50:59 UTC (rev 119057)
+++ trunk/dports/graphics/babl/Portfile	2014-04-15 23:03:07 UTC (rev 119058)
@@ -46,5 +46,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.url   http://ftp.gimp.org/pub/${name}/${branch}/
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2014-04-15 21:50:59 UTC (rev 119057)
+++ trunk/dports/graphics/gegl/Portfile	2014-04-15 23:03:07 UTC (rev 119058)
@@ -149,5 +149,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gimp.org/pub/${name}/${branch}/
+livecheck.url   http://ftp.gimp.org/pub/${name}/${branch}/
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2014-04-15 21:50:59 UTC (rev 119057)
+++ trunk/dports/graphics/gimp2/Portfile	2014-04-15 23:03:07 UTC (rev 119058)
@@ -237,5 +237,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gtk.org/pub/gimp/v${branch}/
+livecheck.url   http://ftp.gtk.org/pub/gimp/v${branch}/
 livecheck.regex "gimp-(${branch}(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/fb3942f3/attachment.html>


More information about the macports-changes mailing list