[95741] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Fri Jul 20 12:36:28 PDT 2012


Revision: 95741
          https://trac.macports.org/changeset/95741
Author:   lightnin at macports.org
Date:     2012-07-20 12:36:28 -0700 (Fri, 20 Jul 2012)
Log Message:
-----------
Updated to flup 1.0.3.dev-20110405 and updated all port files with openmaintainer.

Modified Paths:
--------------
    trunk/dports/python/py-flup/Portfile
    trunk/dports/python/py25-flup/Portfile
    trunk/dports/python/py26-flup/Portfile
    trunk/dports/python/py27-flup/Portfile

Modified: trunk/dports/python/py-flup/Portfile
===================================================================
--- trunk/dports/python/py-flup/Portfile	2012-07-20 19:31:51 UTC (rev 95740)
+++ trunk/dports/python/py-flup/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
@@ -5,10 +5,10 @@
 PortGroup           python24 1.0
 
 name                py-flup
-version             1.0.3.dev-20100525
+version             1.0.3.dev-20110405
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Flup is a random collection of WSGI servers and \
                     middleware.
 long_description    Flup offer three sets of WSGI servers/gateways, which \
@@ -18,8 +18,8 @@
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
 distname            flup-${version}
-checksums           md5 a9ca8413888fd0cde81ec3258e61d8bb \
-                    sha1 b80b3df5845c23c39633d5ddbe3ca9010a49b3ae \
-                    rmd160 7fa70d43e6a6055b159cfabd9f0a7e872ca8442b
+checksums           md5 a005b072d144fc0e44b0fa4c5a9ba029 \
+                    sha1 d1be86226a46ef031bf813497aa5520e3792b8e2 \
+                    rmd160 25f58df998a7e98810e32da02c5ea4ccaeb25e40
 
 depends_lib         port:py24-distribute

Modified: trunk/dports/python/py25-flup/Portfile
===================================================================
--- trunk/dports/python/py25-flup/Portfile	2012-07-20 19:31:51 UTC (rev 95740)
+++ trunk/dports/python/py25-flup/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
@@ -5,10 +5,10 @@
 PortGroup           python25 1.0
 
 name                py25-flup
-version             1.0.3.dev-20100525
+version             1.0.3.dev-20110405
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Flup is a random collection of WSGI servers and \
                     middleware.
 long_description    Flup offer three sets of WSGI servers/gateways, which \
@@ -18,8 +18,8 @@
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
 distname            flup-${version}
-checksums           md5 a9ca8413888fd0cde81ec3258e61d8bb \
-                    sha1 b80b3df5845c23c39633d5ddbe3ca9010a49b3ae \
-                    rmd160 7fa70d43e6a6055b159cfabd9f0a7e872ca8442b
+checksums           md5 a005b072d144fc0e44b0fa4c5a9ba029 \
+                    sha1 d1be86226a46ef031bf813497aa5520e3792b8e2 \
+                    rmd160 25f58df998a7e98810e32da02c5ea4ccaeb25e40
 
 depends_lib         port:py25-distribute

Modified: trunk/dports/python/py26-flup/Portfile
===================================================================
--- trunk/dports/python/py26-flup/Portfile	2012-07-20 19:31:51 UTC (rev 95740)
+++ trunk/dports/python/py26-flup/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
@@ -5,10 +5,10 @@
 PortGroup           python26 1.0
 
 name                py26-flup
-version             1.0.3.dev-20100525
+version             1.0.3.dev-20110405
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Flup is a random collection of WSGI servers and \
                     middleware.
 long_description    Flup offer three sets of WSGI servers/gateways, which \
@@ -18,8 +18,8 @@
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
 distname            flup-${version}
-checksums           md5 a9ca8413888fd0cde81ec3258e61d8bb \
-                    sha1 b80b3df5845c23c39633d5ddbe3ca9010a49b3ae \
-                    rmd160 7fa70d43e6a6055b159cfabd9f0a7e872ca8442b
+checksums           md5 a005b072d144fc0e44b0fa4c5a9ba029 \
+                    sha1 d1be86226a46ef031bf813497aa5520e3792b8e2 \
+                    rmd160 25f58df998a7e98810e32da02c5ea4ccaeb25e40
 
 depends_lib         port:py26-distribute

Modified: trunk/dports/python/py27-flup/Portfile
===================================================================
--- trunk/dports/python/py27-flup/Portfile	2012-07-20 19:31:51 UTC (rev 95740)
+++ trunk/dports/python/py27-flup/Portfile	2012-07-20 19:36:28 UTC (rev 95741)
@@ -5,10 +5,10 @@
 PortGroup           python27 1.0
 
 name                py27-flup
-version             1.0.3.dev-20100525
+version             1.0.3.dev-20110405
 categories          python www
 platforms           darwin
-maintainers         lightnin
+maintainers         lightnin openmaintainer
 description         Flup is a random collection of WSGI servers and \
                     middleware.
 long_description    Flup offer three sets of WSGI servers/gateways, which \
@@ -18,8 +18,8 @@
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
 distname            flup-${version}
-checksums           md5 a9ca8413888fd0cde81ec3258e61d8bb \
-                    sha1 b80b3df5845c23c39633d5ddbe3ca9010a49b3ae \
-                    rmd160 7fa70d43e6a6055b159cfabd9f0a7e872ca8442b
+checksums           md5 a005b072d144fc0e44b0fa4c5a9ba029 \
+                    sha1 d1be86226a46ef031bf813497aa5520e3792b8e2 \
+                    rmd160 25f58df998a7e98810e32da02c5ea4ccaeb25e40
 
 depends_lib         port:py27-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120720/cb7f5dcf/attachment.html>


More information about the macports-changes mailing list