From owner-svn-ports-head@freebsd.org Fri Feb 12 10:21:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1158AAA6C0E; Fri, 12 Feb 2016 10:21:31 +0000 (UTC) (envelope-from miwi@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 mx1.freebsd.org (Postfix) with ESMTPS id D1C3A188D; Fri, 12 Feb 2016 10:21:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1CALTQL041155; Fri, 12 Feb 2016 10:21:29 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1CALTYj041152; Fri, 12 Feb 2016 10:21:29 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201602121021.u1CALTYj041152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Fri, 12 Feb 2016 10:21:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408712 - head/security/libzrtpcppcore X-SVN-Group: ports-head 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.20 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: Fri, 12 Feb 2016 10:21:31 -0000 Author: miwi Date: Fri Feb 12 10:21:29 2016 New Revision: 408712 URL: https://svnweb.freebsd.org/changeset/ports/408712 Log: - Update to 4.6.0 PR: 206897 Submitted by: ports fury Modified: head/security/libzrtpcppcore/Makefile head/security/libzrtpcppcore/distinfo head/security/libzrtpcppcore/pkg-plist Modified: head/security/libzrtpcppcore/Makefile ============================================================================== --- head/security/libzrtpcppcore/Makefile Fri Feb 12 10:02:07 2016 (r408711) +++ head/security/libzrtpcppcore/Makefile Fri Feb 12 10:21:29 2016 (r408712) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libzrtpcppcore -PORTVERSION= 4.5.0 +PORTVERSION= 4.6.0 DISTVERSIONPREFIX= V CATEGORIES= security Modified: head/security/libzrtpcppcore/distinfo ============================================================================== --- head/security/libzrtpcppcore/distinfo Fri Feb 12 10:02:07 2016 (r408711) +++ head/security/libzrtpcppcore/distinfo Fri Feb 12 10:21:29 2016 (r408712) @@ -1,2 +1,2 @@ -SHA256 (wernerd-ZRTPCPP-V4.5.0_GH0.tar.gz) = 5692eedce6ee69297a85807263ce04b96c7eb74b74bc904cae4385123c22c5f5 -SIZE (wernerd-ZRTPCPP-V4.5.0_GH0.tar.gz) = 2231198 +SHA256 (wernerd-ZRTPCPP-V4.6.0_GH0.tar.gz) = 48f7b41783d68651f0deed2aed0f7c45d016fc4e07f93fc733bd00389f859b8e +SIZE (wernerd-ZRTPCPP-V4.6.0_GH0.tar.gz) = 2231714 Modified: head/security/libzrtpcppcore/pkg-plist ============================================================================== --- head/security/libzrtpcppcore/pkg-plist Fri Feb 12 10:02:07 2016 (r408711) +++ head/security/libzrtpcppcore/pkg-plist Fri Feb 12 10:21:29 2016 (r408712) @@ -6,5 +6,5 @@ include/libzrtpcpp/ZrtpUserCallback.h include/libzrtpcpp/common/osSpecifics.h lib/libzrtpcppcore.so lib/libzrtpcppcore.so.4 -lib/libzrtpcppcore.so.4.5.0 +lib/libzrtpcppcore.so.4.6.0 libdata/pkgconfig/libzrtpcppcore.pc