aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-06-28 10:21:20 +0800
committermezz <mezz@FreeBSD.org>2005-06-28 10:21:20 +0800
commitb481236be56fb8c3798baf21f8a786bf663d544a (patch)
tree811ef9de8fc0e301262d184ed749e82f13481d5e /graphics
parentb24e2407c812f4fef6429f02d2f98ca1759de729 (diff)
downloadfreebsd-ports-gnome-b481236be56fb8c3798baf21f8a786bf663d544a.tar.gz
freebsd-ports-gnome-b481236be56fb8c3798baf21f8a786bf663d544a.tar.zst
freebsd-ports-gnome-b481236be56fb8c3798baf21f8a786bf663d544a.zip
Update to 2.10.2.
Diffstat (limited to 'graphics')
-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