From owner-svn-ports-head@freebsd.org Sat Sep 5 23:47:04 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7BBD13DA02D; Sat, 5 Sep 2020 23:47:04 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BkWRX2c2lz4Cb0; Sat, 5 Sep 2020 23:47:04 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 38977253EE; Sat, 5 Sep 2020 23:47:04 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 085Nl4hh097807; Sat, 5 Sep 2020 23:47:04 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 085Nl34O097803; Sat, 5 Sep 2020 23:47:03 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <202009052347.085Nl34O097803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 5 Sep 2020 23:47:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547765 - head/net/libexosip2 X-SVN-Group: ports-head X-SVN-Commit-Author: bofh X-SVN-Commit-Paths: head/net/libexosip2 X-SVN-Commit-Revision: 547765 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2020 23:47:04 -0000 Author: bofh Date: Sat Sep 5 23:47:03 2020 New Revision: 547765 URL: https://svnweb.freebsd.org/changeset/ports/547765 Log: net/libexosip2: Update version 5.1.1=>5.1.3 Relnotes: https://git.savannah.nongnu.org/cgit/exosip.git/plain/ChangeLog Modified: head/net/libexosip2/Makefile head/net/libexosip2/distinfo head/net/libexosip2/pkg-plist Modified: head/net/libexosip2/Makefile ============================================================================== --- head/net/libexosip2/Makefile Sat Sep 5 23:41:22 2020 (r547764) +++ head/net/libexosip2/Makefile Sat Sep 5 23:47:03 2020 (r547765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libeXosip2 -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.3 CATEGORIES= net MASTER_SITES= SAVANNAH/exosip DISTNAME= ${PORTNAME:tl}-${PORTVERSION} @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool ssl USE_LDCONFIG= yes -SHLIB_VER= 11 +SHLIB_VER= 13 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} Modified: head/net/libexosip2/distinfo ============================================================================== --- head/net/libexosip2/distinfo Sat Sep 5 23:41:22 2020 (r547764) +++ head/net/libexosip2/distinfo Sat Sep 5 23:47:03 2020 (r547765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580848461 -SHA256 (libexosip2-5.1.1.tar.gz) = 21420c00bf8e0895ff36161766beec12b7e6f1d371030c389dba845e271272e2 -SIZE (libexosip2-5.1.1.tar.gz) = 630264 +TIMESTAMP = 1599348452 +SHA256 (libexosip2-5.1.3.tar.gz) = abdee47383ee0763a198b97441d5be189a72083435b5d73627e22d8fff5beaba +SIZE (libexosip2-5.1.3.tar.gz) = 640487 Modified: head/net/libexosip2/pkg-plist ============================================================================== --- head/net/libexosip2/pkg-plist Sat Sep 5 23:41:22 2020 (r547764) +++ head/net/libexosip2/pkg-plist Sat Sep 5 23:47:03 2020 (r547765) @@ -1,3 +1,4 @@ +bin/sip_monitor bin/sip_reg include/eXosip2/eX_call.h include/eXosip2/eX_message.h @@ -10,4 +11,4 @@ include/eXosip2/eXosip.h lib/libeXosip2.a lib/libeXosip2.so lib/libeXosip2.so.%%SHLIB_VER%% -lib/libeXosip2.so.%%SHLIB_VER%%.1.1 +lib/libeXosip2.so.%%SHLIB_VER%%.0.0