git: 926fcea5a27c - main - audio/libsidplay2: Deprecate and set expiration date to 2024-07-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 19:08:16 UTC
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