diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 | ||||
-rw-r--r-- | net/py-soap2py/Makefile (renamed from net/py-pysimplesoap/Makefile) | 4 | ||||
-rw-r--r-- | net/py-soap2py/distinfo (renamed from net/py-pysimplesoap/distinfo) | 0 | ||||
-rw-r--r-- | net/py-soap2py/pkg-descr (renamed from net/py-pysimplesoap/pkg-descr) | 0 |
4 files changed, 4 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 1e12abd96f07..2b3e9db37669 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1017,7 +1017,6 @@ SUBDIR += py-pypcap SUBDIR += py-pysendfile SUBDIR += py-pyshark - SUBDIR += py-pysimplesoap SUBDIR += py-pysmb SUBDIR += py-pysocks SUBDIR += py-pystun @@ -1047,6 +1046,7 @@ SUBDIR += py-s3cmd SUBDIR += py-s3transfer SUBDIR += py-smbpasswd + SUBDIR += py-soap2py SUBDIR += py-soappy SUBDIR += py-socketio-client SUBDIR += py-speedtest-cli diff --git a/net/py-pysimplesoap/Makefile b/net/py-soap2py/Makefile index 66c6fedda378..7bcbee764d65 100644 --- a/net/py-pysimplesoap/Makefile +++ b/net/py-soap2py/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -PORTNAME= pysimplesoap +PORTNAME= soap2py PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= net www python @@ -16,6 +16,8 @@ NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python +GH_ACCOUNT= pysimplesoap +GH_PROJECT= pysimplesoap USE_GITHUB= yes .include <bsd.port.mk> diff --git a/net/py-pysimplesoap/distinfo b/net/py-soap2py/distinfo index 957d298ba1e1..957d298ba1e1 100644 --- a/net/py-pysimplesoap/distinfo +++ b/net/py-soap2py/distinfo diff --git a/net/py-pysimplesoap/pkg-descr b/net/py-soap2py/pkg-descr index 9c5ade88bcc8..9c5ade88bcc8 100644 --- a/net/py-pysimplesoap/pkg-descr +++ b/net/py-soap2py/pkg-descr |