summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-13 10:27:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-13 10:27:27 +0000
commit52540b261a2172098017f428b22fd1f95179759f (patch)
treeb67da3b8071993e28121acf9fbb01350c2c67f33
parentUpdate to version 2.6.8; enable concurrent installs. (diff)
Move net/py-pysimplesoap to net/py-soap2py
-rw-r--r--MOVED1
-rw-r--r--net/Makefile2
-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
5 files changed, 5 insertions, 2 deletions
diff --git a/MOVED b/MOVED
index a69a7874b65d..c07cc9af8eca 100644
--- a/MOVED
+++ b/MOVED
@@ -9131,3 +9131,4 @@ textproc/ack|textproc/p5-ack|2017-03-12|Rename to match our perl naming
misc/p5-Geo-Coder-Geocoder-US||2017-03-12|Has expired: http://geocoder.us/ disappeared in late 2015
databases/py-sqlalchemy09|databases/py-sqlalchemy10|2017-03-12|Has expired: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10
devel/avr-gcc-devel||2017-03-13|Has expired: There's no longer a point to have both, a -devel and a regular port of GCC for the AVR
+net/py-pysimplesoap|net/py-soap2py|2017-03-13|Rename to match upstream naming
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