Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2024 22:21:47 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: 91c09bfec593 - main - misc/uk-phone: Remove expired port
Message-ID:  <202410312221.49VMLlG3092781@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=91c09bfec5936c54af214e7f0193d59e8c1a0ef4

commit 91c09bfec5936c54af214e7f0193d59e8c1a0ef4
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-10-31 22:21:43 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-10-31 22:21:43 +0000

    misc/uk-phone: Remove expired port
    
    2024-10-31 misc/uk-phone: Obsolete, 20+ year old data
---
 MOVED                   |  1 +
 misc/Makefile           |  1 -
 misc/uk-phone/Makefile  | 24 ------------------------
 misc/uk-phone/distinfo  |  2 --
 misc/uk-phone/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 567f767f9881..a3ea137ffc09 100644
--- a/MOVED
+++ b/MOVED
@@ -3573,3 +3573,4 @@ databases/emacs-sqlite3-api||2024-10-31|Has expired: Emacs 29 and later support
 lang/ferite||2024-10-31|Has expired: Abandonware and outdated, last release in 2009 (current version in 2005)
 www/moodle42||2024-10-31|Has expired: Upstream EOL
 misc/uk-postcodes||2024-10-31|Has expired: Obsolete, 20+ year old data
+misc/uk-phone||2024-10-31|Has expired: Obsolete, 20+ year old data
diff --git a/misc/Makefile b/misc/Makefile
index 70b6296720c5..34195fc80e54 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -633,7 +633,6 @@
     SUBDIR += tvbrowser
     SUBDIR += tvm
     SUBDIR += tzdiff
-    SUBDIR += uk-phone
     SUBDIR += umodunpack
     SUBDIR += unclutter
     SUBDIR += unclutter-xfixes
diff --git a/misc/uk-phone/Makefile b/misc/uk-phone/Makefile
deleted file mode 100644
index 73722f19b049..000000000000
--- a/misc/uk-phone/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME=	uk-phone
-PORTVERSION=	2.7
-CATEGORIES=	misc
-MASTER_SITES=	ftp://ftp.Awfulhak.org/pub/uk-phone/ \
-		http://people.FreeBSD.org/~brian/uk-phone/
-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
-EXTRACT_AFTER_ARGS=	> ${WRKSRC}/uk.phone
-NO_BUILD=	yes
-PLIST_FILES=	share/misc/uk.phone
-
-do-install:
-	${INSTALL_DATA} ${WRKSRC}/uk.phone ${STAGEDIR}${PREFIX}/share/misc
-
-.include <bsd.port.mk>
diff --git a/misc/uk-phone/distinfo b/misc/uk-phone/distinfo
deleted file mode 100644
index fe6567d4f7a0..000000000000
--- a/misc/uk-phone/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (uk-phone-2.7.gz) = 2dfb415af2910d65a2ebc2b843f79c730b0e9fab3faed998b46e94a286b40f9f
-SIZE (uk-phone-2.7.gz) = 94250
diff --git a/misc/uk-phone/pkg-descr b/misc/uk-phone/pkg-descr
deleted file mode 100644
index 852d33a43d3e..000000000000
--- a/misc/uk-phone/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-United Kingdom phone codes. 93K compressed ASCII data.
-
-Obtained from http://www.brainstorm.co.uk/stdcodes.csv



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