summaryrefslogtreecommitdiff
path: root/graphics/gthumb/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-07-17 10:33:38 +0000
committerdrochner <drochner@pkgsrc.org>2007-07-17 10:33:38 +0000
commit2082b5a82b47cf91ef3f7571f4a7c044b5950a0b (patch)
treebf495fe67cbf6e724f37f48f58abcb52ea372cd8 /graphics/gthumb/Makefile
parent29b2fcc5e0027f11c99df62cbcbb83ee8db806b5 (diff)
downloadpkgsrc-2082b5a82b47cf91ef3f7571f4a7c044b5950a0b.tar.gz
update to 2.10.5
changes: -bugfixes -Deleted unused functions -When generating a new thumbnail, scale the image only if the original size is larger than the requested size.
Diffstat (limited to 'graphics/gthumb/Makefile')
-rw-r--r--graphics/gthumb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 5615283539e..cc4d5bdd54f 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2007/06/15 18:09:11 drochner Exp $
+# $NetBSD: Makefile,v 1.32 2007/07/17 10:33:38 drochner Exp $
-DISTNAME= gthumb-2.10.3
+DISTNAME= gthumb-2.10.5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.10/}