Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2025 12:16:32 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39d074994409 - main - deskutils/py-bugwarrior: Mark DEPRECATED
Message-ID:  <691f06a0.25519.572fd0f9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39d07499440949a30d321626750954ffec0e7d36

commit 39d07499440949a30d321626750954ffec0e7d36
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-11-20 10:44:14 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-11-20 12:16:00 +0000

    deskutils/py-bugwarrior: Mark DEPRECATED
    
    - Broken for more than 6 months
    - Although upstream has minor activities they have not released any new
      versions
    - Set EXPIRATION_DATE 2025-12-31
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 deskutils/py-bugwarrior/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/deskutils/py-bugwarrior/Makefile b/deskutils/py-bugwarrior/Makefile
index 1c17b4709faa..fc2823afebdf 100644
--- a/deskutils/py-bugwarrior/Makefile
+++ b/deskutils/py-bugwarrior/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/ralphbean/bugwarrior
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=		Broken for more than 6 months
+EXPIRATION_DATE=	2025-12-31
 BROKEN=		python-3.9 or later is not supported
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691f06a0.25519.572fd0f9>