mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- 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
This commit is contained in:
parent
c717e128f0
commit
ff809d09e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110342
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user