Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2024 10:02:07 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: 0c1925014d51 - main - www/bkmrkconv: Deprecate and set expiration date to 2024-05-31
Message-ID:  <202405041002.444A27Mv018221@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=0c1925014d51c2a876c8cac31e17e6250e28ec97

commit 0c1925014d51c2a876c8cac31e17e6250e28ec97
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-04 07:53:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-04 10:01:26 +0000

    www/bkmrkconv: Deprecate and set expiration date to 2024-05-31
    
    Obsolete utility, generated files already comes in a readable format
---
 www/bkmrkconv/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile
index e4f93913aa7b..aa434a866828 100644
--- a/www/bkmrkconv/Makefile
+++ b/www/bkmrkconv/Makefile
@@ -9,6 +9,9 @@ WWW=		http://www.bleb.org/software/bkmrkconv/
 
 LICENSE=	ART10
 
+DEPRECATED=	Obsolete utility, generated files are already in a readable format
+EXPIRATION_DATE=2024-05-31
+
 USES=		perl5
 NO_BUILD=	yes
 NO_ARCH=	yes



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