Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 19:08:15 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: 69400aff9c39 - main - audio/sidplay2: Deprecate and set expiration date to 2024-07-31
Message-ID:  <202406061908.456J8F15078081@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=69400aff9c391b00d20dbc642bb7f5bee73fbb8f

commit 69400aff9c391b00d20dbc642bb7f5bee73fbb8f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-06 17:52:09 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:50 +0000

    audio/sidplay2: Deprecate and set expiration date to 2024-07-31
    
    Abandonware, redirect users to audio/sidplayfp
---
 audio/sidplay2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile
index 7f0f30bf2358..5f511877faf5 100644
--- a/audio/sidplay2/Makefile
+++ b/audio/sidplay2/Makefile
@@ -12,6 +12,9 @@ WWW=		https://sidplay2.sourceforge.net/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware and superseded by audio/sidplayfp
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libsidplay2.so:audio/libsidplay2
 
 GNU_CONFIGURE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061908.456J8F15078081>