Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 12:46:53 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: d52997d3682b - main - audio/aqualung: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401061246.406CkrLY091770@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=d52997d3682b99d3277d6dd99efe2e035d80f183

commit d52997d3682b99d3277d6dd99efe2e035d80f183
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 11:35:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 11:36:18 +0000

    audio/aqualung: Deprecate and set expiration date to 2024-02-29
    
    Depends on legacy GTK2 and ffMPEG 4
    Redirect users to audio/strawberry and while at it return port to pool
    as bsdforge.com has expired
    
    Approved by:    portmgr
---
 audio/aqualung/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index ee25860ccdd8..eb3314f6b9cf 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -4,13 +4,16 @@ PORTREVISION=	25
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
-MAINTAINER=	portmaster@BSDforge.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Music player with rich features
 WWW=		https://aqualung.jeremyevans.net/
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on legacy libraries such as GTK2 and FFmpeg 4, consider using audio/strawberry instead
+EXPIRATION_DATE=2024-02-29
+
 LIB_DEPENDS=	libFLAC.so:audio/flac \
 		libmp3lame.so:audio/lame \
 		libcddb.so:audio/libcddb \



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