diff options
author | adam <adam@pkgsrc.org> | 2009-03-17 15:41:41 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-03-17 15:41:41 +0000 |
commit | 25b41e7f44c7d9d29c03833f9364692aaf09c998 (patch) | |
tree | 0f03794145335c60942dfef424662df21720ba82 /graphics | |
parent | edc2342bcab126cd984c0cbdad551df385b927b6 (diff) | |
download | pkgsrc-25b41e7f44c7d9d29c03833f9364692aaf09c998.tar.gz |
Changes 2.6.6:
* Bugs fixed:
- lcms plug-in crashes on broken profile
- changing the help browser preference may not work
- blur plugin: bug in the first line
- gimp-2.6 crashed with SIGSEGV in IA__g_object_get()
- 1-bit white background saved as PBM becomes all black
- Small bug in Filter>Distorts>Ripple
- top left pixel position/coordinate is not 0,0 but 1,1
- Rotate with clipping crops the whole layer
* Updated translations.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp/PLIST | 3 | ||||
-rw-r--r-- | graphics/gimp/distinfo | 10 | ||||
-rw-r--r-- | graphics/gimp/patches/patch-ab | 16 |
4 files changed, 16 insertions, 17 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 8bb4354fb8b..af1fbf91776 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.179 2009/02/18 08:56:09 adam Exp $ +# $NetBSD: Makefile,v 1.180 2009/03/17 15:41:41 adam Exp $ -DISTNAME= gimp-2.6.5 +DISTNAME= gimp-2.6.6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.6/ \ ${MASTER_SITE_GNU:=gimp/v2.6/} \ diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index fd1d3e08b43..c8c2d43b7bd 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.37 2009/02/21 08:23:04 dholland Exp $ +@comment $NetBSD: PLIST,v 1.38 2009/03/17 15:41:41 adam Exp $ bin/gimp bin/gimp-2.6 bin/gimp-console @@ -1891,7 +1891,6 @@ share/locale/pt/LC_MESSAGES/gimp20-python.mo share/locale/pt/LC_MESSAGES/gimp20-script-fu.mo share/locale/pt/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/pt/LC_MESSAGES/gimp20-tips.mo -share/locale/pt/LC_MESSAGES/gimp20.mo share/locale/pt_BR/LC_MESSAGES/gimp20-libgimp.mo share/locale/pt_BR/LC_MESSAGES/gimp20-python.mo share/locale/pt_BR/LC_MESSAGES/gimp20-script-fu.mo diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index a9079ec5821..1bf62646d46 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.47 2009/02/18 08:56:10 adam Exp $ +$NetBSD: distinfo,v 1.48 2009/03/17 15:41:41 adam Exp $ -SHA1 (gimp-2.6.5.tar.bz2) = ee57298fe5572ecce17137ff879e4aad6509d289 -RMD160 (gimp-2.6.5.tar.bz2) = 1de4ffdf13d3edd47e150e4289a8d93677d3f538 -Size (gimp-2.6.5.tar.bz2) = 16043778 bytes +SHA1 (gimp-2.6.6.tar.bz2) = 71aec5cd671a2431daa91dea91abb6d3822a896b +RMD160 (gimp-2.6.6.tar.bz2) = 9a171baf6007d3a8acfce6ff5e880e412f4225ae +Size (gimp-2.6.6.tar.bz2) = 16075908 bytes SHA1 (patch-aa) = 7d7cf10af84f3197f460ba3f847e1e9fdcca168c -SHA1 (patch-ab) = 636d2a78256c34fdb141f15c3520fdb0abe31069 +SHA1 (patch-ab) = 1720f797e6dd44a56ecc99bfc65da27c5056a100 SHA1 (patch-ac) = b1f4b802eebbb2d2145e0e282e65d48a0409a6b8 diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab index b482751b4c4..05470f3b46d 100644 --- a/graphics/gimp/patches/patch-ab +++ b/graphics/gimp/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.27 2009/01/24 20:55:06 adam Exp $ +$NetBSD: patch-ab,v 1.28 2009/03/17 15:41:42 adam Exp $ ---- configure.orig 2008-11-20 23:48:56.000000000 +0100 +--- configure.orig 2009-03-15 21:58:20.000000000 +0100 +++ configure -@@ -31444,6 +31444,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& +@@ -32048,6 +32048,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& gimp_ok=yes fi rm -f conftest* @@ -10,15 +10,15 @@ $NetBSD: patch-ab,v 1.27 2009/01/24 20:55:06 adam Exp $ if test "x$gimp_ok" = xyes; then -@@ -31452,7 +31453,6 @@ cat >>confdefs.h <<\_ACEOF +@@ -32056,7 +32057,6 @@ cat >>confdefs.h <<\_ACEOF _ACEOF fi - fi - { echo "$as_me:$LINENO: result: $gimp_ok" >&5 - echo "${ECHO_T}$gimp_ok" >&6; } + { $as_echo "$as_me:$LINENO: result: $gimp_ok" >&5 + $as_echo "$gimp_ok" >&6; } if test "x$gimp_ok" = xno; then -@@ -34171,7 +34171,7 @@ if test "x$with_print" != xno; then +@@ -34846,7 +34846,7 @@ if test "x$with_print" != xno; then enable_print="yes" fi @@ -27,7 +27,7 @@ $NetBSD: patch-ab,v 1.27 2009/01/24 20:55:06 adam Exp $ BUILD_PRINT_TRUE= BUILD_PRINT_FALSE='#' else -@@ -36840,7 +36840,7 @@ fi +@@ -37532,7 +37532,7 @@ fi gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" |