[44672] trunk/dports/graphics/gimp2/Portfile
devans at macports.org
devans at macports.org
Thu Jan 1 17:47:06 PST 2009
Revision: 44672
http://trac.macports.org/changeset/44672
Author: devans at macports.org
Date: 2009-01-01 17:47:05 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gimp2: update to version 2.6.4, replace master_sites with gimp mirror list, remove conflicting description from variant no_x11.
Modified Paths:
--------------
trunk/dports/graphics/gimp2/Portfile
Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile 2009-01-02 01:46:03 UTC (rev 44671)
+++ trunk/dports/graphics/gimp2/Portfile 2009-01-02 01:47:05 UTC (rev 44672)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gimp2
-version 2.6.3
+version 2.6.4
categories graphics
maintainers devans
homepage http://www.gimp.org/
@@ -18,46 +18,11 @@
manipulation, painting, processing, and rendering tools.
set branch [join [lrange [split ${version} .] 0 1] .]
-master_sites ftp://ftp.gimp.org/pub/gimp/v${branch}/ \
- ftp://ftp.gtk.org/pub/gimp/v${branch}/ \
- http://ftp.gtk.org/pub/gimp/v${branch}/ \
- ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://gimp.mirrors.hoobly.com/gimp/v${branch}/ \
- http://mirror.umoss.org/gimp/gimp/v${branch}/ \
- ftp://gd.tuwien.ac.at/graphics/gimp/gimp/v${branch}/ \
- ftp://ftp.funet.fi/pub/sci/graphics/packages/gimp/v${branch}/ \
- http://ftp.iut-bm.univ-fcomte.fr/gimp/gimp/v${branch}/ \
- http://gimp.krecio.pl/gimp/v${branch}/ \
- ftp://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v${branch}/ \
- http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v${branch}/ \
- http://mirrors.zerg.biz/gimp/v${branch}/ \
- ftp://ftp.esat.net/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://ftp.esat.net/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- ftp://ftp.heanet.ie/mirrors/ftp.gimp.org/pub/gimp/gimp/v${branch}/ \
- http://ftp.heanet.ie/mirrors/ftp.gimp.org/pub/gimp/gimp/v${branch}/ \
- ftp://ftp.u-aizu.ac.jp/pub/graphics/tools/gimp/gimp/v${branch}/ \
- ftp://ftp.ring.gr.jp/pub/graphics/gimp/v${branch}/ \
- http://www.ring.gr.jp/pub/graphics/gimp/v${branch}/ \
- ftp://ftp.snt.utwente.nl/pub/software/gimp/gimp/v${branch}/ \
- http://ftp.snt.utwente.nl/pub/software/gimp/gimp/v${branch}/ \
- ftp://sunsite.uio.no/pub/gimp/v${branch}/ \
- ftp://sunsite.icm.edu.pl/pub/graphics/gimp/v${branch}/ \
- ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://piotrkosoft.net/pub/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gimp.org/v${branch}/ \
- http://ftp.iasi.roedu.net/mirrors/ftp.gimp.org/v${branch}/ \
- ftp://ftp.sai.msu.su/pub/unix/graphics/gimp/mirror/gimp/v${branch}/ \
- ftp://ftp.is.co.za/mirror/ftp.gimp.org/gimp/v${branch}/ \
- http://sunsite.rediris.es/mirror/gimp/v${branch}/ \
- ftp://ftp.rediris.es/mirror/gimp/v${branch}/ \
- ftp://ftp.acc.umu.se/pub/gimp/gimp/v${branch}/ \
- ftp://ftp.sunet.se/pub/gnu/gimp/v${branch}/ \
- http://ftp.sunet.se/pub/gnu/gimp/v${branch}/
+master_sites gimp:gimp/v${branch}/
-checksums md5 39c30867511b79391eb9177c86c8b79a \
- sha1 5e64c03d9d05fa28656c6041039c26cd7c09deab \
- rmd160 ac736b1e49918f4aa23215fce9ab56c359c586f0
+checksums md5 4e8185e40ab06559ce6dd5ef61b3e83b \
+ sha1 f68ca1e1dce7ef8c100ce74e0c1ee5c493a589a1 \
+ rmd160 64aa55def0e97cfc85f27dc7461f18455619ed41
distname gimp-${version}
use_bzip2 yes
@@ -156,7 +121,7 @@
variant x11 conflicts quartz description {Enable rendering in X11 (default)} {
}
-variant no_x11 description {Build without X Windows support} {
+variant no_x11 {
configure.args-delete --with-x
configure.args-append --without-x
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/64f645b9/attachment-0001.html>
More information about the macports-changes
mailing list