diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 17:09:28 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-06-02 17:09:28 +0000 |
| commit | 9ad8a06bcab2f0023d7077cb7529a0a0a624ae26 (patch) | |
| tree | 72f6965ca3e6e53c359f3fb1593097d48ed299e5 | |
| parent | 7bb498a1d2e5d0944665dec75d3266086155ece3 (diff) | |
sysutils/py-upt-freebsd: Remove expired port
2025-06-01 sysutils/py-upt-freebsd: Depends on expired sysutils/py-upt
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | sysutils/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/py-upt-freebsd/Makefile | 31 | ||||
| -rw-r--r-- | sysutils/py-upt-freebsd/distinfo | 3 | ||||
| -rw-r--r-- | sysutils/py-upt-freebsd/pkg-descr | 3 |
5 files changed, 1 insertions, 38 deletions
@@ -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. |
