Changeset 79819
- Timestamp:
- 06/26/11 17:26:15 (4 years ago)
- Location:
- trunk/dports/python/py25-webob
- Files:
-
- 1 added
- 1 copied
-
. (added)
-
Portfile (copied) (copied from trunk/dports/python/py26-webob/Portfile) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py25-webob/Portfile
r79621 r79819 3 3 4 4 PortSystem 1.0 5 PortGroup python2 61.05 PortGroup python25 1.0 6 6 7 name py2 6-webob8 version 0.9.87 name py25-webob 8 version 1.0.8 9 9 categories-append www 10 maintainers openmaintainer akitada10 maintainers nomaintainer 11 11 description WSGI request and response object. 12 12 long_description \ … … 23 23 master_sites http://pypi.python.org/packages/source/W/WebOb/ 24 24 distname WebOb-${version} 25 use_zip yes 25 26 26 checksums md5 07d1a1a4b0bf0faa67cb6638c632ea61\27 sha1 32793f14b1d63af3ce3ed965b214e4ce69404863\28 rmd160 0603d16dc2d5c3b8d24a128624fa605765dab67427 checksums md5 9809f9fb64fca8690a7da533fa29a272 \ 28 sha1 aa31465748763f3a516a60e814eaf5a34e369b4b \ 29 rmd160 e0264867521e1bd9a0aee295f45f5e2da5061889 29 30 30 depends_lib port:py2 6-distribute31 depends_lib port:py25-distribute
Note: See TracChangeset
for help on using the changeset viewer.

