diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-17 11:26:43 +0200 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-05-17 11:53:56 +0200 |
commit | 96d8b9e2da3317d3d5e29b9fe63dc80eb1a28987 (patch) | |
tree | 08beba7349883ec41b0c7fac5a10e6c1635a20ed | |
parent | graphics/png: Update to 1.6.48 (diff) |
devel/hgreviewboard: Mark BROKEN, deprecate and set expiration date to 2025-05-31
Unfetchable and upstream is gone
-rw-r--r-- | devel/hgreviewboard/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/hgreviewboard/Makefile b/devel/hgreviewboard/Makefile index b3811a3e717a..4db6d0d81e1f 100644 --- a/devel/hgreviewboard/Makefile +++ b/devel/hgreviewboard/Makefile @@ -14,6 +14,10 @@ WWW= http://www.review-board.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable +DEPRECATED= Upstream is gone +EXPIRATION_DATE=2025-05-31 + RUN_DEPENDS= ${PY_MERCURIAL} \ rbt:devel/rbtools |