From owner-svn-ports-all@freebsd.org Fri Mar 16 21:10:55 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 A9FBAF4E0DC; Fri, 16 Mar 2018 21:10:55 +0000 (UTC) (envelope-from jbeich@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 5D8157519E; Fri, 16 Mar 2018 21:10:55 +0000 (UTC) (envelope-from jbeich@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 58944E98; Fri, 16 Mar 2018 21:10:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2GLAtC0043993; Fri, 16 Mar 2018 21:10:55 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2GLAt0N043991; Fri, 16 Mar 2018 21:10:55 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201803162110.w2GLAt0N043991@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Mar 2018 21:10:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r464738 - branches/2018Q1/audio/libvorbis X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2018Q1/audio/libvorbis X-SVN-Commit-Revision: 464738 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: Fri, 16 Mar 2018 21:10:55 -0000 Author: jbeich Date: Fri Mar 16 21:10:54 2018 New Revision: 464738 URL: https://svnweb.freebsd.org/changeset/ports/464738 Log: MFH: r464734 audio/libvorbis: update to 1.3.6 Changes: https://gitlab.xiph.org/xiph/vorbis/tags/v1.3.6 ABI: https://abi-laboratory.pro/tracker/timeline/libvorbis/ Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1 Security: 64ee858e-e035-4bb4-9c77-2468963dddb8 Approved by: ports-secteam blanket Modified: branches/2018Q1/audio/libvorbis/Makefile branches/2018Q1/audio/libvorbis/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/audio/libvorbis/Makefile ============================================================================== --- branches/2018Q1/audio/libvorbis/Makefile Fri Mar 16 21:10:24 2018 (r464737) +++ branches/2018Q1/audio/libvorbis/Makefile Fri Mar 16 21:10:54 2018 (r464738) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvorbis -PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTVERSION= 1.3.6 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ Modified: branches/2018Q1/audio/libvorbis/distinfo ============================================================================== --- branches/2018Q1/audio/libvorbis/distinfo Fri Mar 16 21:10:24 2018 (r464737) +++ branches/2018Q1/audio/libvorbis/distinfo Fri Mar 16 21:10:54 2018 (r464738) @@ -1,2 +1,3 @@ -SHA256 (libvorbis-1.3.5.tar.xz) = 54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1 -SIZE (libvorbis-1.3.5.tar.xz) = 1193144 +TIMESTAMP = 1521217149 +SHA256 (libvorbis-1.3.6.tar.xz) = af00bb5a784e7c9e69f56823de4637c350643deedaf333d0fa86ecdba6fcb415 +SIZE (libvorbis-1.3.6.tar.xz) = 1195388