svn commit: r528051 - in head: . net-p2p net-p2p/deluge-cli net-p2p/py-libtorrent-rasterbar11
Yuri Victorovich
yuri at FreeBSD.org
Sun Mar 8 16:24:39 UTC 2020
Author: yuri
Date: Sun Mar 8 16:24:37 2020
New Revision: 528051
URL: https://svnweb.freebsd.org/changeset/ports/528051
Log:
Remove net-p2p/py-libtorrent-rasterbar11 because net-p2p/py-libtorrent-rasterbar is now fixed
Deleted:
head/net-p2p/py-libtorrent-rasterbar11/
Modified:
head/MOVED
head/net-p2p/Makefile
head/net-p2p/deluge-cli/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sun Mar 8 16:18:05 2020 (r528050)
+++ head/MOVED Sun Mar 8 16:24:37 2020 (r528051)
@@ -14472,3 +14472,4 @@ x11-toolkits/py-gtksourceview||2020-03-07|Has expired:
devel/py-hgsubversion||2020-03-08|Has expired: Unmaintained, uses EOLed python27
devel/py-gamin||2020-03-08|Has expired: Old, uses EOLed python27
math/py-PySMT|math/py-pysmt|2020-03-08|Rename as recommended by the Python team
+net-p2p/py-libtorrent-rasterbar11|net-p2p/py-libtorrent-rasterbar|2020-03-08|net-p2p/py-libtorrent-rasterbar now isn't broken
Modified: head/net-p2p/Makefile
==============================================================================
--- head/net-p2p/Makefile Sun Mar 8 16:18:05 2020 (r528050)
+++ head/net-p2p/Makefile Sun Mar 8 16:24:37 2020 (r528051)
@@ -71,7 +71,6 @@
SUBDIR += parity-ethereum
SUBDIR += phex
SUBDIR += py-libtorrent-rasterbar
- SUBDIR += py-libtorrent-rasterbar11
SUBDIR += py-py2play
SUBDIR += py-transmissionrpc
SUBDIR += py-tremc
Modified: head/net-p2p/deluge-cli/Makefile
==============================================================================
--- head/net-p2p/deluge-cli/Makefile Sun Mar 8 16:18:05 2020 (r528050)
+++ head/net-p2p/deluge-cli/Makefile Sun Mar 8 16:24:37 2020 (r528051)
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= intltool-merge:textproc/intltool
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>=0.18:devel/py-xdg@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar11>=0:net-p2p/py-libtorrent-rasterbar11@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}libtorrent-rasterbar>=0:net-p2p/py-libtorrent-rasterbar@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.8:security/py-openssl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}chardet>=1.0.1:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mako>=0.2.5:textproc/py-mako@${PY_FLAVOR} \
More information about the svn-ports-head
mailing list