Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2021 20:47:25 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: 1c108eb9029e - main - audio/mp32ogg: Deprecate and set expiration date to 2021-12-31
Message-ID:  <202110012047.191KlPPG011073@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=1c108eb9029e1297545181511e8c62818d923e07

commit 1c108eb9029e1297545181511e8c62818d923e07
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-10-01 20:45:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-10-01 20:45:46 +0000

    audio/mp32ogg: Deprecate and set expiration date to 2021-12-31
    
    Abandoned and unfetchable upstream, users are recommended to
    use ffmpeg instead
    
    PR:             258643
    Approved by:    uqs (port maintainer), arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D32219
---
 audio/mp32ogg/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile
index 675aae1d8b5b..36f0066c086c 100644
--- a/audio/mp32ogg/Makefile
+++ b/audio/mp32ogg/Makefile
@@ -11,6 +11,9 @@ EXTRACT_SUFX=	# empty
 MAINTAINER=	uqs@FreeBSD.org
 COMMENT=	Convert MP3 files to Ogg Vorbis files
 
+DEPRECATED=	Abandoned upstream and unfetchable from upstream
+EXPIRATION_DATE=2021-12-31
+
 RUN_DEPENDS=	mpg123:audio/mpg123 \
 		oggenc:audio/vorbis-tools \
 		p5-MP3-Info>=0:audio/p5-MP3-Info \



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