summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-25 00:06:14 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-02-25 00:06:14 +0800
commit5d6c3de4dcd70375529035b92f95894cb624777b (patch)
treef3567d9185366c5253bb03f783d35a5180b64dd6
parente8df3feb828a58e7e54d2f5127d528146a7f2ed0 (diff)
downloadmarcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.tar
marcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.tar.gz
marcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.tar.bz2
marcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.tar.lz
marcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.tar.xz
marcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.tar.zst
marcuscom-ports-5d6c3de4dcd70375529035b92f95894cb624777b.zip
Update to 2.29.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13711 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--www/epiphany/Makefile11
-rw-r--r--www/epiphany/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 54568946e..b2daa77c2 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.220 2010/01/28 16:40:22 kwm Exp $
+# $MCom: ports/www/epiphany/Makefile,v 1.221 2010/02/10 19:16:29 kwm Exp $
#
PORTNAME= epiphany
-PORTVERSION= 2.29.90.1
+PORTVERSION= 2.29.91
PORTREVISION?= 0
CATEGORIES= www gnome
MASTER_SITES= GNOME
@@ -16,12 +16,14 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT?= An extremely lightweight and simple web browser for GNOME 2
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+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 \
notify.1:${PORTSDIR}/devel/libnotify \
gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
+ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
${LOCALBASE}/share/icons/HighContrastLargePrint/index.theme:${PORTSDIR}/x11-themes/gnome-themes
USE_LDCONFIG= yes
@@ -35,7 +37,8 @@ WANT_GNOME= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_OMF= yes
-CONFIGURE_ARGS+=--enable-introspection
+CONFIGURE_ARGS+=--enable-introspection \
+ --with-ca-file=${LOCALBASE}/share/certs/ca-root-nss.crt
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS} ${EXTRA_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} ${EXTRA_LIBS}"
diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo
index 45cfacaaa..a7b7c0eca 100644
--- a/www/epiphany/distinfo
+++ b/www/epiphany/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/epiphany-2.29.90.1.tar.bz2) = c803a86fca446200f78d2fa280f19b77
-SHA256 (gnome2/epiphany-2.29.90.1.tar.bz2) = 987deb7e4ba023afa48dffa4773613ab41de5980076594de401afe6a8bca0ba6
-SIZE (gnome2/epiphany-2.29.90.1.tar.bz2) = 5725070
+MD5 (gnome2/epiphany-2.29.91.tar.bz2) = cf9ee8774827f4541ec4a018e04d543e
+SHA256 (gnome2/epiphany-2.29.91.tar.bz2) = 20efe5f8dcd19ed1754ebc48a9e2a8c26440e8fa94e4163f2b2e4943442a2a80
+SIZE (gnome2/epiphany-2.29.91.tar.bz2) = 5726034