aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2023-08-31 20:49:53 +0000
committerRene Ladan <rene@FreeBSD.org>2023-08-31 20:50:54 +0000
commit01d2ef06671458d6beb3dd79b4151057d5fb9b89 (patch)
tree26fde8055f1814e05c25a71e4b08130841d3617b
parent9ebd1412dcfd77bf2ce7d8a2776ffb0b3f19dc9e (diff)
downloadports-01d2ef06671458d6beb3dd79b4151057d5fb9b89.tar.gz
ports-01d2ef06671458d6beb3dd79b4151057d5fb9b89.zip
astro/{ptiger,xeartk}: expire for 2023-11-30 as these depend on expired astro/tkgeomap
-rw-r--r--astro/ptiger/Makefile3
-rw-r--r--astro/xeartk/Makefile3
2 files changed, 6 insertions, 0 deletions
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