[59536] trunk/dports/python

lightnin at macports.org lightnin at macports.org
Fri Oct 16 01:49:00 PDT 2009


Revision: 59536
          http://trac.macports.org/changeset/59536
Author:   lightnin at macports.org
Date:     2009-10-16 01:48:54 -0700 (Fri, 16 Oct 2009)
Log Message:
-----------
Updated version info for py/py25/py26-flup as the new 1.0.3 version from July would not be found otherwise.

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

Modified: trunk/dports/python/py-flup/Portfile
===================================================================
--- trunk/dports/python/py-flup/Portfile	2009-10-16 07:35:04 UTC (rev 59535)
+++ trunk/dports/python/py-flup/Portfile	2009-10-16 08:48:54 UTC (rev 59536)
@@ -5,7 +5,7 @@
 PortGroup           python24 1.0
 
 name                py-flup
-version             1.0.3
+version             1.0.3.dev-20090716
 categories          python www
 platforms           darwin
 maintainers         lightnin
@@ -17,7 +17,7 @@
 
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
-distname            flup-${version}.dev-20090716
+distname            flup-${version}
 checksums           md5 087ddf678a921313b21b90570f54eb42 \
                     sha1 d8436e0a2a93ef43f61e571be3df69ca6fb74483 \
                     rmd160 9215835160e6a1c2a7fcf4a43ae4b673a06a6a12

Modified: trunk/dports/python/py25-flup/Portfile
===================================================================
--- trunk/dports/python/py25-flup/Portfile	2009-10-16 07:35:04 UTC (rev 59535)
+++ trunk/dports/python/py25-flup/Portfile	2009-10-16 08:48:54 UTC (rev 59536)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-flup
-version             1.0.3
+version             1.0.3.dev-20090716
 categories          python www
 platforms           darwin
 maintainers         lightnin
@@ -17,7 +17,7 @@
 
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
-distname            flup-${version}.dev-20090716
+distname            flup-${version}
 checksums           md5 087ddf678a921313b21b90570f54eb42 \
                     sha1 d8436e0a2a93ef43f61e571be3df69ca6fb74483 \
                     rmd160 9215835160e6a1c2a7fcf4a43ae4b673a06a6a12

Modified: trunk/dports/python/py26-flup/Portfile
===================================================================
--- trunk/dports/python/py26-flup/Portfile	2009-10-16 07:35:04 UTC (rev 59535)
+++ trunk/dports/python/py26-flup/Portfile	2009-10-16 08:48:54 UTC (rev 59536)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-flup
-version             1.0.3
+version             1.0.3.dev-20090716
 categories          python www
 platforms           darwin
 maintainers         lightnin
@@ -17,7 +17,7 @@
 
 homepage            http://www.saddi.com/software/flup
 master_sites        http://pypi.python.org/packages/source/f/flup/
-distname            flup-${version}.dev-20090716
+distname            flup-${version}
 checksums           md5 087ddf678a921313b21b90570f54eb42 \
                     sha1 d8436e0a2a93ef43f61e571be3df69ca6fb74483 \
                     rmd160 9215835160e6a1c2a7fcf4a43ae4b673a06a6a12
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091016/ed03fc29/attachment.html>


More information about the macports-changes mailing list