diff options
Diffstat (limited to 'www')
-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 |