git: aeca7497b810 - main - sysutils/py-upt-rubygems: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Jun 2025 17:09:52 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aeca7497b810ce405e1b1df0c86789d18353393a
commit aeca7497b810ce405e1b1df0c86789d18353393a
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-02 17:09:44 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-02 17:09:44 +0000
sysutils/py-upt-rubygems: Remove expired port
2025-06-01 sysutils/py-upt-rubygems: Depends on expired sysutils/py-upt
---
MOVED | 1 +
sysutils/Makefile | 1 -
sysutils/py-upt-rubygems/Makefile | 29 -----------------------------
sysutils/py-upt-rubygems/distinfo | 3 ---
sysutils/py-upt-rubygems/pkg-descr | 1 -
5 files changed, 1 insertion(+), 34 deletions(-)
diff --git a/MOVED b/MOVED
index 940ef58f05e0..55307cbbe6b7 100644
--- a/MOVED
+++ b/MOVED
@@ -4471,3 +4471,4 @@ 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
+sysutils/py-upt-rubygems||2025-06-02|Has expired: Depends on expired sysutils/py-upt
diff --git a/sysutils/Makefile b/sysutils/Makefile
index b66829eb9d1e..1c7f1718dd78 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1075,7 +1075,6 @@
SUBDIR += py-tmuxp
SUBDIR += py-upt
SUBDIR += py-upt-pypi
- SUBDIR += py-upt-rubygems
SUBDIR += py-uptime
SUBDIR += qchroot
SUBDIR += qdirstat
diff --git a/sysutils/py-upt-rubygems/Makefile b/sysutils/py-upt-rubygems/Makefile
deleted file mode 100644
index fe5cca56c7e1..000000000000
--- a/sysutils/py-upt-rubygems/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME= upt-rubygems
-PORTVERSION= 0.4.1
-PORTREVISION= 1
-CATEGORIES= sysutils python
-MASTER_SITES= PYPI
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= RubyGems frontend for upt
-WWW= https://framagit.org/upt/upt-rubygems
-
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Depends on expired sysutils/py-upt
-EXPIRATION_DATE=2025-06-01
-
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}semver>=0:devel/py-semver@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}upt>=0.11:sysutils/py-upt@${PY_FLAVOR}
-
-USES= python
-USE_PYTHON= autoplist concurrent pep517
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/sysutils/py-upt-rubygems/distinfo b/sysutils/py-upt-rubygems/distinfo
deleted file mode 100644
index 5f4b4258b19d..000000000000
--- a/sysutils/py-upt-rubygems/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1577145703
-SHA256 (upt-rubygems-0.4.1.tar.gz) = 4bf9988ae2d42d30e50cb85e34f3b8a4a0ef298c9710561fb0ece90cf6978280
-SIZE (upt-rubygems-0.4.1.tar.gz) = 5795
diff --git a/sysutils/py-upt-rubygems/pkg-descr b/sysutils/py-upt-rubygems/pkg-descr
deleted file mode 100644
index 46590f5b85c4..000000000000
--- a/sysutils/py-upt-rubygems/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-This is the RubyGems frontend for upt (Universal Packaging Tool).