summaryrefslogtreecommitdiffstats
path: root/net/glib-networking
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-07 01:54:25 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-06-07 01:54:25 +0800
commit8a1bfe4d45b8174a66f24801582076ae73b94390 (patch)
treeb7323c82c176a662bacb7c272fa46f6f89efaf3a /net/glib-networking
parentc55d2246781d967419b45bb76f83e460f683cb73 (diff)
downloadmarcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar
marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.gz
marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.bz2
marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.lz
marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.xz
marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.zst
marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.zip
Chase gnutls update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16037 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/glib-networking')
-rw-r--r--net/glib-networking/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index 40d7b1667..055e30df6 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/glib-networking/Makefile,v 1.7 2011/04/27 19:49:59 kwm Exp $
+# $MCom: ports/net/glib-networking/Makefile,v 1.8 2011/05/25 15:55:00 kwm Exp $
#
PORTNAME= glib-networking
PORTVERSION= 2.28.7
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,7 +18,7 @@ COMMENT= Network-related giomodules for glib
BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
-LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
dbus-1.3:${PORTSDIR}/devel/dbus \
proxy.1:${PORTSDIR}/net/libproxy
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \