git: 0a48df48aa0a - main - graphics/tinyows: expire on 2025-02-01 for databases/postgis31

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Wed, 01 Jan 2025 11:10:26 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a48df48aa0a2427b474a81992cba79406d0389e

commit 0a48df48aa0a2427b474a81992cba79406d0389e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 11:09:44 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 11:10:13 +0000

    graphics/tinyows: expire on 2025-02-01 for databases/postgis31
---
 graphics/tinyows/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile
index 25eac83f3955..bd0be911d101 100644
--- a/graphics/tinyows/Makefile
+++ b/graphics/tinyows/Makefile
@@ -11,6 +11,9 @@ WWW=		https://mapserver.org/tinyows/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired databases/postgis31
+EXPIRATION_DATE=2025-02-01
+
 BUILD_DEPENDS=	${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31
 RUN_DEPENDS=	${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis31