Diff
Modified: trunk/dports/python/py-bottle/Portfile (139766 => 139767)
--- trunk/dports/python/py-bottle/Portfile 2015-08-26 15:51:47 UTC (rev 139766)
+++ trunk/dports/python/py-bottle/Portfile 2015-08-26 15:55:53 UTC (rev 139767)
@@ -9,7 +9,8 @@
categories-append devel
license MIT
-maintainers vmunix.org:torstenb openmaintainer
+maintainers nomaintainer
+
description Fast, simple and lightweight WSGI micro web-framework for python
long_description Bottle is a fast, simple and lightweight WSGI micro web-framework \
with no dependencies other than the Python Standard Library. It \
Modified: trunk/dports/python/py-bottle-sqlalchemy/Portfile (139766 => 139767)
--- trunk/dports/python/py-bottle-sqlalchemy/Portfile 2015-08-26 15:51:47 UTC (rev 139766)
+++ trunk/dports/python/py-bottle-sqlalchemy/Portfile 2015-08-26 15:55:53 UTC (rev 139767)
@@ -9,7 +9,8 @@
categories-append databases devel
license MIT
-maintainers vmunix.org:torstenb openmaintainer
+maintainers nomaintainer
+
description SQLAlchemy plugin for bottle web microframework
long_description This bottle-sqlalchemy plugin integrates SQLAlchemy \
with Bottle applications. It injects a SQLAlchemy \
Modified: trunk/dports/python/py-ipy/Portfile (139766 => 139767)
--- trunk/dports/python/py-ipy/Portfile 2015-08-26 15:51:47 UTC (rev 139766)
+++ trunk/dports/python/py-ipy/Portfile 2015-08-26 15:55:53 UTC (rev 139767)
@@ -15,7 +15,7 @@
supported_archs noarch
license BSD
-maintainers vmunix.org:torstenb openmaintainer
+maintainers nomaintainer
description python module for handling IPv4 and IPv6 addresses and networks
long_description IPy is a Python module for handling IPv4 and IPv6 \
Modified: trunk/dports/python/py-socksipy-branch/Portfile (139766 => 139767)
--- trunk/dports/python/py-socksipy-branch/Portfile 2015-08-26 15:51:47 UTC (rev 139766)
+++ trunk/dports/python/py-socksipy-branch/Portfile 2015-08-26 15:55:53 UTC (rev 139767)
@@ -8,8 +8,8 @@
version 1.02
categories-append devel net
-maintainers vmunix.org:torstenb \
- openmaintainer
+maintainers nomaintainer
+
description python SOCKS client module
long_description SocksiPy is a SOCKS client module, branched off the abandoned \
original socksipy