From owner-svn-ports-all@freebsd.org Mon Aug 14 20:48:26 2017 Return-Path: Delivered-To: svn-ports-all@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 434DBDE3C76; Mon, 14 Aug 2017 20:48:26 +0000 (UTC) (envelope-from cs@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 125996E55A; Mon, 14 Aug 2017 20:48:26 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7EKmP0n055142; Mon, 14 Aug 2017 20:48:25 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7EKmP9P055139; Mon, 14 Aug 2017 20:48:25 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201708142048.v7EKmP9P055139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Mon, 14 Aug 2017 20:48:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447966 - in head/security/libzrtpcppcore: . files X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: in head/security/libzrtpcppcore: . files X-SVN-Commit-Revision: 447966 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2017 20:48:26 -0000 Author: cs Date: Mon Aug 14 20:48:24 2017 New Revision: 447966 URL: https://svnweb.freebsd.org/changeset/ports/447966 Log: Update to 4.6.6 Deleted: head/security/libzrtpcppcore/files/patch-CMakeLists.txt Modified: head/security/libzrtpcppcore/Makefile head/security/libzrtpcppcore/distinfo head/security/libzrtpcppcore/pkg-plist Modified: head/security/libzrtpcppcore/Makefile ============================================================================== --- head/security/libzrtpcppcore/Makefile Mon Aug 14 19:21:04 2017 (r447965) +++ head/security/libzrtpcppcore/Makefile Mon Aug 14 20:48:24 2017 (r447966) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libzrtpcppcore -PORTVERSION= 4.6.4 -PORTREVISION= 1 +PORTVERSION= 4.6.6 DISTVERSIONPREFIX= V CATEGORIES= security Modified: head/security/libzrtpcppcore/distinfo ============================================================================== --- head/security/libzrtpcppcore/distinfo Mon Aug 14 19:21:04 2017 (r447965) +++ head/security/libzrtpcppcore/distinfo Mon Aug 14 20:48:24 2017 (r447966) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478855665 -SHA256 (wernerd-ZRTPCPP-V4.6.4_GH0.tar.gz) = b619d037f152c8bb1de2433f055c5c78daa3545ebb534bd54684a9da4763e863 -SIZE (wernerd-ZRTPCPP-V4.6.4_GH0.tar.gz) = 2232285 +TIMESTAMP = 1502740025 +SHA256 (wernerd-ZRTPCPP-V4.6.6_GH0.tar.gz) = 7ed70e903082bfa6045e3b2be2f4396cb57d985d59f567ec06ca5b93d894ba42 +SIZE (wernerd-ZRTPCPP-V4.6.6_GH0.tar.gz) = 2233080 Modified: head/security/libzrtpcppcore/pkg-plist ============================================================================== --- head/security/libzrtpcppcore/pkg-plist Mon Aug 14 19:21:04 2017 (r447965) +++ head/security/libzrtpcppcore/pkg-plist Mon Aug 14 20:48:24 2017 (r447966) @@ -6,5 +6,5 @@ include/libzrtpcpp/ZrtpUserCallback.h include/libzrtpcpp/common/osSpecifics.h lib/libzrtpcppcore.so lib/libzrtpcppcore.so.4 -lib/libzrtpcppcore.so.4.6.4 +lib/libzrtpcppcore.so.4.6.6 libdata/pkgconfig/libzrtpcppcore.pc