summaryrefslogtreecommitdiff
path: root/graphics/eog
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2005-06-28 02:21:20 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2005-06-28 02:21:20 +0000
commit49d2585c4ee95c6bbfc4249f63a6fbac3a782b91 (patch)
tree2529a74950ab5413b4e2f623636bb87146f7adaf /graphics/eog
parentUpdate to 2.10.2. (diff)
Update to 2.10.2.
Notes
Notes: svn path=/head/; revision=138088
Diffstat (limited to 'graphics/eog')
-rw-r--r--graphics/eog/Makefile3
-rw-r--r--graphics/eog/distinfo4
-rw-r--r--graphics/eog/pkg-plist11
3 files changed, 13 insertions, 5 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index acd1dfe93804..f1ff2b2702f5 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= eog
-PORTVERSION= 2.10.0
-PORTREVISION= 1
+PORTVERSION= 2.10.2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10
diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo
index 13d7baddbae5..b370fc72f13f 100644
--- a/graphics/eog/distinfo
+++ b/graphics/eog/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/eog-2.10.0.tar.bz2) = 45c345a0aed600c7ab17c5af750b7c8c
-SIZE (gnome2/eog-2.10.0.tar.bz2) = 903050
+MD5 (gnome2/eog-2.10.2.tar.bz2) = 09884ebaf4d520195093b2a516252579
+SIZE (gnome2/eog-2.10.2.tar.bz2) = 870480
diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist
index 37d8b9e619ba..b1d8e407371a 100644
--- a/graphics/eog/pkg-plist
+++ b/graphics/eog/pkg-plist
@@ -1,6 +1,5 @@
bin/eog
share/gnome/applications/eog.desktop
-@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
share/gnome/eog/eog-gtk-ui.xml
share/gnome/eog/glade/eog.glade
share/gnome/help/eog/C/eog.xml
@@ -113,6 +112,7 @@ share/locale/pt/LC_MESSAGES/eog.mo
share/locale/pt_BR/LC_MESSAGES/eog.mo
share/locale/ro/LC_MESSAGES/eog.mo
share/locale/ru/LC_MESSAGES/eog.mo
+share/locale/rw/LC_MESSAGES/eog.mo
share/locale/sk/LC_MESSAGES/eog.mo
share/locale/sl/LC_MESSAGES/eog.mo
share/locale/sq/LC_MESSAGES/eog.mo
@@ -130,6 +130,14 @@ share/locale/xh/LC_MESSAGES/eog.mo
share/locale/zh_CN/LC_MESSAGES/eog.mo
share/locale/zh_TW/LC_MESSAGES/eog.mo
share/locale/zu/LC_MESSAGES/eog.mo
+@unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/zu 2> /dev/null || true
+@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/xh 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/rw 2> /dev/null || true
+@unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/nso 2> /dev/null || true
@dirrm share/gnome/pixmaps/eog
@dirrm share/gnome/omf/eog
@dirrm share/gnome/help/eog/zh_TW/figures
@@ -157,4 +165,5 @@ share/locale/zu/LC_MESSAGES/eog.mo
@dirrm share/gnome/help/eog
@dirrm share/gnome/eog/glade
@dirrm share/gnome/eog
+@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true