git: 82344ad81584 - main - databases/rrdtool12: Mark BROKEN, deprecate and set expiration date to 2025-07-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Wed, 04 Jun 2025 20:50:16 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82344ad81584b950046c5f222c98793751255130

commit 82344ad81584b950046c5f222c98793751255130
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-04 20:02:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-04 20:49:13 +0000

    databases/rrdtool12: Mark BROKEN, deprecate and set expiration date to 2025-07-31
    
    Legacy version that's unsupported upstream and unfetchable
    
    PR:             286900
    Approved by:    maintainer timeout, 2+ weeks
---
 databases/rrdtool12/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/databases/rrdtool12/Makefile b/databases/rrdtool12/Makefile
index ae47becd0cb7..ba6b27037355 100644
--- a/databases/rrdtool12/Makefile
+++ b/databases/rrdtool12/Makefile
@@ -13,6 +13,10 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libart_lgpl_2.so:graphics/libart_lgpl \
 		libpng.so:graphics/png
 
+BROKEN=		Unfetchable
+DEPRECATED=	Legacy version that's unsupported upstream and unfetchable
+EXPIRATION_DATE=2025-07-31
+
 CONFLICTS_INSTALL=	rrdtool # include/rrd.h
 
 USE_LDCONFIG=	yes