git: 688b54d7c1a2 - main - misc/uk-*: Deprecate and set expiration date to 2024-10-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 13 Oct 2024 10:14:40 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=688b54d7c1a259477ddb9ef26d35cbd76e1cc539

commit 688b54d7c1a259477ddb9ef26d35cbd76e1cc539
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-10-13 10:00:14 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-10-13 10:13:53 +0000

    misc/uk-*: Deprecate and set expiration date to 2024-10-31
    
    Outdated 20+ year old datasets
---
 misc/uk-phone/Makefile     | 3 +++
 misc/uk-postcodes/Makefile | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile
index 9cf9db497a3f..73722f19b049 100644
--- a/misc/uk-phone/Makefile
+++ b/misc/uk-phone/Makefile
@@ -8,6 +8,9 @@ EXTRACT_SUFX=	.gz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	United Kingdom phone codes
 
+DEPRECATED=	Obsolete, 20+ year old data
+EXPIRATION_DATE=2024-10-31
+
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${GZCAT}
 EXTRACT_BEFORE_ARGS=	# None
diff --git a/misc/uk-postcodes/Makefile b/misc/uk-postcodes/Makefile
index 31ac96286e23..2dd195c5f353 100644
--- a/misc/uk-postcodes/Makefile
+++ b/misc/uk-postcodes/Makefile
@@ -8,6 +8,9 @@ EXTRACT_SUFX=	.gz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	United Kingdom post codes
 
+DEPRECATED=	Obsolete, 20+ year old data
+EXPIRATION_DATE=2024-10-31
+
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${GZCAT}
 EXTRACT_BEFORE_ARGS=	# None