pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gthumb Update gthumb to 2.6.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/aeedd6a81526
branches: trunk
changeset: 484154:aeedd6a81526
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Nov 25 18:50:31 2004 +0000
description:
Update gthumb to 2.6.1.
Changes:
* Fixed bug #158682: Modified image auto-saved through confirmation
dialog loses EXIF data.
* Fixed bug #158253: Crash when parsing dir with UTF8(?) filenames
* Fixed bug #158174: Clicking cancel while thumbnail list is still
being extracted from camera crashes gthumb.
* Fixed Bug #156851: Crash on startup on 64-bit architectures,
and other 64-bit cleanliness issues.
* Fixed bug #156933: Patch to enable resizing of Import Photos dialog.
* Fixes bug #152542: Add F12 keybinding to the Revert action.
* Fixes bug #157761: Cannot resize the columns in the
"find duplicates" dialog of gthumb.
* Enhanced usability with non-loadable images, for example xcf images.
diffstat:
graphics/gthumb/Makefile | 4 ++--
graphics/gthumb/PLIST | 6 ++++--
graphics/gthumb/distinfo | 8 ++++----
graphics/gthumb/patches/patch-aa | 6 +++---
4 files changed, 13 insertions(+), 11 deletions(-)
diffs (74 lines):
diff -r dd1ec601e1d7 -r aeedd6a81526 graphics/gthumb/Makefile
--- a/graphics/gthumb/Makefile Thu Nov 25 18:39:50 2004 +0000
+++ b/graphics/gthumb/Makefile Thu Nov 25 18:50:31 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2004/10/30 00:25:04 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/25 18:50:31 minskim Exp $
-DISTNAME= gthumb-2.6.0.1
+DISTNAME= gthumb-2.6.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gthumb/}
diff -r dd1ec601e1d7 -r aeedd6a81526 graphics/gthumb/PLIST
--- a/graphics/gthumb/PLIST Thu Nov 25 18:39:50 2004 +0000
+++ b/graphics/gthumb/PLIST Thu Nov 25 18:50:31 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/11/25 18:50:31 minskim Exp $
bin/gthumb
lib/bonobo/servers/GNOME_GThumb_CatalogView.server
lib/bonobo/servers/GNOME_GThumb_Viewer.server
@@ -128,6 +128,7 @@
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gthumb.mo
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gthumb.mo
@@ -153,6 +154,7 @@
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gthumb.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gthumb.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gthumb.mo
@@ -186,7 +188,7 @@
@dirrm share/gnome/help/gthumb/C
@dirrm share/gnome/help/gthumb
@comment in gnome2-dirs: @dirrm share/gnome/help
-@comment in gnome2-dirs: @dirrm share/gnome-2.0o/ui
+@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
@comment in GConf2: @dirrm share/gconf/schemas
@comment in xdg-dirs: @dirrm share/applications
@comment in xdg-dirs: @dirrm share/application-registry
diff -r dd1ec601e1d7 -r aeedd6a81526 graphics/gthumb/distinfo
--- a/graphics/gthumb/distinfo Thu Nov 25 18:39:50 2004 +0000
+++ b/graphics/gthumb/distinfo Thu Nov 25 18:50:31 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/11/25 18:50:31 minskim Exp $
-SHA1 (gthumb-2.6.0.1.tar.gz) = 6435ffe3892997bb366e0cb97dfeae8f6311717f
-Size (gthumb-2.6.0.1.tar.gz) = 3087128 bytes
-SHA1 (patch-aa) = 9f4364ce3cece892d42b6f0a66a54d5164922db3
+SHA1 (gthumb-2.6.1.tar.gz) = 71f75cc1594b17509780264a049ebbdf4904b68d
+Size (gthumb-2.6.1.tar.gz) = 3155257 bytes
+SHA1 (patch-aa) = fd593b6157b8749cdb92bf502c01b70c090b7947
diff -r dd1ec601e1d7 -r aeedd6a81526 graphics/gthumb/patches/patch-aa
--- a/graphics/gthumb/patches/patch-aa Thu Nov 25 18:39:50 2004 +0000
+++ b/graphics/gthumb/patches/patch-aa Thu Nov 25 18:50:31 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/10/25 20:00:55 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2004/11/25 18:50:31 minskim Exp $
---- data/Makefile.in.orig 2004-10-21 01:24:31.000000000 -0500
+--- data/Makefile.in.orig 2004-11-20 14:27:47.000000000 -0600
+++ data/Makefile.in
-@@ -682,7 +682,7 @@ uninstall-man: uninstall-man1
+@@ -684,7 +684,7 @@ uninstall-man: uninstall-man1
@INTLTOOL_SCHEMAS_RULE@
Home |
Main Index |
Thread Index |
Old Index