summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-09 15:26:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-09 15:26:46 +0000
commit37813cd876e91ef28708ca9167d39798227cbb74 (patch)
tree67cfc9c731fbae84102d60e149f3b236c35784e6 /net
parent- Update to 3.2.0 (diff)
- Chase libosip shlib bump
Notes
Notes: svn path=/head/; revision=225582
Diffstat (limited to 'net')
-rw-r--r--net/libexosip2/Makefile1
-rw-r--r--net/siproxd/Makefile3
2 files changed, 3 insertions, 1 deletions
diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile
index e012d4607b8f..43e13bc7b8f0 100644
--- a/net/libexosip2/Makefile
+++ b/net/libexosip2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libeXosip2
PORTVERSION= 3.1.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= exosip
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index 1682031f1086..d49f790d83ee 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -7,13 +7,14 @@
PORTNAME= siproxd
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= frank@dynamical-systems.org
COMMENT= A proxy/masquerading daemon for the SIP protocol
-LIB_DEPENDS= osip2.5:${PORTSDIR}/net/libosip
+LIB_DEPENDS= osip2.6:${PORTSDIR}/net/libosip
USE_RC_SUBR= siproxd.sh
GNU_CONFIGURE= yes