From owner-svn-ports-all@freebsd.org Fri Dec 11 10:02:37 2015 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 698169D7AA1; Fri, 11 Dec 2015 10:02:37 +0000 (UTC) (envelope-from sunpoet@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 1B3E4135C; Fri, 11 Dec 2015 10:02:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBBA2ac0006136; Fri, 11 Dec 2015 10:02:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBBA2Zqw006133; Fri, 11 Dec 2015 10:02:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512111002.tBBA2Zqw006133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 11 Dec 2015 10:02:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403514 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 11 Dec 2015 10:02:37 -0000 Author: sunpoet Date: Fri Dec 11 10:02:35 2015 New Revision: 403514 URL: https://svnweb.freebsd.org/changeset/ports/403514 Log: - Update to 4.4.0 Changes: https://github.com/wernerd/ZRTPCPP/commits/master PR: 205221 Submitted by: KATO Tsuguru Modified: head/security/libzrtpcppcore/Makefile head/security/libzrtpcppcore/distinfo head/security/libzrtpcppcore/pkg-plist Modified: head/security/libzrtpcppcore/Makefile ============================================================================== --- head/security/libzrtpcppcore/Makefile Fri Dec 11 10:02:31 2015 (r403513) +++ head/security/libzrtpcppcore/Makefile Fri Dec 11 10:02:35 2015 (r403514) @@ -2,14 +2,13 @@ PORTNAME= libzrtpcppcore DISTVERSIONPREFIX= V -DISTVERSION= 4.3.1 -PORTREVISION= 1 +DISTVERSION= 4.4.0 CATEGORIES= security MAINTAINER= ports@FreeBSD.org COMMENT= GNU ZRTP library -LICENSE= LGPL3 +LICENSE= LGPL3 # or later LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes Modified: head/security/libzrtpcppcore/distinfo ============================================================================== --- head/security/libzrtpcppcore/distinfo Fri Dec 11 10:02:31 2015 (r403513) +++ head/security/libzrtpcppcore/distinfo Fri Dec 11 10:02:35 2015 (r403514) @@ -1,2 +1,2 @@ -SHA256 (wernerd-ZRTPCPP-V4.3.1_GH0.tar.gz) = d9cce8ba5946620ce030a6b04f58c4011cbd1deb79ee41a6b8999dc6b689604c -SIZE (wernerd-ZRTPCPP-V4.3.1_GH0.tar.gz) = 1928961 +SHA256 (wernerd-ZRTPCPP-V4.4.0_GH0.tar.gz) = b32444819bdde13d765d04b5e5392ad960f6609f5e5cc7c9aa5bff36d10a28ad +SIZE (wernerd-ZRTPCPP-V4.4.0_GH0.tar.gz) = 1933037 Modified: head/security/libzrtpcppcore/pkg-plist ============================================================================== --- head/security/libzrtpcppcore/pkg-plist Fri Dec 11 10:02:31 2015 (r403513) +++ head/security/libzrtpcppcore/pkg-plist Fri Dec 11 10:02:35 2015 (r403514) @@ -6,5 +6,5 @@ include/libzrtpcpp/ZrtpUserCallback.h include/libzrtpcpp/common/osSpecifics.h lib/libzrtpcppcore.so lib/libzrtpcppcore.so.4 -lib/libzrtpcppcore.so.4.3.1 +lib/libzrtpcppcore.so.4.4.0 libdata/pkgconfig/libzrtpcppcore.pc