Trivial, bugfix update to gimp 2.6.1. From http://developer.gimp.org/NEWS-2.6

* Bugs fixed:

555587 – PSD file crashes PSD plug-in
555222 – PSD Load Plugin: unsupported compression mode
555362 – gimp-remote is not working properly
555280 – some gif files will not be open
554890 – JPEG Save Options Dialog does not remember
554966 – Gimp crashes creating a new image using a template
554785 – Compile failure on uri-backend-libcurl
554646 – Opening Help crashes GIMP with lqr-plugin installed
553534 – centering issues after image scaling and setting zoom
554898 – Compile failure on uri-backend-wget.c


Index: graphics/gimp/stable/Makefile
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v
retrieving revision 1.39
diff -u -p -r1.39 Makefile
--- graphics/gimp/stable/Makefile       21 Oct 2008 19:53:17 -0000      1.39
+++ graphics/gimp/stable/Makefile       23 Oct 2008 13:23:40 -0000
@@ -2,17 +2,17 @@
 
 COMMENT=       GNU Image Manipulation Program
 
-DISTNAME=      gimp-2.6.0
-PKGNAME=       ${DISTNAME}p0
-SHARED_LIBS=   gimp-2.0        260.0   \
-               gimpbase-2.0    260.0   \
-               gimpcolor-2.0   260.0   \
-               gimpconfig-2.0  260.0   \
-               gimpmath-2.0    260.0   \
-               gimpmodule-2.0  260.0   \
-               gimpthumb-2.0   260.0   \
-               gimpui-2.0      260.0   \
-               gimpwidgets-2.0 260.0
+DISTNAME=      gimp-2.6.1
+PKGNAME=       ${DISTNAME}
+SHARED_LIBS=   gimp-2.0        261.0   \
+               gimpbase-2.0    261.0   \
+               gimpcolor-2.0   261.0   \
+               gimpconfig-2.0  261.0   \
+               gimpmath-2.0    261.0   \
+               gimpmodule-2.0  261.0   \
+               gimpthumb-2.0   261.0   \
+               gimpui-2.0      261.0   \
+               gimpwidgets-2.0 261.0
 
 CATEGORIES=    graphics
 DIR=           gimp/v2.6
Index: graphics/gimp/stable/distinfo
===================================================================
RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v
retrieving revision 1.18
diff -u -p -r1.18 distinfo
--- graphics/gimp/stable/distinfo       20 Oct 2008 21:38:18 -0000      1.18
+++ graphics/gimp/stable/distinfo       23 Oct 2008 13:23:40 -0000
@@ -1,5 +1,5 @@
-MD5 (gimp-2.6.0.tar.bz2) = 5ayVX+6LN21DHkaTAn12QA==
-RMD160 (gimp-2.6.0.tar.bz2) = ZtrkOzYimDFL78OZFrs+AbkJi1A=
-SHA1 (gimp-2.6.0.tar.bz2) = GH7/tXIqHVlDxI7HSjvpbINiFfY=
-SHA256 (gimp-2.6.0.tar.bz2) = 9AVeqPGBXX3Mpr8BWa9wSJJD1joU3PryqZSvBi2CnKg=
-SIZE (gimp-2.6.0.tar.bz2) = 15897821
+MD5 (gimp-2.6.1.tar.bz2) = L6F20dp1V1yIsBAZ0BR0TQ==
+RMD160 (gimp-2.6.1.tar.bz2) = TPGK5jqBPM81oLM+3jskowS0ewM=
+SHA1 (gimp-2.6.1.tar.bz2) = wDxzdJZETIEcc3ctNW2z2/iG/Wg=
+SHA256 (gimp-2.6.1.tar.bz2) = CV8MoC1LQm7A9pKTl83WQebwAxOV5DsnYTKrGkBnigo=
+SIZE (gimp-2.6.1.tar.bz2) = 15939661

Reply via email to