[119059] trunk/dports/graphics

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


Revision: 119059
          https://trac.macports.org/changeset/119059
Author:   devans at macports.org
Date:     2014-04-15 16:16:04 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
gimp, gimp-gap: fix livecheck url.

Modified Paths:
--------------
    trunk/dports/graphics/gimp/Portfile
    trunk/dports/graphics/gimp-gap/Portfile

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2014-04-15 23:03:07 UTC (rev 119058)
+++ trunk/dports/graphics/gimp/Portfile	2014-04-15 23:16:04 UTC (rev 119059)
@@ -73,5 +73,5 @@
 variant quartz {}
 
 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}"

Modified: trunk/dports/graphics/gimp-gap/Portfile
===================================================================
--- trunk/dports/graphics/gimp-gap/Portfile	2014-04-15 23:03:07 UTC (rev 119058)
+++ trunk/dports/graphics/gimp-gap/Portfile	2014-04-15 23:16:04 UTC (rev 119059)
@@ -101,5 +101,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gtk.org/pub/gimp/plug-ins/v${branch}/gap/
+livecheck.url   http://ftp.gtk.org/pub/gimp/plug-ins/v${branch}/gap/
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/5526c0da/attachment-0001.html>


More information about the macports-changes mailing list