Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2024 11:23:54 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 347c276f8055 - main - audio/resid: Deprecate port
Message-ID:  <202406031123.453BNs7X051694@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=347c276f8055c19997a14ffd2ce7bda7a901008f

commit 347c276f8055c19997a14ffd2ce7bda7a901008f
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-06-03 11:23:42 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-06-03 11:23:48 +0000

    audio/resid: Deprecate port
    
    Upstream recommends using emulators/vice instead
    
    PR:             279474
    Reported by:    diizzy
---
 audio/resid/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/audio/resid/Makefile b/audio/resid/Makefile
index b9d4ad7f5aa1..f8d2202e22f0 100644
--- a/audio/resid/Makefile
+++ b/audio/resid/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	resid
 PORTVERSION=	0.16
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio emulators
 MASTER_SITES=	LOCAL/ehaupt
 
@@ -9,6 +9,9 @@ COMMENT=	Cycle-based SID emulator engine
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Upstream recommends using emulators/vice instead
+EXPIRATION_DATE=2024-09-03
+
 USES=		libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes



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