git: 8be3d5130d16 - main - www/pear-Structures_DataGrid_Renderer_Smarty: abandonware, expire on 2024-06-04

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sat, 04 May 2024 13:45:35 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8be3d5130d16d58a64750b5ceb12271d546f99f0

commit 8be3d5130d16d58a64750b5ceb12271d546f99f0
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-05-04 13:44:34 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-05-04 13:44:34 +0000

    www/pear-Structures_DataGrid_Renderer_Smarty: abandonware, expire on 2024-06-04
---
 www/pear-Structures_DataGrid_Renderer_Smarty/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile
index 997bd3d9a794..d9cba579748f 100644
--- a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile
+++ b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile
@@ -6,6 +6,9 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Smarty Renderer for pear-Structures_DataGrid
 WWW=		https://pear.php.net/package/Structures_DataGrid_Renderer_Smarty
 
+DEPRECATED=	Last release in 2010, depends on expired www/smarty2
+EXPIRATION_DATE=2024-06-04
+
 RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@${PHP_FLAVOR} \
 		${LOCALBASE}/share/smarty/Smarty.class.php:www/smarty2@${PHP_FLAVOR} \
 		${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:www/pear-Structures_DataGrid_Renderer_Pager@${PHP_FLAVOR}