git: d8f237b348e2 - main - audio/libsidplayfp: Update to 2.2.0

Kevin Bowling kbowling at FreeBSD.org
Tue Jun 15 17:04:16 UTC 2021


The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d8f237b348e287cc7c0045c56e3645217b50f66e

commit d8f237b348e287cc7c0045c56e3645217b50f66e
Author:     Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-06-15 17:02:22 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
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 at 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


More information about the dev-commits-ports-main mailing list