Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 19:07:46 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: a0dbbd87971f - main - audio/asunder: Deprecate and set expiration date to 2024-06-30
Message-ID:  <202406061907.456J7kxc076843@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=a0dbbd87971fe24c2e4ef6743955c43e730f1b61

commit a0dbbd87971fe24c2e4ef6743955c43e730f1b61
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-05 19:04:27 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:47 +0000

    audio/asunder: Deprecate and set expiration date to 2024-06-30
    
    Depends on deprecated library libcddb
    
    PR:             278911
    Approved by:    portmgr (maintainer timeout, 3+ weeks)
---
 audio/asunder/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile
index 85f736771054..b86eee1a0c3b 100644
--- a/audio/asunder/Makefile
+++ b/audio/asunder/Makefile
@@ -10,6 +10,9 @@ WWW=		http://littlesvr.ca/asunder/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on deprecated library libcddb, consider using audio/cyanrip instead
+EXPIRATION_DATE=2024-06-30
+
 LIB_DEPENDS=	libcddb.so:audio/libcddb \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \



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