diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-31 01:00:30 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-31 01:00:30 +0800 |
commit | 19efb29c927ce39c0c83f57b74734a8b57826b12 (patch) | |
tree | 84dbaa0d1e7d976f522e4133ccee15cce1d9b062 /www/epiphany | |
parent | af9cacaf77c32272c4d167a11f0a345cafc65eaa (diff) | |
download | marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.tar marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.tar.gz marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.tar.bz2 marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.tar.lz marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.tar.xz marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.tar.zst marcuscom-ports-19efb29c927ce39c0c83f57b74734a8b57826b12.zip |
Update to 1.3.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2728 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 2 | ||||
-rw-r--r-- | www/epiphany/distinfo | 4 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 9 |
3 files changed, 12 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index ce288f228..7bbef619e 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.3.7 +PORTVERSION= 1.3.8 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 0778f1641..623e53c92 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-1.3.7.tar.bz2) = cffa6703425d5ccfd89e756fb252ceeb -SIZE (gnome2/epiphany-1.3.7.tar.bz2) = 3137469 +MD5 (gnome2/epiphany-1.3.8.tar.bz2) = 75f01cd65183d47a60dfaef3112e2b80 +SIZE (gnome2/epiphany-1.3.8.tar.bz2) = 3350403 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 17c6e8cbe..df8ed0dd5 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -90,12 +90,20 @@ share/gnome/help/epiphany/eu/epiphany.xml share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/eu/figures/ephy-screenshot.png share/gnome/help/epiphany/eu/legal.xml +share/gnome/help/epiphany/ja/epiphany.xml +share/gnome/help/epiphany/ja/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/ja/figures/ephy-bookmarkbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/ja/figures/ephy-history-window-screenshot.png +share/gnome/help/epiphany/ja/figures/ephy-screenshot.png +share/gnome/help/epiphany/ja/legal.xml share/gnome/omf/epiphany/epiphany-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/epiphany/epiphany-C.omf 2>/dev/null || /usr/bin/true share/gnome/omf/epiphany/epiphany-es.omf @exec scrollkeeper-install -q %D/share/gnome/omf/epiphany/epiphany-es.omf 2>/dev/null || /usr/bin/true share/gnome/omf/epiphany/epiphany-eu.omf @exec scrollkeeper-install -q %D/share/gnome/omf/epiphany/epiphany-eu.omf 2>/dev/null || /usr/bin/true +share/gnome/omf/epiphany/epiphany-ja.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/epiphany/epiphany-ja.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/epiphany-bookmarks.png share/locale/am/LC_MESSAGES/epiphany.mo share/locale/ar/LC_MESSAGES/epiphany.mo @@ -177,4 +185,5 @@ share/locale/zh_TW/LC_MESSAGES/epiphany.mo @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-es.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-eu.omf 2>/dev/null || /usr/bin/true +@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/epiphany/epiphany-ja.omf 2>/dev/null || /usr/bin/true @unexec update-desktop-database > /dev/null || /usr/bin/true |