[69486] trunk/dports/python

ram at macports.org ram at macports.org
Wed Jul 7 17:03:00 PDT 2010


Revision: 69486
          http://trac.macports.org/changeset/69486
Author:   ram at macports.org
Date:     2010-07-07 17:02:59 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
py27-dateutil: new port

Modified Paths:
--------------
    trunk/dports/python/py27-dateutil/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-dateutil/

Modified: trunk/dports/python/py27-dateutil/Portfile
===================================================================
--- trunk/dports/python/py26-dateutil/Portfile	2010-07-07 23:40:52 UTC (rev 69483)
+++ trunk/dports/python/py27-dateutil/Portfile	2010-07-08 00:02:59 UTC (rev 69486)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python26 1.0
+PortGroup         python27 1.0
 
-name              py26-dateutil
+name              py27-dateutil
 set my_name       python-dateutil
 version           1.5
 categories        python
@@ -24,8 +24,8 @@
                   sha1 f489e1a70e415731d401422f711670288571040b \
                   rmd160 5f7c80ec9bf68f1708213596a994130964e91e52
 
-depends_run       port:py26-tz \
-                  port:py26-distribute
+depends_run       port:py27-tz \
+                  port:py27-distribute
 
 test.run          yes
 test.cmd          ${python.bin} test.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100707/5e74efc8/attachment.html>


More information about the macports-changes mailing list