Date: Thu, 6 Jun 2024 19:08:16 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 926fcea5a27c - main - audio/libsidplay2: Deprecate and set expiration date to 2024-07-31 Message-ID: <202406061908.456J8G33078142@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=926fcea5a27c78484674afae589cb19e866333e0 commit 926fcea5a27c78484674afae589cb19e866333e0 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-06 17:55:11 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-06-06 19:05:50 +0000 audio/libsidplay2: Deprecate and set expiration date to 2024-07-31 Abandonware, redirect users to audio/libsidplayfp --- audio/libsidplay2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile index f102c8cb6a2f..e23158cb0009 100644 --- a/audio/libsidplay2/Makefile +++ b/audio/libsidplay2/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Library to play Commodore 64 SID-tunes cycle accurately WWW= https://sidplay2.sourceforge.net/ +DEPRECATED= Abandonware and superseded by audio/libsidplayfp +EXPIRATION_DATE=2024-07-31 + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool pathfix pkgconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061908.456J8G33078142>