From owner-dev-commits-ports-main@freebsd.org Sun Sep 26 22:21:00 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 EF0836A949E; Sun, 26 Sep 2021 22:21:00 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HHgG46CTNz59Q9; Sun, 26 Sep 2021 22:21:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B5D89258C5; Sun, 26 Sep 2021 22:21:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18QML0xA023827; Sun, 26 Sep 2021 22:21:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18QML065023826; Sun, 26 Sep 2021 22:21:00 GMT (envelope-from git) Date: Sun, 26 Sep 2021 22:21:00 GMT Message-Id: <202109262221.18QML065023826@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 2e579783d0ea - main - audio/libsidplayfp: update to 2.3.0 release MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2e579783d0ea087a97b9470f54333bbb2b2d6bae Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2021 22:21:01 -0000 The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e579783d0ea087a97b9470f54333bbb2b2d6bae commit 2e579783d0ea087a97b9470f54333bbb2b2d6bae Author: Daniel Engberg AuthorDate: 2021-09-26 22:20:10 +0000 Commit: Dima Panov CommitDate: 2021-09-26 22:20:10 +0000 audio/libsidplayfp: update to 2.3.0 release Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.3.0 PR: 258731 Submitted by: dizzy --- audio/libsidplayfp/Makefile | 4 ++-- audio/libsidplayfp/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/libsidplayfp/Makefile b/audio/libsidplayfp/Makefile index 26ac40e5bbec..8b3750b9d088 100644 --- a/audio/libsidplayfp/Makefile +++ b/audio/libsidplayfp/Makefile @@ -1,5 +1,5 @@ PORTNAME= libsidplayfp -DISTVERSION= 2.2.2 +DISTVERSION= 2.3.0 CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -48,7 +48,7 @@ CONFIGURE_ARGS+= --with-simd=neon CONFIGURE_ARGS+= --with-simd=sse2 .endif -SIDPLAYFP_SHLIB_VERSION= 6.3.21 +SIDPLAYFP_SHLIB_VERSION= 6.3.22 STILVIEW_SHLIB_VERSION= 0.0.4 post-build-DOXYGEN-on: diff --git a/audio/libsidplayfp/distinfo b/audio/libsidplayfp/distinfo index c2645323d905..c5adb6e4d6be 100644 --- a/audio/libsidplayfp/distinfo +++ b/audio/libsidplayfp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628621909 -SHA256 (libsidplayfp-2.2.2.tar.gz) = b822cd2af3dc47480b7abe3a14d4daadbff65a9b7f046b3b8e633bff487a117a -SIZE (libsidplayfp-2.2.2.tar.gz) = 794119 +TIMESTAMP = 1632642124 +SHA256 (libsidplayfp-2.3.0.tar.gz) = 30b91b2b9a3a644533c8e4e926724efb8b4cf06aded1fcec4c68aa21159b8673 +SIZE (libsidplayfp-2.3.0.tar.gz) = 794863