diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-28 19:08:30 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-28 19:08:30 +0000 |
commit | 2fcf1c22f980adc3e2457d2436a1c67281f5b7c8 (patch) | |
tree | 921f429ba73dd0b5eae868a37e5e950a3930cee1 /graphics/eog2 | |
parent | a7c63ed6d44be4366adf67d3c60cb64e7f20504d (diff) | |
download | pkgsrc-2fcf1c22f980adc3e2457d2436a1c67281f5b7c8.tar.gz |
Update to 2.8.1:
- Documentation update
- File/directory chooser fix
- Removed quit from menu for consistency
- Recent files update
- More statusbar information
- Improved slideshow navigation
- Translation Updates:
Abel Cheung (zh_TW, mk, de), Akagic Amila (bs), Alessio
Frusciante (it), Arafat Medini (ar), Changwoo Ryu (ko),
Danilo Ĺ egan (sr), Jens Finke (cs), Jesus Bravo Alvarez (gl),
Nikos Charonitakis (el), Paisa Seeluangsawat (th),
Stanislav Visnovsky (sk)
Diffstat (limited to 'graphics/eog2')
-rw-r--r-- | graphics/eog2/Makefile | 5 | ||||
-rw-r--r-- | graphics/eog2/PLIST | 3 | ||||
-rw-r--r-- | graphics/eog2/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 7092dc5ddbd..11baa8da180 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2004/10/03 00:14:50 tv Exp $ +# $NetBSD: Makefile,v 1.35 2004/10/28 19:08:30 jmmv Exp $ # -DISTNAME= eog-2.8.0 -PKGREVISION= 1 +DISTNAME= eog-2.8.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/eog2/PLIST b/graphics/eog2/PLIST index 81651b2bda5..1d9e7c24802 100644 --- a/graphics/eog2/PLIST +++ b/graphics/eog2/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.9 2004/09/21 17:09:32 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/10/28 19:08:30 jmmv Exp $ bin/eog share/applications/eog.desktop share/eog/glade/eog.glade share/gconf/schemas/eog.schemas share/gnome-2.0/ui/eog-gtk-ui.xml share/gnome/help/eog/C/eog.xml +share/gnome/help/eog/C/figures/eog_save_as_window.png share/gnome/help/eog/C/figures/eog_start_window.png share/gnome/help/eog/C/legal.xml share/gnome/help/eog/de/eog.xml diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo index c3ce8300610..c40043d4bd9 100644 --- a/graphics/eog2/distinfo +++ b/graphics/eog2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2004/09/21 17:09:32 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/10/28 19:08:30 jmmv Exp $ -SHA1 (eog-2.8.0.tar.bz2) = bbcfcfcbccb8db6ba4d620819b3d99c3c3e64bee -Size (eog-2.8.0.tar.bz2) = 805859 bytes +SHA1 (eog-2.8.1.tar.bz2) = 26b087a5255b6c1fc43d9afb7d058a222ac320a1 +Size (eog-2.8.1.tar.bz2) = 834279 bytes SHA1 (patch-aa) = b28deb8fdf3b876e0812f2fdaf4db3b98aa99a1b SHA1 (patch-ab) = d59b28e78e66406c624968d72cece1ca60a68684 |