aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2011-10-08 19:37:21 +0800
committerdhn <dhn@FreeBSD.org>2011-10-08 19:37:21 +0800
commit20a4015cb464c328a64ad57e7ca1eb33d9c73ec8 (patch)
treefb42a38b072b697b38227db83c06685ba2d77b23 /net
parent2c29bfd8207ae299b4320b012daa5537fc95893d (diff)
downloadfreebsd-ports-gnome-20a4015cb464c328a64ad57e7ca1eb33d9c73ec8.tar.gz
freebsd-ports-gnome-20a4015cb464c328a64ad57e7ca1eb33d9c73ec8.tar.zst
freebsd-ports-gnome-20a4015cb464c328a64ad57e7ca1eb33d9c73ec8.zip
- Chase net/libosip shlib version bump
- Bump PORTREVISION
Diffstat (limited to 'net')
-rw-r--r--net/libexosip2/Makefile2
-rw-r--r--net/siproxd/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile
index 08310d0b20ce..fa0043ff1e1f 100644
--- a/net/libexosip2/Makefile
+++ b/net/libexosip2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libeXosip2
PORTVERSION= 3.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SAVANNAH/exosip
diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile
index 5a800d94b0b9..a4b974ae32ea 100644
--- a/net/siproxd/Makefile
+++ b/net/siproxd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= siproxd
PORTVERSION= 0.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF
MAINTAINER= frank@dynamical-systems.org
COMMENT= A proxy/masquerading daemon for the SIP protocol
-LIB_DEPENDS= osip2.8:${PORTSDIR}/net/libosip
+LIB_DEPENDS= osip2.9:${PORTSDIR}/net/libosip
USE_RC_SUBR= siproxd.sh
GNU_CONFIGURE= yes