summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-07-18 21:29:35 +0000
committerjmmv <jmmv@pkgsrc.org>2004-07-18 21:29:35 +0000
commit8305bc54d2f7254ffc6a5a835fb11a42f924e075 (patch)
tree03c90fcdc9b8a20917e39dd5ce306e3bf3544c64 /print
parenta62706f57cb543ba40b4b123b79cb62ac4f90ece (diff)
downloadpkgsrc-8305bc54d2f7254ffc6a5a835fb11a42f924e075.tar.gz
Update to 2.6.2:
- fix double instantiation of ggv during session restoration; fixes #147710 (patch by Muktha Narayan). - check print command before executing it; fixes #147705 & friends. - properly display documents with pages with different bounding boxes. - test for /usr/ucb/lpr on Solaris at runtime.
Diffstat (limited to 'print')
-rw-r--r--print/ggv2/Makefile4
-rw-r--r--print/ggv2/PLIST3
-rw-r--r--print/ggv2/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile
index ae95ef9dd38..aa8a95c1c98 100644
--- a/print/ggv2/Makefile
+++ b/print/ggv2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2004/04/18 15:50:44 jmmv Exp $
+# $NetBSD: Makefile,v 1.33 2004/07/18 21:29:35 jmmv Exp $
#
-DISTNAME= ggv-2.6.1
+DISTNAME= ggv-2.6.2
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/2.6/}
EXTRACT_SUFX= .tar.bz2
diff --git a/print/ggv2/PLIST b/print/ggv2/PLIST
index 61f43de7c59..971b896d0cf 100644
--- a/print/ggv2/PLIST
+++ b/print/ggv2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/18 15:50:44 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/07/18 21:29:35 jmmv Exp $
bin/ggv
lib/bonobo/servers/GNOME_GGV.server
libexec/ggv-postscript-viewer
@@ -78,6 +78,7 @@ ${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/ggv.mo
+${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/ggv.mo
${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/ggv.mo
diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo
index a8eea19d898..87d52cbda25 100644
--- a/print/ggv2/distinfo
+++ b/print/ggv2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/04/18 15:50:44 jmmv Exp $
+$NetBSD: distinfo,v 1.10 2004/07/18 21:29:35 jmmv Exp $
-SHA1 (ggv-2.6.1.tar.bz2) = 0fba367c8fddeae2e76c3d2a30e144455136fa44
-Size (ggv-2.6.1.tar.bz2) = 1223845 bytes
+SHA1 (ggv-2.6.2.tar.bz2) = 7cf4eae417355110859bdd641013e57ce4528eae
+Size (ggv-2.6.2.tar.bz2) = 1234678 bytes