From owner-svn-ports-all@freebsd.org Thu Jun 4 18:16:29 2020 Return-Path: Delivered-To: svn-ports-all@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 8223B32BE24; Thu, 4 Jun 2020 18:16:29 +0000 (UTC) (envelope-from tobik@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 49dDW12zC4z4SVb; Thu, 4 Jun 2020 18:16:29 +0000 (UTC) (envelope-from tobik@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 615602393D; Thu, 4 Jun 2020 18:16:29 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 054IGTTs084515; Thu, 4 Jun 2020 18:16:29 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 054IGTcX084513; Thu, 4 Jun 2020 18:16:29 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202006041816.054IGTcX084513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 4 Jun 2020 18:16:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537920 - head/audio/faudio X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/audio/faudio X-SVN-Commit-Revision: 537920 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.33 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, 04 Jun 2020 18:16:29 -0000 Author: tobik Date: Thu Jun 4 18:16:28 2020 New Revision: 537920 URL: https://svnweb.freebsd.org/changeset/ports/537920 Log: audio/faudio: Update to 20.06 Changes: https://github.com/FNA-XNA/FAudio/releases/tag/20.06 Modified: head/audio/faudio/Makefile head/audio/faudio/distinfo Modified: head/audio/faudio/Makefile ============================================================================== --- head/audio/faudio/Makefile Thu Jun 4 18:14:42 2020 (r537919) +++ head/audio/faudio/Makefile Thu Jun 4 18:16:28 2020 (r537920) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= FAudio -DISTVERSION= 20.05 +DISTVERSION= 20.06 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org Modified: head/audio/faudio/distinfo ============================================================================== --- head/audio/faudio/distinfo Thu Jun 4 18:14:42 2020 (r537919) +++ head/audio/faudio/distinfo Thu Jun 4 18:16:28 2020 (r537920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588344933 -SHA256 (FNA-XNA-FAudio-20.05_GH0.tar.gz) = 62e68c61970552f27f0bc4943bf92af5f4b9ae2a30ed4fa70784e1f7056c6625 -SIZE (FNA-XNA-FAudio-20.05_GH0.tar.gz) = 1130178 +TIMESTAMP = 1591029099 +SHA256 (FNA-XNA-FAudio-20.06_GH0.tar.gz) = d6e89e1d5d2a95e2c2759318c6dba6ecd922c452668996e6e7e40294c3875725 +SIZE (FNA-XNA-FAudio-20.06_GH0.tar.gz) = 1131358