[84955] trunk/dports/graphics

devans at macports.org devans at macports.org
Wed Oct 5 13:25:08 PDT 2011


Revision: 84955
          http://trac.macports.org/changeset/84955
Author:   devans at macports.org
Date:     2011-10-05 13:25:05 -0700 (Wed, 05 Oct 2011)
Log Message:
-----------
gimp2, gimp2-devel: ftp.gimp.org is temporarily down, use live gimp mirror for livecheck.

Modified Paths:
--------------
    trunk/dports/graphics/gimp2/Portfile
    trunk/dports/graphics/gimp2-devel/Portfile

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2011-10-05 20:22:16 UTC (rev 84954)
+++ trunk/dports/graphics/gimp2/Portfile	2011-10-05 20:25:05 UTC (rev 84955)
@@ -179,5 +179,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gimp.org/pub/gimp/v${branch}/
+livecheck.url   http://gimp.mirrors.hoobly.com/gimp/v${branch}/
 livecheck.regex "gimp-(${branch}(?:\\.\\d+)*)${extract.suffix}"

Modified: trunk/dports/graphics/gimp2-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp2-devel/Portfile	2011-10-05 20:22:16 UTC (rev 84954)
+++ trunk/dports/graphics/gimp2-devel/Portfile	2011-10-05 20:25:05 UTC (rev 84955)
@@ -149,5 +149,5 @@
 default_variants +debug
 
 livecheck.type  regex
-livecheck.url   ftp://ftp.gimp.org/pub/gimp/v${branch}/
+livecheck.url   http://gimp.mirrors.hoobly.com/gimp/v${branch}/
 livecheck.regex "gimp-(${branch}(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111005/7e77afd0/attachment.html>


More information about the macports-changes mailing list