From bca304fc5541c005f763714a6837305b2d36858e Mon Sep 17 00:00:00 2001 From: dhn Date: Wed, 5 Jan 2011 20:17:52 +0000 Subject: - Chase net/libosip shlib version bump - Bump PORTREVISION --- net/libexosip2/Makefile | 1 + net/siproxd/Makefile | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile index d41642589d8..08310d0b20c 100644 --- a/net/libexosip2/Makefile +++ b/net/libexosip2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libeXosip2 PORTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SAVANNAH/exosip diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile index b9f852317c0..5a800d94b0b 100644 --- a/net/siproxd/Makefile +++ b/net/siproxd/Makefile @@ -7,13 +7,14 @@ PORTNAME= siproxd PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF MAINTAINER= frank@dynamical-systems.org COMMENT= A proxy/masquerading daemon for the SIP protocol -LIB_DEPENDS= osip2.6:${PORTSDIR}/net/libosip +LIB_DEPENDS= osip2.8:${PORTSDIR}/net/libosip USE_RC_SUBR= siproxd.sh GNU_CONFIGURE= yes -- cgit