diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 02:40:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-01 02:40:18 +0800 |
commit | 43a2a5e48375f3e35ea53cfdb8b80828f417b1c9 (patch) | |
tree | ff2cb7d0e0285d829de09492a9d914c298232aad /www | |
parent | 848ea4b00930f8fd53563008da6604dd14fd8365 (diff) | |
download | marcuscom-ports-43a2a5e48375f3e35ea53cfdb8b80828f417b1c9.tar.gz marcuscom-ports-43a2a5e48375f3e35ea53cfdb8b80828f417b1c9.tar.zst marcuscom-ports-43a2a5e48375f3e35ea53cfdb8b80828f417b1c9.zip |
Update to 1.9.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5588 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 4 | ||||
-rw-r--r-- | www/epiphany/distinfo | 6 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 25 |
3 files changed, 30 insertions, 5 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index e945e6376..769e539ba 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.94 2006/01/05 04:25:45 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.95 2006/01/17 03:07:44 marcus Exp $ # PORTNAME= epiphany -PORTVERSION= 1.9.5.1 +PORTVERSION= 1.9.6 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.9 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index a6f734c5f..1b0e6f781 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-1.9.5.1.tar.bz2) = c3552c387129d44d1aa2cce507d15f21 -SHA256 (gnome2/epiphany-1.9.5.1.tar.bz2) = 122af878aed50bea10cc2f66396753699b26074fff8d8277c23231d23847699c -SIZE (gnome2/epiphany-1.9.5.1.tar.bz2) = 3191109 +MD5 (gnome2/epiphany-1.9.6.tar.bz2) = 097278ad79deaa017b8c026b5c8a383f +SHA256 (gnome2/epiphany-1.9.6.tar.bz2) = fdf102e47465d935fb5ee8578038b397dbfcc8b83644cdaaf0e070e9b92dbbc6 +SIZE (gnome2/epiphany-1.9.6.tar.bz2) = 3280742 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 74d7c1c0c..4eb046746 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -37,6 +37,31 @@ lib/epiphany/%%EPHY_VERSION%%/plugins/libdesktopfileplugin.so libdata/pkgconfig/epiphany-1.10.pc share/aclocal/epiphany.m4 share/dbus-1/services/org.gnome.Epiphany.service +%%DOCSDIR%%/EphyCommandManager.html +%%DOCSDIR%%/EphyEmbed.html +%%DOCSDIR%%/EphyNodeDb.html +%%DOCSDIR%%/EphyTab.html +%%DOCSDIR%%/EphyWindow.html +%%DOCSDIR%%/ch01.html +%%DOCSDIR%%/ch02.html +%%DOCSDIR%%/epiphany-EphyEmbedFactory.html +%%DOCSDIR%%/epiphany-EphyEmbedPersist.html +%%DOCSDIR%%/epiphany-EphyEmbedSingle.html +%%DOCSDIR%%/epiphany-EphyExtensionsManager.html +%%DOCSDIR%%/epiphany-EphyGlade.html +%%DOCSDIR%%/epiphany-EphyPermissionManager.html +%%DOCSDIR%%/epiphany-ephy-cookie-manager.html +%%DOCSDIR%%/epiphany-ephy-password-manager.html +%%DOCSDIR%%/epiphany-ephy-session.html +%%DOCSDIR%%/epiphany-ephy-shell.html +%%DOCSDIR%%/epiphany.devhelp +%%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/left.png +%%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css +%%DOCSDIR%%/up.png share/gnome/applications/bme.desktop share/gnome/applications/epiphany.desktop @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |