aboutsummaryrefslogtreecommitdiffstats
path: root/net/partysip
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-05-30 09:21:47 +0800
committerpav <pav@FreeBSD.org>2004-05-30 09:21:47 +0800
commit207279074c3b8f281b7a72678a6d04fd452a8a4e (patch)
tree6e71a6fddcb9032528d295cb54482de4503030c1 /net/partysip
parent65d8b338b26f711b2da0ca2527abab35036906b7 (diff)
downloadfreebsd-ports-gnome-207279074c3b8f281b7a72678a6d04fd452a8a4e.tar.gz
freebsd-ports-gnome-207279074c3b8f281b7a72678a6d04fd452a8a4e.tar.zst
freebsd-ports-gnome-207279074c3b8f281b7a72678a6d04fd452a8a4e.zip
- Update to 2.1.1
- Mark BROKEN: does not link with latest libosip-2.0.7 because several functions were removed from library Reported by: dosirak via bento
Diffstat (limited to 'net/partysip')
-rw-r--r--net/partysip/Makefile8
-rw-r--r--net/partysip/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile
index 7c36a110d677..6e41c921ab09 100644
--- a/net/partysip/Makefile
+++ b/net/partysip/Makefile
@@ -7,11 +7,9 @@
#
PORTNAME= partysip
-PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTVERSION= 2.1.1
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= http://osip.atosc.org/download/partysip/
MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of a SIP proxy server
@@ -25,4 +23,6 @@ CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
CONFIGURE_ARGS= --with-db=gdbm
INSTALLS_SHLIB= yes
+BROKEN= Does not link with libossip-2.0.7. Downgrade libossip to 2.0.6, uncomment BROKEN in Makefile and retry
+
.include <bsd.port.mk>
diff --git a/net/partysip/distinfo b/net/partysip/distinfo
index 137c915435c3..8e22372439ab 100644
--- a/net/partysip/distinfo
+++ b/net/partysip/distinfo
@@ -1,2 +1,2 @@
-MD5 (partysip-2.0.3.tar.gz) = bda48c15c1943a7856077b58c140af0f
-SIZE (partysip-2.0.3.tar.gz) = 589509
+MD5 (partysip-2.1.1.tar.gz) = 430b0a8caebeacabef102dbd4dfc7db5
+SIZE (partysip-2.1.1.tar.gz) = 588544