Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 17:41:00 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: f85be989e035 - main - databases/vsqlite: Deprecate and set expiration date to 2024-11-30
Message-ID:  <202410261741.49QHf0YH090006@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=f85be989e035f66f9b0ed488e202d901521d9ab4

commit f85be989e035f66f9b0ed488e202d901521d9ab4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-26 17:27:08 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-26 17:27:11 +0000

    databases/vsqlite: Deprecate and set expiration date to 2024-11-30
    
    Last release in 2014, last commit 4 years ago
    There are also open PRs upstream etc further pointing to abandonware
    
    PR:             281377
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 databases/vsqlite/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile
index 4bd07878f155..0a73afcb6d93 100644
--- a/databases/vsqlite/Makefile
+++ b/databases/vsqlite/Makefile
@@ -9,6 +9,9 @@ WWW=		https://github.com/vinzenz/vsqlite--
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Abandonware, last release in 2014 and last commit 4 years ago
+EXPIRATION_DATE=2024-11-30
+
 LIB_DEPENDS=	libboost_random.so:devel/boost-libs
 
 USE_GITHUB=	yes



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