Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 19:08:18 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: 16e0055907fe - main - audio/optimfrog*: Deprecate and set expiration date to 2024-07-31
Message-ID:  <202406061908.456J8Idu078254@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=16e0055907fe00a5ca7e8052e8de18616272eafe

commit 16e0055907fe00a5ca7e8052e8de18616272eafe
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-06 18:09:43 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-06 19:05:50 +0000

    audio/optimfrog*: Deprecate and set expiration date to 2024-07-31
    
    Obsolete lossless format that never gained traction and is arch
    dependant. Redirect users to audio/flac
---
 audio/optimfrog/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/optimfrog/Makefile b/audio/optimfrog/Makefile
index 6d7d0e7add92..e2aab4e65d59 100644
--- a/audio/optimfrog/Makefile
+++ b/audio/optimfrog/Makefile
@@ -14,6 +14,9 @@ LICENSE_FILE=	${WRKSRC}/license.html	#only available as html
 # No fees may be collected for redistribution
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+DEPRECATED=	Obsolete format that never gained traction, consider using audio/flac
+EXPIRATION_DATE=2024-07-31
+
 RUN_DEPENDS+=	${LOCALBASE}/lib/compat/libstdc++.so.6:misc/compat9x
 
 CONFLICTS_INSTALL?=	optimfrog-sse2



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