[72382] trunk/dports/python

elelay at macports.org elelay at macports.org
Tue Oct 12 10:49:34 PDT 2010


Revision: 72382
          http://trac.macports.org/changeset/72382
Author:   elelay at macports.org
Date:     2010-10-12 10:49:32 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
python 2.7 version of simplejson

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

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

Modified: trunk/dports/python/py27-simplejson/Portfile
===================================================================
--- trunk/dports/python/py26-simplejson/Portfile	2010-10-12 04:56:49 UTC (rev 72364)
+++ trunk/dports/python/py27-simplejson/Portfile	2010-10-12 17:49:32 UTC (rev 72382)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-simplejson
+name                py27-simplejson
 version             2.1.1
 categories-append   www
 maintainers         nomaintainer
@@ -17,7 +17,7 @@
 master_sites        http://cheeseshop.python.org/packages/source/s/simplejson/
 distname            simplejson-${version}
 
-depends_lib         port:py26-distribute
+depends_lib         port:py27-distribute
 
 checksums           md5     0bbe3a2e5e4cac040013733aca159d89 \
                     sha1    106fe3481c9a3a9488cbe7d212eca7671837783f \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101012/1b0ae82f/attachment.html>


More information about the macports-changes mailing list