diff options
author | drochner <drochner@pkgsrc.org> | 2006-05-02 17:15:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-05-02 17:15:13 +0000 |
commit | 4f4d46a6941a9e6b15048066925ecfc439fd11a3 (patch) | |
tree | 218039f2e4f37aadd4453fd04417f61a7c9d4568 /graphics | |
parent | 99b209d8446eb3f9cf713ed6ddb029d18ae75245 (diff) | |
download | pkgsrc-4f4d46a6941a9e6b15048066925ecfc439fd11a3.tar.gz |
update to 2.14.1
changes:
-Use the directory of the currently viewed image as file chooser
initial location
-Avoid setting the error twice in thumbnail code
-Checks mimetype before trying to include new detected files on image list
- Updated translations
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog2/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog2/PLIST | 4 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 7b2cd0a39ff..b8a48cf624a 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2006/04/17 13:46:31 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2006/05/02 17:15:13 drochner Exp $ # -DISTNAME= eog-2.14.0 -PKGREVISION= 1 +DISTNAME= eog-2.14.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/eog2/PLIST b/graphics/eog2/PLIST index c4013fcf191..a8f951aec07 100644 --- a/graphics/eog2/PLIST +++ b/graphics/eog2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2006/04/17 07:07:20 jlam Exp $ +@comment $NetBSD: PLIST,v 1.18 2006/05/02 17:15:13 drochner Exp $ bin/eog share/applications/eog.desktop share/eog/eog-gtk-ui.xml @@ -55,6 +55,7 @@ share/locale/cs/LC_MESSAGES/eog.mo share/locale/cy/LC_MESSAGES/eog.mo share/locale/da/LC_MESSAGES/eog.mo share/locale/de/LC_MESSAGES/eog.mo +share/locale/dz/LC_MESSAGES/eog.mo share/locale/el/LC_MESSAGES/eog.mo share/locale/en_CA/LC_MESSAGES/eog.mo share/locale/en_GB/LC_MESSAGES/eog.mo @@ -75,6 +76,7 @@ share/locale/id/LC_MESSAGES/eog.mo share/locale/is/LC_MESSAGES/eog.mo share/locale/it/LC_MESSAGES/eog.mo share/locale/ja/LC_MESSAGES/eog.mo +share/locale/ka/LC_MESSAGES/eog.mo share/locale/kn/LC_MESSAGES/eog.mo share/locale/ko/LC_MESSAGES/eog.mo share/locale/ku/LC_MESSAGES/eog.mo diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index c42b390f8bc..58213123801 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2006/03/30 21:27:56 jmmv Exp $ +$NetBSD: distinfo,v 1.20 2006/05/02 17:15:13 drochner Exp $ -SHA1 (eog-2.14.0.tar.bz2) = 9e68ccdefa3a6e9855f9636e4b30a693c78b3877 -RMD160 (eog-2.14.0.tar.bz2) = 1bf037f336d520365f03aad506513f010ed6a880 -Size (eog-2.14.0.tar.bz2) = 806036 bytes +SHA1 (eog-2.14.1.tar.bz2) = 1ba17a987dd187cb0b703f1f0a0a822f9bced470 +RMD160 (eog-2.14.1.tar.bz2) = a456d94d051b75e2bbd072b7744e4994c58441b6 +Size (eog-2.14.1.tar.bz2) = 821034 bytes SHA1 (patch-aa) = 92e91a057bf10c33784b4592bbde2a7ee3cf5c55 SHA1 (patch-ab) = d75be607acda1586434b13721ca620326c516ecd |