From owner-svn-ports-all@freebsd.org Thu Feb 8 08:29:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06388F0E588; Thu, 8 Feb 2018 08:29:59 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A19227A570; Thu, 8 Feb 2018 08:29:58 +0000 (UTC) (envelope-from bhughes@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 9C5E3137F5; Thu, 8 Feb 2018 08:29:58 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w188TwSF066087; Thu, 8 Feb 2018 08:29:58 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w188TwVw066085; Thu, 8 Feb 2018 08:29:58 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201802080829.w188TwVw066085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 8 Feb 2018 08:29:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461203 - head/net/libsrtp X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/net/libsrtp X-SVN-Commit-Revision: 461203 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.25 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: Thu, 08 Feb 2018 08:29:59 -0000 Author: bhughes Date: Thu Feb 8 08:29:58 2018 New Revision: 461203 URL: https://svnweb.freebsd.org/changeset/ports/461203 Log: net/libsrtp: Update 1.5.4 -> 1.6.0 https://github.com/cisco/libsrtp/blob/v1.6.0/CHANGES Approved by: tijl (maintainer) Differential Revision: https://reviews.freebsd.org/D14236 Modified: head/net/libsrtp/Makefile head/net/libsrtp/distinfo Modified: head/net/libsrtp/Makefile ============================================================================== --- head/net/libsrtp/Makefile Thu Feb 8 07:48:49 2018 (r461202) +++ head/net/libsrtp/Makefile Thu Feb 8 08:29:58 2018 (r461203) @@ -3,7 +3,7 @@ PORTNAME= libsrtp DISTVERSIONPREFIX= v -DISTVERSION= 1.5.4 +DISTVERSION= 1.6.0 CATEGORIES= net MAINTAINER= tijl@FreeBSD.org Modified: head/net/libsrtp/distinfo ============================================================================== --- head/net/libsrtp/distinfo Thu Feb 8 07:48:49 2018 (r461202) +++ head/net/libsrtp/distinfo Thu Feb 8 08:29:58 2018 (r461203) @@ -1,2 +1,3 @@ -SHA256 (cisco-libsrtp-v1.5.4_GH0.tar.gz) = 56a7b521c25134f48faff26b0b1e3d4378a14986a2d3d7bc6fefb48987304ff0 -SIZE (cisco-libsrtp-v1.5.4_GH0.tar.gz) = 1646184 +TIMESTAMP = 1517320244 +SHA256 (cisco-libsrtp-v1.6.0_GH0.tar.gz) = 1a3e7904354d55e45b3c5c024ec0eab1b8fa76fdbf4dd2ea2625dad2b3c6edde +SIZE (cisco-libsrtp-v1.6.0_GH0.tar.gz) = 1648862