From owner-dev-commits-ports-all@freebsd.org Tue Jun 15 17:04:16 2021 Return-Path: Delivered-To: dev-commits-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 871EC64ECB0; Tue, 15 Jun 2021 17:04:16 +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 4G4F682HSGz4gtb; Tue, 15 Jun 2021 17:04:16 +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 375BF4280; Tue, 15 Jun 2021 17:04:16 +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 15FH4GW0037159; Tue, 15 Jun 2021 17:04:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15FH4GFb037158; Tue, 15 Jun 2021 17:04:16 GMT (envelope-from git) Date: Tue, 15 Jun 2021 17:04:16 GMT Message-Id: <202106151704.15FH4GFb037158@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: d8f237b348e2 - main - audio/libsidplayfp: Update to 2.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d8f237b348e287cc7c0045c56e3645217b50f66e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2021 17:04:16 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8f237b348e287cc7c0045c56e3645217b50f66e commit d8f237b348e287cc7c0045c56e3645217b50f66e Author: Daniel Engberg AuthorDate: 2021-06-15 17:02:22 +0000 Commit: Kevin Bowling CommitDate: 2021-06-15 17:03:41 +0000 audio/libsidplayfp: Update to 2.2.0 PR: 256043 Approved by: maintainer MFH: 2021Q2 (fix distinfo) --- audio/libsidplayfp/Makefile | 6 ++---- audio/libsidplayfp/distinfo | 3 +++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/audio/libsidplayfp/Makefile b/audio/libsidplayfp/Makefile index 7d21cf61986b..ff5e89b22c6f 100644 --- a/audio/libsidplayfp/Makefile +++ b/audio/libsidplayfp/Makefile @@ -1,9 +1,7 @@ PORTNAME= libsidplayfp -PORTVERSION= 2.1.1 -PORTREVISION= 1 +DISTVERSION= 2.2.0 CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ - SF/sidplay-residfp/libsidplayfp/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= Library to play Commodore 64 music derived from libsidplay2 @@ -40,7 +38,7 @@ DEBUG_CONFIGURE_ON= --enable-debug=full DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_prog_HAVE_DOXYGEN=false -SIDPLAYFP_SHLIB_VERSION= 6.2.17 +SIDPLAYFP_SHLIB_VERSION= 6.3.19 STILVIEW_SHLIB_VERSION= 0.0.4 post-build-DOXYGEN-on: diff --git a/audio/libsidplayfp/distinfo b/audio/libsidplayfp/distinfo new file mode 100644 index 000000000000..f057ea38092c --- /dev/null +++ b/audio/libsidplayfp/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1623776530 +SHA256 (libsidplayfp-2.2.0.tar.gz) = d66f52a610478f82fcf8e1b471ad30467089f4e21e1c27f2c734b6d3ee9368a5 +SIZE (libsidplayfp-2.2.0.tar.gz) = 794840