Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2019 19:27:58 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497331 - head/net/libexosip2
Message-ID:  <201903301927.x2UJRwfd087887@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Sat Mar 30 19:27:58 2019
New Revision: 497331
URL: https://svnweb.freebsd.org/changeset/ports/497331

Log:
  net/libexosip2: Update version 4.1.0=>5.1.0

Modified:
  head/net/libexosip2/Makefile
  head/net/libexosip2/distinfo
  head/net/libexosip2/pkg-plist

Modified: head/net/libexosip2/Makefile
==============================================================================
--- head/net/libexosip2/Makefile	Sat Mar 30 19:20:13 2019	(r497330)
+++ head/net/libexosip2/Makefile	Sat Mar 30 19:27:58 2019	(r497331)
@@ -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}
 

Modified: head/net/libexosip2/distinfo
==============================================================================
--- head/net/libexosip2/distinfo	Sat Mar 30 19:20:13 2019	(r497330)
+++ head/net/libexosip2/distinfo	Sat Mar 30 19:27:58 2019	(r497331)
@@ -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

Modified: head/net/libexosip2/pkg-plist
==============================================================================
--- head/net/libexosip2/pkg-plist	Sat Mar 30 19:20:13 2019	(r497330)
+++ head/net/libexosip2/pkg-plist	Sat Mar 30 19:27:58 2019	(r497331)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903301927.x2UJRwfd087887>