Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2022 06:01:22 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d1ab5a1aec8 - main - ports-mgmt/chucky: Deprecate port
Message-ID:  <202208030601.27361Mw1059893@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d1ab5a1aec80a0643d88b240c8b19c491872726

commit 5d1ab5a1aec80a0643d88b240c8b19c491872726
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-07-19 06:07:33 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-08-03 05:58:19 +0000

    ports-mgmt/chucky: Deprecate port
    
    The port uses the deprecated $FreeBSD$ tag.
    
    PR:     265304
    Reported by:    fuz@fuz.su
    Approved by:    waitman@waitman.net (maintainer, timeout > 2 weeks)
---
 ports-mgmt/chucky/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ports-mgmt/chucky/Makefile b/ports-mgmt/chucky/Makefile
index aee3782df5e7..7c379dad717a 100644
--- a/ports-mgmt/chucky/Makefile
+++ b/ports-mgmt/chucky/Makefile
@@ -11,6 +11,9 @@ LICENSE_NAME=	CHUCKY BSD LICENSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=		Uses the obsoleted $FreeBSD tag
+EXPIRATION_DATE=	2023-01-01
+
 LIB_DEPENDS=	libpkg.so:${PKG_ORIGIN} \
 		libsqlite3.so:databases/sqlite3
 



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