[59841] trunk/dports/python

blair at macports.org blair at macports.org
Fri Oct 23 21:21:49 PDT 2009


Revision: 59841
          http://trac.macports.org/changeset/59841
Author:   blair at macports.org
Date:     2009-10-23 21:21:47 -0700 (Fri, 23 Oct 2009)
Log Message:
-----------
New port for the anyjson Python module, for Python 2.6 based off the
Python 2.5 port.

Modified Paths:
--------------
    trunk/dports/python/py26-anyjson/Portfile

Added Paths:
-----------
    trunk/dports/python/py26-anyjson/

Modified: trunk/dports/python/py26-anyjson/Portfile
===================================================================
--- trunk/dports/python/py25-anyjson/Portfile	2009-10-24 04:19:33 UTC (rev 59840)
+++ trunk/dports/python/py26-anyjson/Portfile	2009-10-24 04:21:47 UTC (rev 59841)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-anyjson
+name                py26-anyjson
 version             0.2.2
 categories          python www
 platforms           darwin
@@ -22,7 +22,7 @@
                     rmd160 7826be0e8133daf182cfe1c039b879612ce67f29
 
 # Depend upon cjson so that the best JSON module can be used.
-depends_lib-append  port:py25-cjson
+depends_lib-append  port:py26-cjson
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/anyjson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091023/d8ba2d0c/attachment.html>


More information about the macports-changes mailing list