aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-05-26 02:45:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-05-26 02:45:00 +0800
commit28757a018095e47b288358997d70a330caaa9f5c (patch)
treee38440062f53ae46e747ea3b8146869bdd597b46 /net
parent0b762b9239a3f44229f90d9392cabd7287050f9e (diff)
downloadfreebsd-ports-gnome-28757a018095e47b288358997d70a330caaa9f5c.tar.gz
freebsd-ports-gnome-28757a018095e47b288358997d70a330caaa9f5c.tar.zst
freebsd-ports-gnome-28757a018095e47b288358997d70a330caaa9f5c.zip
- Update to 4.1.0
- Add LICENSE - Convert to new LIB_DEPENDS format - Mark CONFLICTS_INSTALL with net/libexosip2-legacy Changes: http://git.savannah.gnu.org/cgit/exosip.git/tree/ChangeLog PR: ports/188315 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/libexosip2/Makefile14
-rw-r--r--net/libexosip2/distinfo4
-rw-r--r--net/libexosip2/pkg-plist1
3 files changed, 10 insertions, 9 deletions
diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile
index 2edd824848e5..7c2aa612831a 100644
--- a/net/libexosip2/Makefile
+++ b/net/libexosip2/Makefile
@@ -2,25 +2,25 @@
# $FreeBSD$
PORTNAME= libeXosip2
-PORTVERSION= 3.6.0
+PORTVERSION= 4.1.0
CATEGORIES= net
MASTER_SITES= SAVANNAH/exosip
MAINTAINER= 5u623l20@gmail.com
COMMENT= GPL library that extends the capability of the oSIP library
-LIB_DEPENDS= osip2:${PORTSDIR}/net/libosip
+LICENSE= GPLv2
+
+LIB_DEPENDS= libosip2.so:${PORTSDIR}/net/libosip2
+
+CONFLICTS_INSTALL= libeXosip2-legacy-[0-9]*
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --disable-tools --disable-debug --disable-trace
USE_LDCONFIG= yes
-SHLIB_VER= 9
+SHLIB_VER= 11
PLIST_SUB+= SHLIB_VER=${SHLIB_VER}
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
-post-patch:
- @${REINPLACE_CMD} -e '/HAVE_OPENSSL/d' ${WRKSRC}/config.h.in
-
.include <bsd.port.mk>
diff --git a/net/libexosip2/distinfo b/net/libexosip2/distinfo
index 8085b0cd32f0..667faae536fa 100644
--- a/net/libexosip2/distinfo
+++ b/net/libexosip2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libeXosip2-3.6.0.tar.gz) = 91da1a084c9ab663afe04b493342e075ad59ac54a1af011c7f2ba4543a923564
-SIZE (libeXosip2-3.6.0.tar.gz) = 489574
+SHA256 (libeXosip2-4.1.0.tar.gz) = 3c77713b783f239e3bdda0cc96816a544c41b2c96fa740a20ed322762752969d
+SIZE (libeXosip2-4.1.0.tar.gz) = 530997
diff --git a/net/libexosip2/pkg-plist b/net/libexosip2/pkg-plist
index 793056aa13e4..a88f37ffe55d 100644
--- a/net/libexosip2/pkg-plist
+++ b/net/libexosip2/pkg-plist
@@ -1,3 +1,4 @@
+bin/sip_reg
include/eXosip2/eX_call.h
include/eXosip2/eX_message.h
include/eXosip2/eX_options.h