[25275] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 19:32:23 PDT 2007


Revision: 25275
          http://trac.macosforge.org/projects/macports/changeset/25275
Author:   stechert at macports.org
Date:     2007-05-16 19:32:23 -0700 (Wed, 16 May 2007)

Log Message:
-----------
adding py25 version of simplejson

Added Paths:
-----------
    trunk/dports/python/py25-simplejson/
    trunk/dports/python/py25-simplejson/Portfile

Added: trunk/dports/python/py25-simplejson/Portfile
===================================================================
--- trunk/dports/python/py25-simplejson/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-simplejson/Portfile	2007-05-17 02:32:23 UTC (rev 25275)
@@ -0,0 +1,19 @@
+# $Id: Portfile 23574 2007-04-04 20:47:17Z stechert at macports.org $
+
+PortSystem			1.0
+PortGroup			python25 1.0
+name				py25-simplejson
+version				1.7.1
+categories-append		www
+maintainers			stechert at macports.org
+description			simplejson is a JSON encoder and decoder.
+long_description		${description}
+
+
+platforms			darwin
+
+homepage			http://undefined.org/python/#simplejson
+master_sites			http://cheeseshop.python.org/packages/source/s/simplejson/
+distname			simplejson-${version}
+
+checksums			sha1 cc7e34b7bbf349601cc9f96bc861f3caac09f47f

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070516/022738c4/attachment.html


More information about the macports-changes mailing list