Update to 2.6.1.

This commit is contained in:
Joe Marcus Clarke 2004-04-29 02:51:39 +00:00
parent 81ee459000
commit 6314d3e85f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107911
3 changed files with 12 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= eog2
PORTVERSION= 2.6.0
PORTVERSION= 2.6.1
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6

View File

@ -1,2 +1,2 @@
MD5 (gnome2/eog-2.6.0.tar.bz2) = 7570aa11e8bfbf707b3cc6c3774e11af
SIZE (gnome2/eog-2.6.0.tar.bz2) = 809205
MD5 (gnome2/eog-2.6.1.tar.bz2) = a7207082b9034e9e24ec7adde744c3a9
SIZE (gnome2/eog-2.6.1.tar.bz2) = 863021

View File

@ -30,6 +30,9 @@ share/gnome/help/eog/de/legal.xml
share/gnome/help/eog/es/eog.xml
share/gnome/help/eog/es/figures/eog_start_window.png
share/gnome/help/eog/es/legal.xml
share/gnome/help/eog/eu/eog.xml
share/gnome/help/eog/eu/figures/eog_start_window.png
share/gnome/help/eog/eu/legal.xml
share/gnome/help/eog/fr/eog.xml
share/gnome/help/eog/fr/figures/eog_start_window.png
share/gnome/help/eog/fr/legal.xml
@ -58,6 +61,8 @@ share/gnome/omf/eog/eog-de.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-de.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/eog/eog-es.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-es.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/eog/eog-eu.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-eu.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/eog/eog-fr.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-fr.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/eog/eog-it.omf
@ -81,6 +86,7 @@ share/gnome/pixmaps/eog/stock-rotate-90-16.png
share/gnome/pixmaps/eog/stock-rotate-270-16.png
share/gnome/pixmaps/eog/stock-rotate-180-16.png
share/gnome/pixmaps/gnome-eog.png
share/locale/af/LC_MESSAGES/eog.mo
share/locale/am/LC_MESSAGES/eog.mo
share/locale/ar/LC_MESSAGES/eog.mo
share/locale/az/LC_MESSAGES/eog.mo
@ -97,11 +103,13 @@ share/locale/en_CA/LC_MESSAGES/eog.mo
share/locale/en_GB/LC_MESSAGES/eog.mo
share/locale/es/LC_MESSAGES/eog.mo
share/locale/et/LC_MESSAGES/eog.mo
share/locale/eu/LC_MESSAGES/eog.mo
share/locale/fa/LC_MESSAGES/eog.mo
share/locale/fi/LC_MESSAGES/eog.mo
share/locale/fr/LC_MESSAGES/eog.mo
share/locale/ga/LC_MESSAGES/eog.mo
share/locale/gl/LC_MESSAGES/eog.mo
share/locale/gu/LC_MESSAGES/eog.mo
share/locale/he/LC_MESSAGES/eog.mo
share/locale/hi/LC_MESSAGES/eog.mo
share/locale/hr/LC_MESSAGES/eog.mo
@ -168,6 +176,7 @@ share/locale/zh_TW/LC_MESSAGES/eog.mo
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-de.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-es.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-eu.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-fr.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-it.omf 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-ja.omf 2>/dev/null || /usr/bin/true