pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ggv2 Update to 2.6.1; closes PR pkg/25091 by Kou...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd5565f2edf6
branches: trunk
changeset: 473287:dd5565f2edf6
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Apr 18 15:50:44 2004 +0000
description:
Update to 2.6.1; closes PR pkg/25091 by Kouichirou Hiratsuka.
2004-04-18 Jaka Mocnik <jaka%gnu.org@localhost>
* 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@localhost>
* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
diffstat:
print/ggv2/Makefile | 4 ++--
print/ggv2/PLIST | 3 ++-
print/ggv2/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (41 lines):
diff -r 731389c561e6 -r dd5565f2edf6 print/ggv2/Makefile
--- a/print/ggv2/Makefile Sun Apr 18 15:22:09 2004 +0000
+++ b/print/ggv2/Makefile Sun Apr 18 15:50:44 2004 +0000
@@ -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
diff -r 731389c561e6 -r dd5565f2edf6 print/ggv2/PLIST
--- a/print/ggv2/PLIST Sun Apr 18 15:22:09 2004 +0000
+++ b/print/ggv2/PLIST Sun Apr 18 15:50:44 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/04/07 11:52:27 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/18 15:50:44 jmmv Exp $
bin/ggv
lib/bonobo/servers/GNOME_GGV.server
libexec/ggv-postscript-viewer
@@ -65,6 +65,7 @@
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/ggv.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/ggv.mo
diff -r 731389c561e6 -r dd5565f2edf6 print/ggv2/distinfo
--- a/print/ggv2/distinfo Sun Apr 18 15:22:09 2004 +0000
+++ b/print/ggv2/distinfo Sun Apr 18 15:50:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/04/07 11:52:27 jmmv Exp $
+$NetBSD: distinfo,v 1.9 2004/04/18 15:50:44 jmmv Exp $
-SHA1 (ggv-2.6.0.1.tar.bz2) = 401e238363279d3805ec1e0144249b31d3bea44b
-Size (ggv-2.6.0.1.tar.bz2) = 1213506 bytes
+SHA1 (ggv-2.6.1.tar.bz2) = 0fba367c8fddeae2e76c3d2a30e144455136fa44
+Size (ggv-2.6.1.tar.bz2) = 1223845 bytes
Home |
Main Index |
Thread Index |
Old Index