Date: Mon, 27 Apr 2026 00:03:59 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Goran=?utf-8?Q? Meki=C4=87?= <meka@tilda.center> Subject: git: 14e782a209dd - main - www/py-flask-collect: Deprecate and expire Message-ID: <69eea7ef.1e0b6.11695c2f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=14e782a209dd5e73be28533058a34f735ac62600 commit 14e782a209dd5e73be28533058a34f735ac62600 Author: Goran Mekić <meka@tilda.center> AuthorDate: 2026-01-09 16:16:49 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2026-04-27 00:01:43 +0000 www/py-flask-collect: Deprecate and expire Upstream has not been maintained for the past 10 years. Reported by: se PR: 290293 Event: Wiesbaden Hackathon 202604 --- www/py-flask-collect/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/py-flask-collect/Makefile b/www/py-flask-collect/Makefile index 7ae1b0fb41ef..6e7bc8502fd4 100644 --- a/www/py-flask-collect/Makefile +++ b/www/py-flask-collect/Makefile @@ -1,6 +1,6 @@ PORTNAME= Flask-Collect PORTVERSION= 1.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,6 +9,9 @@ MAINTAINER= meka@tilda.center COMMENT= Tool to collect static files in one command WWW= https://github.com/coleifer/flask-peewee/ +DEPRECATED= Project is discontinued +EXPIRATION_DATE= 2026-06-30 + LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eea7ef.1e0b6.11695c2f>
