summaryrefslogtreecommitdiffstats
path: root/devel/libsoup/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-22 17:32:28 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-03-22 17:32:28 +0800
commitd953d7613d7021309f34131579f02c0beadcf9d4 (patch)
treef22127b2ce9b792e11b8e6f605c25b2c7952a26c /devel/libsoup/Makefile
parented4969fb13857a91512de7cdeb2c95ce11821003 (diff)
downloadmarcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.tar
marcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.tar.gz
marcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.tar.bz2
marcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.tar.lz
marcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.tar.xz
marcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.tar.zst
marcuscom-ports-d953d7613d7021309f34131579f02c0beadcf9d4.zip
Update to 2.33.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15540 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libsoup/Makefile')
-rw-r--r--devel/libsoup/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 094c463d5..bbb80eb6a 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libsoup/Makefile,v 1.94 2011/02/22 12:26:37 kwm Exp $
+# $MCom: ports/devel/libsoup/Makefile,v 1.95 2011/02/24 20:31:20 kwm Exp $
#
PORTNAME= libsoup
-PORTVERSION= 2.33.90
+PORTVERSION= 2.33.92
PORTREVISION?= 0
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -18,8 +18,8 @@ COMMENT= A SOAP (Simple Object Access Protocol) implementation in C
USE_BZIP2= yes
-BUILD_DEPENDS= glib-networking>=0:${PORTSDIR}/net/glib-networking
-RUN_DEPENDS= glib-networking>=0:${PORTSDIR}/net/glib-networking
+BUILD_DEPENDS= glib-networking>=2.28.4:${PORTSDIR}/net/glib-networking
+RUN_DEPENDS= glib-networking>=2.28.4:${PORTSDIR}/net/glib-networking
.if !defined(REFERENCE_PORT)