From 31abb59e25d7e48e92c418e5c295dbe3754d8c9a Mon Sep 17 00:00:00 2001 From: steve Date: Sun, 22 Aug 1999 04:01:09 +0000 Subject: Update to version 0.40. PR: 12781 (15 of 19) Submitted by: Ade Lovett --- print/ggv2/Makefile | 6 +++--- print/ggv2/distinfo | 2 +- print/ggv2/pkg-plist | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'print/ggv2') diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index b15b42b7193..36f7a66363d 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ggv -# Version required: 0.30 +# Version required: 0.40 # Date created: 21 August 1998 # Whom: Yukihiro Nakai # -# $Id: Makefile,v 1.7 1999/04/26 21:18:18 mharo Exp $ +# $Id: Makefile,v 1.8 1999/05/30 03:43:39 steve Exp $ # -DISTNAME= ggv-0.30 +DISTNAME= ggv-0.40 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ggv diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo index b2b1f7dd014..8e005ec4734 100644 --- a/print/ggv2/distinfo +++ b/print/ggv2/distinfo @@ -1 +1 @@ -MD5 (ggv-0.30.tar.gz) = 5283bbc360579c84a82ae033bac65c17 +MD5 (ggv-0.40.tar.gz) = 5437ef683aec27d855da98767f9e21e8 diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist index 7488a7b51c9..024c6745795 100644 --- a/print/ggv2/pkg-plist +++ b/print/ggv2/pkg-plist @@ -1,4 +1,5 @@ bin/ggv +etc/CORBA/servers/application-ps.gnorba share/gnome/apps/Graphics/ggv.desktop share/locale/de/LC_MESSAGES/ggv.mo share/locale/es/LC_MESSAGES/ggv.mo @@ -7,4 +8,8 @@ share/locale/fr/LC_MESSAGES/ggv.mo share/locale/hu/LC_MESSAGES/ggv.mo share/locale/ko/LC_MESSAGES/ggv.mo share/locale/no/LC_MESSAGES/ggv.mo +share/locale/pl/LC_MESSAGES/ggv.mo share/locale/pt/LC_MESSAGES/ggv.mo +share/locale/pt_BR/LC_MESSAGES/ggv.mo +share/locale/ru/LC_MESSAGES/ggv.mo +share/locale/sv/LC_MESSAGES/ggv.mo -- cgit