diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-03-30 19:27:58 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2019-03-30 19:27:58 +0000 |
commit | 9134b6506e926128e79fd6f24c19b2a476ba7408 (patch) | |
tree | cf67b552d7a38795ed0579d5a2ba7e32450e973e /net/libexosip2 | |
parent | 4b24fb171f3e40343c4c54d89fd2452959161f91 (diff) |
Notes
Diffstat (limited to 'net/libexosip2')
-rw-r--r-- | net/libexosip2/Makefile | 6 | ||||
-rw-r--r-- | net/libexosip2/distinfo | 5 | ||||
-rw-r--r-- | net/libexosip2/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile index c978cf05f31a..e1688ab4e363 100644 --- a/net/libexosip2/Makefile +++ b/net/libexosip2/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= libeXosip2 -PORTVERSION= 4.1.0 -PORTREVISION= 2 +PORTVERSION= 5.1.0 CATEGORIES= net MASTER_SITES= SAVANNAH/exosip +DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= GPL library that extends the capability of the oSIP library @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool ssl USE_LDCONFIG= yes -SHLIB_VER= 11 +SHLIB_VER= 12 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} diff --git a/net/libexosip2/distinfo b/net/libexosip2/distinfo index 667faae536fa..41c25dd590c1 100644 --- a/net/libexosip2/distinfo +++ b/net/libexosip2/distinfo @@ -1,2 +1,3 @@ -SHA256 (libeXosip2-4.1.0.tar.gz) = 3c77713b783f239e3bdda0cc96816a544c41b2c96fa740a20ed322762752969d -SIZE (libeXosip2-4.1.0.tar.gz) = 530997 +TIMESTAMP = 1553972860 +SHA256 (libexosip2-5.1.0.tar.gz) = 41107e5bd6dca50899b7381f7f68bfd9ae8df584c534c8a4c9ca668b66a88a4b +SIZE (libexosip2-5.1.0.tar.gz) = 623547 diff --git a/net/libexosip2/pkg-plist b/net/libexosip2/pkg-plist index e4acf411ae5b..87319d026448 100644 --- a/net/libexosip2/pkg-plist +++ b/net/libexosip2/pkg-plist @@ -3,7 +3,6 @@ include/eXosip2/eX_call.h include/eXosip2/eX_message.h include/eXosip2/eX_options.h include/eXosip2/eX_publish.h -include/eXosip2/eX_refer.h include/eXosip2/eX_register.h include/eXosip2/eX_setup.h include/eXosip2/eX_subscribe.h |