summaryrefslogtreecommitdiff
path: root/print/ggv2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-18 15:50:44 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-18 15:50:44 +0000
commit6242e2a187f558c0bf97485aa3dc66f7c388fe5b (patch)
tree8512318b20d5be5bc7863fa126484219973948d5 /print/ggv2/Makefile
parent9d5ff81cf3a9f94e6b273f61ef0a36a838de569d (diff)
downloadpkgsrc-6242e2a187f558c0bf97485aa3dc66f7c388fe5b.tar.gz
Update to 2.6.1; closes PR pkg/25091 by Kouichirou Hiratsuka.
2004-04-18 Jaka Mocnik <jaka@gnu.org> * configure.in: version 2.6.1; tagged as GGV_2_6_1. * src/ggv-window.c (verb_FileOpen): don't set the file chooser size. fixes #139518. patch by Darren Adams. * src/gsdefaults.c (gtk_gs_defaults_set_*): only set the new value if it differs from the old: should fix #139362. * src/ggv-window.c (open_button_pressed_cb): applied a patch by Kouichirou Hiratsuka, fixing a crash when event parameter is NULL. fixes #139408. 2004-04-08 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r--print/ggv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index c0305d4ad16..ae95ef9dd38 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2004/04/14 16:15:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2004/04/18 15:50:44 jmmv Exp $
#
-DISTNAME= ggv-2.6.0.1
+DISTNAME= ggv-2.6.1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.6/}
EXTRACT_SUFX= .tar.bz2