Trivial update to latest version, some bugs fixed.
Tested @amd64.
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v
retrieving revision 1.41
diff -u -p -r1.41 Makefile
--- Makefile    19 Nov 2008 14:08:27 -0000      1.41
+++ Makefile    24 Nov 2008 13:47:00 -0000
@@ -2,17 +2,16 @@
 
 COMMENT=       GNU Image Manipulation Program
 
-DISTNAME=      gimp-2.6.2
-PKGNAME=       ${DISTNAME}p0
-SHARED_LIBS=   gimp-2.0        262.0   \
-               gimpbase-2.0    262.0   \
-               gimpcolor-2.0   262.0   \
-               gimpconfig-2.0  262.0   \
-               gimpmath-2.0    262.0   \
-               gimpmodule-2.0  262.0   \
-               gimpthumb-2.0   262.0   \
-               gimpui-2.0      262.0   \
-               gimpwidgets-2.0 262.0
+DISTNAME=      gimp-2.6.3
+SHARED_LIBS=   gimp-2.0        263.0   \
+               gimpbase-2.0    263.0   \
+               gimpcolor-2.0   263.0   \
+               gimpconfig-2.0  263.0   \
+               gimpmath-2.0    263.0   \
+               gimpmodule-2.0  263.0   \
+               gimpthumb-2.0   263.0   \
+               gimpui-2.0      263.0   \
+               gimpwidgets-2.0 263.0
 
 CATEGORIES=    graphics
 MAINTAINER=    Giovanni Bechis <[EMAIL PROTECTED]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo    16 Nov 2008 21:19:23 -0000      1.19
+++ distinfo    24 Nov 2008 13:47:00 -0000
@@ -1,5 +1,5 @@
-MD5 (gimp-2.6.2.tar.bz2) = NmTRLyZEfA7cP2EZh7m/LQ==
-RMD160 (gimp-2.6.2.tar.bz2) = urqQVyR4IA+UItRHQ3xvZpFA/AM=
-SHA1 (gimp-2.6.2.tar.bz2) = tq5WQTJj2Oo9SiavdJYOtAbthvo=
-SHA256 (gimp-2.6.2.tar.bz2) = Mav4mHOPl107ThmSahlsBxlJfzojAM6xX8tEAJDFqy0=
-SIZE (gimp-2.6.2.tar.bz2) = 15918673
+MD5 (gimp-2.6.3.tar.bz2) = OcMIZ1EbeTkeuRd8hsi3mg==
+RMD160 (gimp-2.6.3.tar.bz2) = rHNrHkmRj0qiMhX86atWw1nFhvA=
+SHA1 (gimp-2.6.3.tar.bz2) = XmTAPZ0F+ihlbGBBA5wmzXwJ3qs=
+SHA256 (gimp-2.6.3.tar.bz2) = COTSckcdN3zXxsrGpgiaVAQ2lhwA3dCd5PKaMUjsce8=
+SIZE (gimp-2.6.3.tar.bz2) = 15978924
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/pkg/PLIST,v
retrieving revision 1.17
diff -u -p -r1.17 PLIST
--- pkg/PLIST   16 Nov 2008 21:19:23 -0000      1.17
+++ pkg/PLIST   24 Nov 2008 13:47:03 -0000
@@ -998,6 +998,7 @@ share/gimp/2.0/scripts/old-photo.scm
 share/gimp/2.0/scripts/paste-as-brush.scm
 share/gimp/2.0/scripts/paste-as-pattern.scm
 share/gimp/2.0/scripts/perspective-shadow.scm
+share/gimp/2.0/scripts/plug-in-compat.init
 share/gimp/2.0/scripts/predator.scm
 share/gimp/2.0/scripts/pupi-button.scm
 share/gimp/2.0/scripts/rendermap.scm

Reply via email to