diff options
-rw-r--r-- | graphics/gimp/Makefile | 6 | ||||
-rw-r--r-- | graphics/gimp/PLIST | 3 | ||||
-rw-r--r-- | graphics/gimp/distinfo | 8 |
3 files changed, 8 insertions, 9 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index ca06d6d69b1..a023b5b3cee 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.165 2007/11/01 09:25:07 adam Exp $ +# $NetBSD: Makefile,v 1.166 2007/11/21 19:52:15 adam Exp $ -DISTNAME= gimp-2.4.1 +DISTNAME= gimp-2.4.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.4/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.4/ \ @@ -37,7 +37,7 @@ BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-perl CONFIGURE_ARGS+= --disable-python -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-gimpprint-prefix=${BUILDLINK_PREFIX.gimp-print-lib} UNLIMIT_RESOURCES+= datasize diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 96635378521..ffa8478ef94 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.32 2007/10/28 16:43:00 dogcow Exp $ +@comment $NetBSD: PLIST,v 1.33 2007/11/21 19:52:15 adam Exp $ bin/gimp bin/gimp-2.4 bin/gimp-console @@ -877,7 +877,6 @@ share/gimp/2.0/scripts/guides-from-selection.scm share/gimp/2.0/scripts/guides-new-percent.scm share/gimp/2.0/scripts/guides-new.scm share/gimp/2.0/scripts/guides-remove-all.scm -share/gimp/2.0/scripts/hsv-graph.scm share/gimp/2.0/scripts/i26-gunya2.scm share/gimp/2.0/scripts/images/beavis.jpg share/gimp/2.0/scripts/images/texture.jpg diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index bb350e0a9a2..969ee98b92a 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.38 2007/11/01 09:25:07 adam Exp $ +$NetBSD: distinfo,v 1.39 2007/11/21 19:52:15 adam Exp $ -SHA1 (gimp-2.4.1.tar.bz2) = 5d554959e9583845acff713e5f65e02fcf37db0c -RMD160 (gimp-2.4.1.tar.bz2) = 2fd7973e6a836718e952f3b8dfa8d635140020b9 -Size (gimp-2.4.1.tar.bz2) = 17763371 bytes +SHA1 (gimp-2.4.2.tar.bz2) = 4913a411abde3fccae5350e00a9bd20742715367 +RMD160 (gimp-2.4.2.tar.bz2) = f9da1008c29746379eb728f27e9b0d452ba2318f +Size (gimp-2.4.2.tar.bz2) = 17777846 bytes SHA1 (patch-aa) = 5abf13951f748568e67c897210dacce28e51fedc SHA1 (patch-ab) = 7eb39d3c68a2f5437d1bdefbce7f197ed25ef3d1 SHA1 (patch-ae) = 285b7d8f5d67660da62656cae45a97e5801920b2 |