Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 19:08:17 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: 73ba23baf589 - main - audio/sidplay: Mark BROKEN, deprecate and set expiration date to 2024-07-31
Message-ID:  <202406061908.456J8H9C078203@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=73ba23baf589c56dadb9180bffe26836935fca30

commit 73ba23baf589c56dadb9180bffe26836935fca30
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-06 18:00:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:50 +0000

    audio/sidplay: Mark BROKEN, deprecate and set expiration date to 2024-07-31
    
    Abandonware, upstream is long gone and distfile is unfetchable
    Redirect users to audio/sidplayfp
---
 audio/sidplay/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile
index 2268e2c0533f..d7b0e1b518ae 100644
--- a/audio/sidplay/Makefile
+++ b/audio/sidplay/Makefile
@@ -11,6 +11,10 @@ COMMENT=	Commodore SID-chip emulator that plays SID music files
 
 LICENSE=	GPLv2+
 
+BROKEN=		Unfetchable
+DEPRECATED=	Abandonware and superseded by audio/sidplayfp
+EXPIRATION_DATE=2024-07-31
+
 LIB_DEPENDS=	libsidplay.so:audio/libsidplay
 
 GNU_CONFIGURE=	yes



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