diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-04 06:43:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-04 06:43:11 +0800 |
commit | 37cb258b54a607e9f6af89e7b0b87ec68840cbad (patch) | |
tree | 43f777170458fc451f048c66674c682afb84d655 | |
parent | 872dad5d41a9458b4e1b419b094ab1729f7f9313 (diff) | |
download | freebsd-ports-gnome-37cb258b54a607e9f6af89e7b0b87ec68840cbad.tar.gz freebsd-ports-gnome-37cb258b54a607e9f6af89e7b0b87ec68840cbad.tar.zst freebsd-ports-gnome-37cb258b54a607e9f6af89e7b0b87ec68840cbad.zip |
Update to 1.2.5.
-rw-r--r-- | www/epiphany/Makefile | 2 | ||||
-rw-r--r-- | www/epiphany/distinfo | 4 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 12 |
3 files changed, 15 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index f310905d93d0..21e21e99e8e6 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 63f01e7a366e..9ebcadcd08e4 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-1.2.4.tar.bz2) = 1e3517ae817296fecbcc75ef276c74e4 -SIZE (gnome2/epiphany-1.2.4.tar.bz2) = 2248493 +MD5 (gnome2/epiphany-1.2.5.tar.bz2) = 5e2be09bc1c54d2e7c1ae59a0016b16d +SIZE (gnome2/epiphany-1.2.5.tar.bz2) = 2529219 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index d1e313df30f1..150a251aa3c6 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -54,6 +54,7 @@ libdata/pkgconfig/epiphany-1.2.pc %%DOCSDIR%%/index.sgml %%DOCSDIR%%/left.png %%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css %%DOCSDIR%%/up.png share/gnome/application-registry/epiphany.applications share/gnome/applications/bme.desktop @@ -81,11 +82,19 @@ share/gnome/epiphany/glade/print.glade share/gnome/epiphany/mime-types-permissions.xml share/gnome/epiphany/nautilus-epiphany-view.xml share/gnome/help/epiphany/C/epiphany.xml +share/gnome/help/epiphany/C/figures/ephy-addressbar-smartbookmark-screenshot.png +share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png share/gnome/help/epiphany/C/figures/ephy-history-window-screenshot.png share/gnome/help/epiphany/C/figures/ephy-screenshot.png share/gnome/help/epiphany/C/legal.xml +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/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-eu.omf +@exec scrollkeeper-install -q %D/share/gnome/omf/epiphany/epiphany-eu.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/epiphany-bookmarks.png share/locale/am/LC_MESSAGES/epiphany.mo share/locale/az/LC_MESSAGES/epiphany.mo @@ -146,6 +155,8 @@ share/locale/wa/LC_MESSAGES/epiphany.mo share/locale/zh_CN/LC_MESSAGES/epiphany.mo share/locale/zh_TW/LC_MESSAGES/epiphany.mo @dirrm share/gnome/omf/epiphany +@dirrm share/gnome/help/epiphany/eu/figures +@dirrm share/gnome/help/epiphany/eu @dirrm share/gnome/help/epiphany/C/figures @dirrm share/gnome/help/epiphany/C @dirrm share/gnome/help/epiphany @@ -168,3 +179,4 @@ share/locale/zh_TW/LC_MESSAGES/epiphany.mo @dirrm etc/gconf/gconf.xml.defaults/apps/epiphany/dialogs @dirrm etc/gconf/gconf.xml.defaults/apps/epiphany @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-eu.omf 2>/dev/null || /usr/bin/true |