Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2023 20:51:02 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 01d2ef066714 - main - astro/{ptiger,xeartk}: expire for 2023-11-30 as these depend on expired astro/tkgeomap
Message-ID:  <202308312051.37VKp2fd072230@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308312051.37VKp2fd072230>