diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-30 00:41:59 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-30 00:41:59 +0000 |
commit | dd69319075aa604d75c0221c2883ab92b06a3f08 (patch) | |
tree | cfcedfbde2e017a2f7fc3b98ac18fb98fc04b6e4 /graphics/gimp-app | |
parent | Update to 1.0. (At last!) (diff) |
Update to 2.2.1
Notes
Notes:
svn path=/head/; revision=125491
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r-- | graphics/gimp-app/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-app/distinfo | 4 | ||||
-rw-r--r-- | graphics/gimp-app/files/patch-plug-ins-pygimp-Makefile.in | 11 | ||||
-rw-r--r-- | graphics/gimp-app/pkg-plist | 1 |
4 files changed, 3 insertions, 16 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 53c67f283f8c..161c015fd9b3 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gimp -PORTVERSION= 2.2.0 -PORTREVISION= 2 +PORTVERSION= 2.2.1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo index 649f4bb700b1..6156373202ea 100644 --- a/graphics/gimp-app/distinfo +++ b/graphics/gimp-app/distinfo @@ -1,2 +1,2 @@ -MD5 (gimp-2.2.0.tar.bz2) = 7fa66cfd3a2a67f95c3c80307e46e4dd -SIZE (gimp-2.2.0.tar.bz2) = 13806207 +MD5 (gimp-2.2.1.tar.bz2) = bfc5ebe61113124353b86499b1bfe889 +SIZE (gimp-2.2.1.tar.bz2) = 13788305 diff --git a/graphics/gimp-app/files/patch-plug-ins-pygimp-Makefile.in b/graphics/gimp-app/files/patch-plug-ins-pygimp-Makefile.in deleted file mode 100644 index 4ec8ad5492bf..000000000000 --- a/graphics/gimp-app/files/patch-plug-ins-pygimp-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/pygimp/Makefile.in.orig Fri Dec 24 15:37:44 2004 -+++ plug-ins/pygimp/Makefile.in Fri Dec 24 16:14:44 2004 -@@ -433,7 +433,7 @@ - gimpfu.py - - --pygimp_DATA = pygimp-logo.png -+pygimp_DATA = - - pyenvdir = $(gimpplugindir)/environ - diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index 370555c83093..c08446f2be4a 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -1283,7 +1283,6 @@ share/gimp/scripts/alien-glow-bullet.scm share/gimp/scripts/alien-glow-button.scm share/gimp/scripts/alien-glow-logo.scm share/gimp/scripts/alien-neon-logo.scm -share/gimp/scripts/asc2img.scm share/gimp/scripts/basic1-logo.scm share/gimp/scripts/basic2-logo.scm share/gimp/scripts/beveled-button.scm |