git: 01d2ef066714 - main - astro/{ptiger,xeartk}: expire for 2023-11-30 as these depend on expired astro/tkgeomap

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Thu, 31 Aug 2023 20:51:02 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01d2ef06671458d6beb3dd79b4151057d5fb9b89

commit 01d2ef06671458d6beb3dd79b4151057d5fb9b89
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-08-31 20:49:53 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-08-31 20:50:54 +0000

    astro/{ptiger,xeartk}: expire for 2023-11-30 as these depend on expired astro/tkgeomap
---
 astro/ptiger/Makefile | 3 +++
 astro/xeartk/Makefile | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/astro/ptiger/Makefile b/astro/ptiger/Makefile
index 3aa5f70205aa..562bb21dbfd1 100644
--- a/astro/ptiger/Makefile
+++ b/astro/ptiger/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	tcltk@FreeBSD.org
 COMMENT=	Displays U.S. Census Bureau populated places on a map
 WWW=		http://www.tkgeomap.org/ptiger.html
 
+DEPRECATED=	Depends on expired astro/tkgeomap
+EXPIRATION_DATE=2023-11-30
+
 LIB_DEPENDS=	libtkgeomap.so:astro/tkgeomap
 
 USES+=		tk:run
diff --git a/astro/xeartk/Makefile b/astro/xeartk/Makefile
index ffe9a6c10558..19b063d5ab73 100644
--- a/astro/xeartk/Makefile
+++ b/astro/xeartk/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small demo for tkgeomap
 WWW=		http://www.tkgeomap.org/xeartk.html
 
+DEPRECATED=	Depends on expired astro/tkgeomap
+EXPIRATION_DATE=2023-11-30
+
 LIB_DEPENDS=	libtkgeomap.so:astro/tkgeomap
 
 USES=		tk:run