git: 9ad8a06bcab2 - main - sysutils/py-upt-freebsd: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 02 Jun 2025 17:09:31 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ad8a06bcab2f0023d7077cb7529a0a0a624ae26

commit 9ad8a06bcab2f0023d7077cb7529a0a0a624ae26
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-02 17:09:28 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-02 17:09:28 +0000

    sysutils/py-upt-freebsd: Remove expired port
    
    2025-06-01 sysutils/py-upt-freebsd: Depends on expired sysutils/py-upt
---
 MOVED                             |  1 +
 sysutils/Makefile                 |  1 -
 sysutils/py-upt-freebsd/Makefile  | 31 -------------------------------
 sysutils/py-upt-freebsd/distinfo  |  3 ---
 sysutils/py-upt-freebsd/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 38 deletions(-)

diff --git a/MOVED b/MOVED
index b720b5d0238d..940ef58f05e0 100644
--- a/MOVED
+++ b/MOVED
@@ -4470,3 +4470,4 @@ audio/lmms||2025-06-02|Has expired: Depends on expiring audio/carla
 audio/carla||2025-06-02|Has expired: Depends on expired audio/py-pyliblo
 textproc/py-RTFDE||2025-06-02|Has expired: Depends on expired devel/py-oletools
 sysutils/py-upt-cpan||2025-06-02|Has expired: Depends on expired sysutils/py-upt
+sysutils/py-upt-freebsd||2025-06-02|Has expired: Depends on expired sysutils/py-upt
diff --git a/sysutils/Makefile b/sysutils/Makefile
index d2ff1f0d923a..b66829eb9d1e 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1074,7 +1074,6 @@
     SUBDIR += py-tldr
     SUBDIR += py-tmuxp
     SUBDIR += py-upt
-    SUBDIR += py-upt-freebsd
     SUBDIR += py-upt-pypi
     SUBDIR += py-upt-rubygems
     SUBDIR += py-uptime
diff --git a/sysutils/py-upt-freebsd/Makefile b/sysutils/py-upt-freebsd/Makefile
deleted file mode 100644
index f9090b10a0cd..000000000000
--- a/sysutils/py-upt-freebsd/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-PORTNAME=	upt-freebsd
-DISTVERSION=	0.3
-PORTREVISION=	1
-CATEGORIES=	sysutils ports-mgmt python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER=	tipecaml@gmail.com
-COMMENT=	FreeBSD backend for upt
-WWW=		https://framagit.org/upt/upt-freebsd
-
-LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Depends on expired sysutils/py-upt
-EXPIRATION_DATE=2025-06-01
-
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}upt>=0.4:sysutils/py-upt@${PY_FLAVOR}
-
-USES=		python
-USE_PYTHON=	autoplist distutils
-
-NO_ARCH=	yes
-
-TEST_ENV=	PORTSDIR="/nonexistent"
-
-do-test:
-	@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m unittest -v
-
-.include <bsd.port.mk>
diff --git a/sysutils/py-upt-freebsd/distinfo b/sysutils/py-upt-freebsd/distinfo
deleted file mode 100644
index ae6d3b364563..000000000000
--- a/sysutils/py-upt-freebsd/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1577071801
-SHA256 (upt-freebsd-0.3.tar.gz) = 0fd55ea5d9d9c83aa2507bb330dfb9c4d4a5e93aea54bd02453061bc9706fdf4
-SIZE (upt-freebsd-0.3.tar.gz) = 8830
diff --git a/sysutils/py-upt-freebsd/pkg-descr b/sysutils/py-upt-freebsd/pkg-descr
deleted file mode 100644
index 5a3ed8c1754e..000000000000
--- a/sysutils/py-upt-freebsd/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Universal Packaging Tool: FreeBSD Ports backend
-
-This is a FreeBSD backend for upt.