summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-03-02 15:49:24 +0000
committeradam <adam@pkgsrc.org>2008-03-02 15:49:24 +0000
commitf5fb47349ece421f8aa80e3dd49b3c4c2ff9b77f (patch)
tree502ef54331b1028cb4b899ef89fc9a3ba1be2ed2 /graphics
parent8052804296a45a96f7a7caf0fc3514e5ddc5bb8e (diff)
downloadpkgsrc-f5fb47349ece421f8aa80e3dd49b3c4c2ff9b77f.tar.gz
Changes 2.4.5:
- fixed a regression introduced by the brush cursor optimization - fixed bug in transform tool preview - fixed PSD export of images with layer masks - fixed base64 encoding routine of the Mail plug-in - use the correct background color when creating a new image - explicitly link libgimpthumb with GLib - improved selection of the font sample string - unified handling of "Enter" and "Space" keysyms - fixed bug in the Glossy script when used with a pattern - correctly record dimensions in Exif data when saving as JPEG - fixed sensitivity of plug-in menu items - fixed potential crashes in Wind, Warp, Small Tiles and Apply Canvas plug-ins - added default keyboard shortcut for "Paste As New Image" (Ctrl-Shift-V) - added default keyboard shortcut for "Copy Visible" (Ctrl-Shift-C) - fixed missing preview update in Curves tool - fixed a bug in the Frosty Logo script - fixed backward transformations using the PDB - translation fixes and updates (de, eu, eo, fr, he, hu, it, ja, ko)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp/Makefile6
-rw-r--r--graphics/gimp/distinfo12
-rw-r--r--graphics/gimp/patches/patch-aa6
-rw-r--r--graphics/gimp/patches/patch-ab12
4 files changed, 18 insertions, 18 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 805014fcbec..9ec0fb39fa3 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.172 2008/01/31 20:41:45 adam Exp $
+# $NetBSD: Makefile,v 1.173 2008/03/02 15:49:24 adam Exp $
-DISTNAME= gimp-2.4.4
+DISTNAME= gimp-2.4.5
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.4/ \
- ftp://ftp.sunet.se/pub/gnu/gimp/v2.4/ \
+ ${MASTER_SITE_GNU:=gimp/v2.4/} \
ftp://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v2.4/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo
index 09beee962cc..6ce1a666349 100644
--- a/graphics/gimp/distinfo
+++ b/graphics/gimp/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2008/01/31 20:41:45 adam Exp $
+$NetBSD: distinfo,v 1.42 2008/03/02 15:49:24 adam Exp $
-SHA1 (gimp-2.4.4.tar.bz2) = 47c80470e15e3fa29e46652130e870e0c952789f
-RMD160 (gimp-2.4.4.tar.bz2) = b497e8bdf986bf94673ac702ecf0289350fc14e0
-Size (gimp-2.4.4.tar.bz2) = 17775071 bytes
-SHA1 (patch-aa) = df29dbe5578ee21c705ac4a94f355b473930c226
-SHA1 (patch-ab) = 347838a0ac0831e4804fbde36db0def554a234bd
+SHA1 (gimp-2.4.5.tar.bz2) = 70cf6af5700cf6db73fca898510873394eb95581
+RMD160 (gimp-2.4.5.tar.bz2) = 963a139e417354d898abd2499a5f31ecfc0da75b
+Size (gimp-2.4.5.tar.bz2) = 17819962 bytes
+SHA1 (patch-aa) = acf9c7782e843848a2d5bc25e6dc7fa9c5e6cdee
+SHA1 (patch-ab) = 0a725905113289d11fdd4e63fbff9521b80600ab
SHA1 (patch-ae) = 285b7d8f5d67660da62656cae45a97e5801920b2
diff --git a/graphics/gimp/patches/patch-aa b/graphics/gimp/patches/patch-aa
index ad9ba535fb7..eed4c77591c 100644
--- a/graphics/gimp/patches/patch-aa
+++ b/graphics/gimp/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.19 2007/12/17 19:07:11 adam Exp $
+$NetBSD: patch-aa,v 1.20 2008/03/02 15:49:24 adam Exp $
---- etc/Makefile.in.orig 2007-12-14 15:57:54.000000000 +0100
+--- etc/Makefile.in.orig 2008-02-27 22:03:07.000000000 +0100
+++ etc/Makefile.in
-@@ -404,7 +404,7 @@ gimpdatadir = @gimpdatadir@
+@@ -406,7 +406,7 @@ gimpdatadir = @gimpdatadir@
gimpdir = @gimpdir@
gimplocaledir = @gimplocaledir@
gimpplugindir = @gimpplugindir@
diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab
index a321ba8f261..bdb6cdfde9c 100644
--- a/graphics/gimp/patches/patch-ab
+++ b/graphics/gimp/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.23 2008/01/31 20:41:46 adam Exp $
+$NetBSD: patch-ab,v 1.24 2008/03/02 15:49:24 adam Exp $
---- configure.orig 2008-01-30 10:49:34.000000000 +0100
+--- configure.orig 2008-02-27 22:03:30.000000000 +0100
+++ configure
-@@ -31187,6 +31187,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
+@@ -31566,6 +31566,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
gimp_ok=yes
fi
rm -f conftest*
@@ -10,7 +10,7 @@ $NetBSD: patch-ab,v 1.23 2008/01/31 20:41:46 adam Exp $
if test "x$gimp_ok" = xyes; then
-@@ -31195,7 +31196,6 @@ cat >>confdefs.h <<\_ACEOF
+@@ -31574,7 +31575,6 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
fi
@@ -18,7 +18,7 @@ $NetBSD: patch-ab,v 1.23 2008/01/31 20:41:46 adam Exp $
{ echo "$as_me:$LINENO: result: $gimp_ok" >&5
echo "${ECHO_T}$gimp_ok" >&6; }
if test "x$gimp_ok" = xno; then
-@@ -33744,7 +33744,7 @@ if test "x$with_print" != xno; then
+@@ -34123,7 +34123,7 @@ if test "x$with_print" != xno; then
fi
@@ -27,7 +27,7 @@ $NetBSD: patch-ab,v 1.23 2008/01/31 20:41:46 adam Exp $
BUILD_PRINT_TRUE=
BUILD_PRINT_FALSE='#'
else
-@@ -36742,7 +36742,7 @@ fi
+@@ -37121,7 +37121,7 @@ fi
gimpdatadir="$datadir/$PACKAGE/2.0"
gimpplugindir="$libdir/$PACKAGE/2.0"