diff options
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 11 | ||||
-rw-r--r-- | graphics/gimp/distinfo | 8 |
2 files changed, 9 insertions, 10 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 7ca1eb0802c..520610b39e0 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.130 2005/12/31 12:32:36 wiz Exp $ +# $NetBSD: Makefile,v 1.131 2006/01/06 11:56:18 wiz Exp $ -DISTNAME= gimp-2.2.9 -PKGREVISION= 2 +DISTNAME= gimp-2.2.10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.2/ \ @@ -24,9 +23,9 @@ USE_TOOLS+= gmake pkg-config PKG_SYSCONFSUBDIR= gimp/2.0 -PKGCONFIG_OVERRIDE= gimp-2.0.pc.in -PKGCONFIG_OVERRIDE+= gimpthumb-2.0.pc.in -PKGCONFIG_OVERRIDE+= gimpui-2.0.pc.in +PKGCONFIG_OVERRIDE= gimpthumb.pc.in +PKGCONFIG_OVERRIDE+= gimp.pc.in +PKGCONFIG_OVERRIDE+= gimpui.pc.in .include "../../mk/bsd.prefs.mk" diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index d3a62ca46cb..450899433ce 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.25 2005/10/31 13:07:02 adam Exp $ +$NetBSD: distinfo,v 1.26 2006/01/06 11:56:18 wiz Exp $ -SHA1 (gimp-2.2.9.tar.bz2) = ef9d1b9247feffacb5794df0792187cf8ab29ce6 -RMD160 (gimp-2.2.9.tar.bz2) = 31bd586716902dbb2e59ac552d0b14b1dcd19314 -Size (gimp-2.2.9.tar.bz2) = 12811906 bytes +SHA1 (gimp-2.2.10.tar.bz2) = 42d89a933f9dd663fe9857de09c67d1c1ba72ed8 +RMD160 (gimp-2.2.10.tar.bz2) = 3c1a18f0b1d2cc9d14f4777d270d69362149be77 +Size (gimp-2.2.10.tar.bz2) = 12916552 bytes SHA1 (patch-aa) = 8eabd9972ba3a99b4a29eb2c0399bebcee76916b SHA1 (patch-ab) = 4daf124616f52af67255244e83d38b3d8a524a3d SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca |