diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 09:25:27 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 09:25:27 +0000 |
commit | 39fc1e50f62e3f3b60402c6ee9e3db1bb5158ee7 (patch) | |
tree | 8f274361ade6ad3e29541387e243b6604e0db1c6 /print | |
parent | PR: ports/14303 (diff) |
PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 0.61
Notes
Notes:
svn path=/head/; revision=22437
Diffstat (limited to 'print')
-rw-r--r-- | print/ggv/Makefile | 6 | ||||
-rw-r--r-- | print/ggv/distinfo | 2 | ||||
-rw-r--r-- | print/ggv/pkg-plist | 2 | ||||
-rw-r--r-- | print/ggv2/Makefile | 6 | ||||
-rw-r--r-- | print/ggv2/distinfo | 2 | ||||
-rw-r--r-- | print/ggv2/pkg-plist | 2 |
6 files changed, 12 insertions, 8 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index b7fee9b6ca3e..7b4302e08a17 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: ggv -# Version required: 0.51 +# Version required: 0.61 # Date created: 21 August 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= ggv-0.51 +DISTNAME= ggv-0.61 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ggv -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore diff --git a/print/ggv/distinfo b/print/ggv/distinfo index 5fc3cab06260..901a354ffd4c 100644 --- a/print/ggv/distinfo +++ b/print/ggv/distinfo @@ -1 +1 @@ -MD5 (ggv-0.51.tar.gz) = ae8927ce68f6d00d91d47f23b3256b92 +MD5 (ggv-0.61.tar.gz) = 524a5368468a6856a3ea8a7620ec807e diff --git a/print/ggv/pkg-plist b/print/ggv/pkg-plist index 40d1b16fc3ea..4fc32c15bb39 100644 --- a/print/ggv/pkg-plist +++ b/print/ggv/pkg-plist @@ -1,6 +1,8 @@ bin/ggv etc/CORBA/servers/application-ps.gnorba share/gnome/apps/Graphics/ggv.desktop +share/gnome/pixmaps/ggv-splash.png +share/locale/da/LC_MESSAGES/ggv.mo share/locale/de/LC_MESSAGES/ggv.mo share/locale/es/LC_MESSAGES/ggv.mo share/locale/fi/LC_MESSAGES/ggv.mo diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index b7fee9b6ca3e..7b4302e08a17 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: ggv -# Version required: 0.51 +# Version required: 0.61 # Date created: 21 August 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= ggv-0.51 +DISTNAME= ggv-0.61 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ggv -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo index 5fc3cab06260..901a354ffd4c 100644 --- a/print/ggv2/distinfo +++ b/print/ggv2/distinfo @@ -1 +1 @@ -MD5 (ggv-0.51.tar.gz) = ae8927ce68f6d00d91d47f23b3256b92 +MD5 (ggv-0.61.tar.gz) = 524a5368468a6856a3ea8a7620ec807e diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist index 40d1b16fc3ea..4fc32c15bb39 100644 --- a/print/ggv2/pkg-plist +++ b/print/ggv2/pkg-plist @@ -1,6 +1,8 @@ bin/ggv etc/CORBA/servers/application-ps.gnorba share/gnome/apps/Graphics/ggv.desktop +share/gnome/pixmaps/ggv-splash.png +share/locale/da/LC_MESSAGES/ggv.mo share/locale/de/LC_MESSAGES/ggv.mo share/locale/es/LC_MESSAGES/ggv.mo share/locale/fi/LC_MESSAGES/ggv.mo |