Date: Wed, 25 Oct 2023 19:48:08 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 82a38aa080ec - main - audio/libsidplayfp: update to 2.5.0 release (+) Message-ID: <202310251948.39PJm8qv006650@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=82a38aa080ec67b0a3e6a114023578a77f21e523 commit 82a38aa080ec67b0a3e6a114023578a77f21e523 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-10-25 19:44:31 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-10-25 19:47:55 +0000 audio/libsidplayfp: update to 2.5.0 release (+) Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.5.0 --- audio/libsidplayfp/Makefile | 5 ++--- audio/libsidplayfp/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/audio/libsidplayfp/Makefile b/audio/libsidplayfp/Makefile index 20754597145c..0c96a754cc97 100644 --- a/audio/libsidplayfp/Makefile +++ b/audio/libsidplayfp/Makefile @@ -1,6 +1,5 @@ PORTNAME= libsidplayfp -DISTVERSION= 2.4.2 -PORTREVISION= 1 +DISTVERSION= 2.5.0 CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -51,7 +50,7 @@ CONFIGURE_ARGS+= --with-simd=neon CONFIGURE_ARGS+= --with-simd=sse2 .endif -SIDPLAYFP_SHLIB_VERSION= 6.3.26 +SIDPLAYFP_SHLIB_VERSION= 6.3.27 STILVIEW_SHLIB_VERSION= 0.0.4 post-build-DOXYGEN-on: diff --git a/audio/libsidplayfp/distinfo b/audio/libsidplayfp/distinfo index b3c0f383115b..fc0bd0f0cda4 100644 --- a/audio/libsidplayfp/distinfo +++ b/audio/libsidplayfp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675756439 -SHA256 (libsidplayfp-2.4.2.tar.gz) = 62ebe085361eb2ee57f0f08abe2246599b180727703fc300101a8d1a97c6de7d -SIZE (libsidplayfp-2.4.2.tar.gz) = 800857 +TIMESTAMP = 1698259527 +SHA256 (libsidplayfp-2.5.0.tar.gz) = 3a22751b72b1f5b36ba7d39af7f63947de201d02117a0e156153464cb89f0bd1 +SIZE (libsidplayfp-2.5.0.tar.gz) = 806655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310251948.39PJm8qv006650>