git: 2d22538579cf - main - databases/tcl-sqlite3: Revert "databases/tcl-sqlite3: Deprecate port"

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 23 12:24:12 UTC 2021


The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d22538579cf2ed2eaa6d3c9c619b701b9dfdb95

commit 2d22538579cf2ed2eaa6d3c9c619b701b9dfdb95
Author:     Pietro Cerutti <gahr at FreeBSD.org>
AuthorDate: 2021-06-23 12:21:13 +0000
Commit:     Pietro Cerutti <gahr at FreeBSD.org>
CommitDate: 2021-06-23 12:23:33 +0000

    databases/tcl-sqlite3: Revert "databases/tcl-sqlite3: Deprecate port"
    
    This reverts commit 14e00e7143dab7e770dcbfc1366d58eb4b61aaef.
    
    PR:     256646
---
 databases/tcl-sqlite3/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile
index 83eb4ef1321a..0d1cc8ef0227 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -12,9 +12,6 @@ COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
 
 LICENSE=	PD
 
-DEPRECATED=	Replaced with database/sqlite3 tcl flavor
-EXPIRATION_DATE=	2021-06-30
-
 LIB_DEPENDS=	libsqlite3.so:databases/sqlite3
 
 USES=		pkgconfig tcl:tea


More information about the dev-commits-ports-main mailing list