Changeset 82421
- Timestamp:
- 08/13/11 09:08:32 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 2 edited
-
py-xattr/Portfile (modified) (2 diffs)
-
py25-xattr/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-xattr/Portfile
r71578 r82421 5 5 6 6 name py-xattr 7 version 0. 57 version 0.6.1 8 8 categories python 9 license {MIT PSF} 9 10 platforms darwin linux 10 11 maintainers optusnet.com.au:arsptr … … 18 19 19 20 homepage http://undefined.org/python/#xattr 20 fetch.type svn 21 svn.url http://svn.red-bean.com/bob/xattr/releases/xattr-${version}/ 21 master_sites http://pypi.python.org/packages/source/x/xattr/ 22 distname xattr-${version} 23 checksums md5 abcc67c93b28edbefcf10d3e6e324f89 \ 24 sha256 7c025768496f3162f79059456c870ab5ef7094c39bb1f138446df44981e18069 22 25 23 26 depends_lib-append port:py-setuptools 24 worksrcdir xattr-${version}25 27 26 28 livecheck.type regex -
trunk/dports/python/py25-xattr/Portfile
r74335 r82421 5 5 6 6 name py25-xattr 7 version 0. 57 version 0.6.1 8 8 categories python 9 license {MIT PSF} 9 10 maintainers nomaintainer 10 11 description xattr is a Python wrapper for Darwin's extended filesystem attributes … … 17 18 homepage http://undefined.org/python/#xattr 18 19 platforms darwin 19 fetch.type svn 20 svn.url http://svn.red-bean.com/bob/xattr/releases/xattr-${version}/ 21 worksrcdir xattr-${version} 20 master_sites http://pypi.python.org/packages/source/x/xattr/ 21 distname xattr-${version} 22 checksums md5 abcc67c93b28edbefcf10d3e6e324f89 \ 23 sha256 7c025768496f3162f79059456c870ab5ef7094c39bb1f138446df44981e18069 22 24 23 25 depends_lib-append port:py25-distribute
Note: See TracChangeset
for help on using the changeset viewer.

