From bde500a3f7cf00b9c196f3393e21c440b318b03f Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 5 Jul 2010 11:34:49 +0000 Subject: webkit-gtk2 shlib changed its name. Chase all users. also update some depend lines to include a version because there is now a webkitgtk-1.0 and webkitgtk-3.0. So webkitgtk matches both. While here reset epiphany back to the 2.30 version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14295 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 10 +++++----- www/epiphany/distinfo | 6 +++--- www/epiphany/pkg-plist | 7 ++++--- 3 files changed, 12 insertions(+), 11 deletions(-) (limited to 'www/epiphany') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 7b9946739..7f674e66e 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.230 2010/06/06 09:49:54 kwm Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.228 2010/05/09 00:11:47 marcus Exp $ # PORTNAME= epiphany -PORTVERSION= 2.31.3 -PORTREVISION?= 0 +PORTVERSION= 2.30.2 +PORTREVISION?= 2 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,8 +19,7 @@ COMMENT?= An extremely lightweight and simple web browser for GNOME 2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 \ - soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \ + webkitgtk-1.0.13:${PORTSDIR}/www/webkit-gtk2 \ notify.1:${PORTSDIR}/devel/libnotify \ gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ @@ -87,6 +86,7 @@ post-patch: 's|-lpthread|${PTHREAD_LIBS}|g' @${REINPLACE_CMD} -e 's|execinfo.h|#|g ; \ s|-ldl"$$|"|g' \ + -e 's|EPIPHANY_API_VERSION=2.29|EPIPHANY_API_VERSION=2.30|g' \ ${WRKSRC}/configure post-install: diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index dd5a5906d..055b312cf 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-2.31.3.tar.bz2) = cc65f2b2ca7d1f818f52c24d09e433cb -SHA256 (gnome2/epiphany-2.31.3.tar.bz2) = 38587959691f7adda1549e343e04dbcd14c36b6c5beec7156e97f8d4e6c068d8 -SIZE (gnome2/epiphany-2.31.3.tar.bz2) = 5914318 +MD5 (gnome2/epiphany-2.30.2.tar.bz2) = 29b084acfa016540d91d3601ec3dff5c +SHA256 (gnome2/epiphany-2.30.2.tar.bz2) = cd0124e71e72142593cfeb442d58d97e99ba94ace6e31d94717fe977c0bfb98a +SIZE (gnome2/epiphany-2.30.2.tar.bz2) = 5881032 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 421ef021f..ed5adcca9 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -28,17 +28,18 @@ include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-permission-manager.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-session.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-shell.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-state.h +include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-statusbar.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-type-builtins.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-web-view.h include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-window.h @comment libdata/pkgconfig/epiphany-%%EPHY_VERSION%%.pc -libdata/pkgconfig/epiphany-%%EPHY_VERSION%%.pc +libdata/pkgconfig/epiphany-2.30.pc share/aclocal/epiphany.m4 share/applications/bme.desktop share/applications/epiphany.desktop share/dbus-1/services/org.gnome.Epiphany.service -lib/girepository-1.0/Epiphany-%%EPHY_VERSION%%.typelib -share/gir-1.0/Epiphany-%%EPHY_VERSION%%.gir +lib/girepository-1.0/Epiphany-2.30.typelib +share/gir-1.0/Epiphany-2.30.gir %%DOCSDIR%%/EphyCommandManager.html %%DOCSDIR%%/EphyEmbed.html %%DOCSDIR%%/EphyLocationEntry.html -- cgit v1.2.3