Maintenance update to gimp-2.2.11.

ok steven@
This commit is contained in:
bernd 2006-04-22 10:50:41 +00:00
parent 354d341490
commit d784d7e680
3 changed files with 18 additions and 18 deletions

View File

@ -1,16 +1,16 @@
# $OpenBSD: Makefile,v 1.12 2006/01/27 07:28:41 steven Exp $ # $OpenBSD: Makefile,v 1.13 2006/04/22 10:50:41 bernd Exp $
COMMENT= "GNU Image Manipulation Program" COMMENT= "GNU Image Manipulation Program"
DISTNAME= gimp-2.2.10 DISTNAME= gimp-2.2.11
SHARED_LIBS= gimp-2.0 200.10 \ SHARED_LIBS= gimp-2.0 200.11 \
gimpbase-2.0 200.10 \ gimpbase-2.0 200.11 \
gimpcolor-2.0 200.10 \ gimpcolor-2.0 200.11 \
gimpmath-2.0 200.10 \ gimpmath-2.0 200.11 \
gimpmodule-2.0 200.10 \ gimpmodule-2.0 200.11 \
gimpthumb-2.0 200.10 \ gimpthumb-2.0 200.11 \
gimpui-2.0 200.10 \ gimpui-2.0 200.11 \
gimpwidgets-2.0 200.10 gimpwidgets-2.0 200.11
CATEGORIES= graphics CATEGORIES= graphics
DIR= gimp/v2.2 DIR= gimp/v2.2

View File

@ -1,4 +1,4 @@
MD5 (gimp-2.2.10.tar.gz) = 4d7b78463eeb1ca336de539430a3a1d5 MD5 (gimp-2.2.11.tar.gz) = 67196103522a70d6566c8a4a2f17079a
RMD160 (gimp-2.2.10.tar.gz) = df711ba83e5afe5207703758c60146eafdf6eb2c RMD160 (gimp-2.2.11.tar.gz) = 7110e2ed99aa4ad3efb2877a9a9962199ebf5c0b
SHA1 (gimp-2.2.10.tar.gz) = 0cbada72d769d4643b5156fb972fa80109b1fac1 SHA1 (gimp-2.2.11.tar.gz) = be1d3cb88a91ae3efaf7d4f48afaab6e0fda0ce9
SIZE (gimp-2.2.10.tar.gz) = 18584986 SIZE (gimp-2.2.11.tar.gz) = 18545578

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-etc_Makefile_in,v 1.2 2005/11/04 07:36:10 bernd Exp $ $OpenBSD: patch-etc_Makefile_in,v 1.3 2006/04/22 10:50:41 bernd Exp $
--- etc/Makefile.in.orig Thu Oct 27 17:11:40 2005 --- etc/Makefile.in.orig Thu Apr 13 13:34:47 2006
+++ etc/Makefile.in Thu Nov 3 12:51:23 2005 +++ etc/Makefile.in Tue Apr 18 16:38:03 2006
@@ -367,7 +367,7 @@ exec_prefix = @exec_prefix@ @@ -368,7 +368,7 @@ exec_prefix = @exec_prefix@
gimpdatadir = @gimpdatadir@ gimpdatadir = @gimpdatadir@
gimpdir = @gimpdir@ gimpdir = @gimpdir@
gimpplugindir = @gimpplugindir@ gimpplugindir = @gimpplugindir@