Changeset 82428
- Timestamp:
- 08/13/11 10:30:05 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 1 added
- 3 deleted
- 1 copied
-
py-cjson (added)
-
py-cjson/Portfile (copied) (copied from trunk/dports/python/py26-cjson/Portfile) (2 diffs)
-
py25-cjson (deleted)
-
py26-cjson (deleted)
-
py27-cjson (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-cjson/Portfile
r82427 r82428 2 2 3 3 PortSystem 1.0 4 PortGroup python 261.04 PortGroup python 1.0 5 5 6 name py 26-cjson6 name py-cjson 7 7 version 1.0.5 8 8 maintainers ram openmaintainer 9 9 platforms darwin 10 license LGPL 10 11 11 12 description Fast JSON encoder/decoder for Python … … 31 32 distname python-cjson-${version} 32 33 34 python.default_version 27 35 python.versions 25 26 27 36 33 37 checksums md5 4d55b66ecdf0300313af9d030d9644a3 \ 34 38 sha1 a00519debfdc6dcc33acfe68dc10ee4866fdcd8b \
Note: See TracChangeset
for help on using the changeset viewer.

