git: 268c8e2784a2 - main - audio/mp3splt: Remove BROKEN, DEPRECATED and EXPIRATION_DATE
Date: Tue, 16 Aug 2022 21:45:51 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=268c8e2784a282f7ff7f8b2525180b5b118d386e commit 268c8e2784a282f7ff7f8b2525180b5b118d386e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-08-16 21:41:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-08-16 21:45:39 +0000 audio/mp3splt: Remove BROKEN, DEPRECATED and EXPIRATION_DATE It appears to work now so keep in tree for now Reported by: Bryan Erickson <freebsdports@xorcara.com> --- audio/mp3splt/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index 57fd1a4639d2..22a45d31744c 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -8,10 +8,6 @@ COMMENT= Utility to split MP3 and Ogg files (via CUE sheets) LICENSE= GPLv2 -BROKEN= Doesn't run (segmentation fault) -DEPRECATED= Abandonware, last release in 2014 -EXPIRATION_DATE=2022-09-30 - LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \ libltdl.so:devel/libltdl