From owner-svn-ports-head@freebsd.org Sun Jul 5 17:43:48 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D9F5F34907D; Sun, 5 Jul 2020 17:43:48 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B0GK05RSpz4D2H; Sun, 5 Jul 2020 17:43:48 +0000 (UTC) (envelope-from naddy@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 85A131128D; Sun, 5 Jul 2020 17:43:48 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 065HhmmN037592; Sun, 5 Jul 2020 17:43:48 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 065HhlhA037585; Sun, 5 Jul 2020 17:43:47 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <202007051743.065HhlhA037585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Sun, 5 Jul 2020 17:43:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541294 - in head/audio/libvorbis: . files X-SVN-Group: ports-head X-SVN-Commit-Author: naddy X-SVN-Commit-Paths: in head/audio/libvorbis: . files X-SVN-Commit-Revision: 541294 X-SVN-Commit-Repository: ports 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.33 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: Sun, 05 Jul 2020 17:43:48 -0000 Author: naddy Date: Sun Jul 5 17:43:47 2020 New Revision: 541294 URL: https://svnweb.freebsd.org/changeset/ports/541294 Log: Update to 1.3.7 for an accumulation of small bug fixes. No interface changes. The port already had the CVE fixes. Deleted: head/audio/libvorbis/files/patch-lib_psy.c head/audio/libvorbis/files/patch-lib_vorbisenc.c Modified: head/audio/libvorbis/Makefile head/audio/libvorbis/distinfo head/audio/libvorbis/pkg-descr head/audio/libvorbis/pkg-plist Modified: head/audio/libvorbis/Makefile ============================================================================== --- head/audio/libvorbis/Makefile Sun Jul 5 16:50:13 2020 (r541293) +++ head/audio/libvorbis/Makefile Sun Jul 5 17:43:47 2020 (r541294) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvorbis -PORTVERSION= 1.3.6 -PORTREVISION= 1 +PORTVERSION= 1.3.7 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ \ Modified: head/audio/libvorbis/distinfo ============================================================================== --- head/audio/libvorbis/distinfo Sun Jul 5 16:50:13 2020 (r541293) +++ head/audio/libvorbis/distinfo Sun Jul 5 17:43:47 2020 (r541294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521217149 -SHA256 (libvorbis-1.3.6.tar.xz) = af00bb5a784e7c9e69f56823de4637c350643deedaf333d0fa86ecdba6fcb415 -SIZE (libvorbis-1.3.6.tar.xz) = 1195388 +TIMESTAMP = 1593964776 +SHA256 (libvorbis-1.3.7.tar.xz) = b33cc4934322bcbf6efcbacf49e3ca01aadbea4114ec9589d1b1e9d20f72954b +SIZE (libvorbis-1.3.7.tar.xz) = 1203792 Modified: head/audio/libvorbis/pkg-descr ============================================================================== --- head/audio/libvorbis/pkg-descr Sun Jul 5 16:50:13 2020 (r541293) +++ head/audio/libvorbis/pkg-descr Sun Jul 5 17:43:47 2020 (r541294) @@ -18,4 +18,4 @@ This package contains: - libvorbisenc, a BSD-license library that provides a simple, programmatic encoding setup interface. -WWW: https://www.xiph.org/vorbis/ +WWW: https://xiph.org/vorbis/ Modified: head/audio/libvorbis/pkg-plist ============================================================================== --- head/audio/libvorbis/pkg-plist Sun Jul 5 16:50:13 2020 (r541293) +++ head/audio/libvorbis/pkg-plist Sun Jul 5 17:43:47 2020 (r541294) @@ -4,15 +4,15 @@ include/vorbis/vorbisfile.h lib/libvorbis.a lib/libvorbis.so lib/libvorbis.so.0 -lib/libvorbis.so.0.4.8 +lib/libvorbis.so.0.4.9 lib/libvorbisenc.a lib/libvorbisenc.so lib/libvorbisenc.so.2 -lib/libvorbisenc.so.2.0.11 +lib/libvorbisenc.so.2.0.12 lib/libvorbisfile.a lib/libvorbisfile.so lib/libvorbisfile.so.3 -lib/libvorbisfile.so.3.3.7 +lib/libvorbisfile.so.3.3.8 libdata/pkgconfig/vorbis.pc libdata/pkgconfig/vorbisenc.pc libdata/pkgconfig/vorbisfile.pc