From f8bec48df10b6ce762faa0f96003daff38e95e67 Mon Sep 17 00:00:00 2001 From: nakai Date: Wed, 27 Oct 1999 10:26:00 +0000 Subject: Update to 0.3 PR: ports/14541 Submitted by: Ade Lovett --- graphics/eog/Makefile | 6 +++--- graphics/eog/distinfo | 2 +- graphics/eog/pkg-plist | 6 ++++++ 3 files changed, 10 insertions(+), 4 deletions(-) (limited to 'graphics/eog') diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 4d03076c4bec..6d8d0c2dc775 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: eog -# Version required: 0.1 +# Version required: 0.2 # Date created: 5th October 1999 # Whom: Ade Lovett # # $FreeBSD$ # -DISTNAME= eog-0.1 +DISTNAME= eog-0.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/eog @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/eog MAINTAINER= ade@lovett.com LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ - gdk_pixbuf.0:${PORTSDIR}/graphics/gdk-pixbuf + gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo index ad5359b8a44f..70d72daa9061 100644 --- a/graphics/eog/distinfo +++ b/graphics/eog/distinfo @@ -1 +1 @@ -MD5 (eog-0.1.tar.gz) = 61a5fe40957e579da986f08d4886cc46 +MD5 (eog-0.2.tar.gz) = fd85779cbb5a1594862820cbf1bdd9eb diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 6d5ad66e475d..d2bd3b2e0b5f 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -1,2 +1,8 @@ bin/eog +share/locale/da/LC_MESSAGES/eog.mo +share/locale/es/LC_MESSAGES/eog.mo +share/locale/gl/LC_MESSAGES/eog.mo +share/locale/it/LC_MESSAGES/eog.mo +share/locale/ja/LC_MESSAGES/eog.mo +share/locale/ko/LC_MESSAGES/eog.mo share/locale/no/LC_MESSAGES/eog.mo -- cgit