Changeset 82450
- Timestamp:
- 08/13/11 16:53:19 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 1 deleted
- 1 edited
- 1 moved
-
py-pyfftw3 (moved) (moved from trunk/dports/python/py27-pyfftw3)
-
py-pyfftw3/Portfile (modified) (3 diffs)
-
py26-pyfftw3 (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-pyfftw3/Portfile
r73014 r82450 2 2 3 3 PortSystem 1.0 4 PortGroup python 271.04 PortGroup python 1.0 5 5 6 name py 27-pyfftw36 name py-pyfftw3 7 7 version 0.2.1 8 8 set branch [join [lrange [split ${version} .] 0 1] .] 9 9 categories python math 10 10 platforms darwin 11 supported_archs noarch 12 license GPL 11 13 maintainers ram openmaintainer 12 14 … … 18 20 master_sites http://launchpad.net/pyfftw/trunk/${version}/+download/ 19 21 distname PyFFTW3-${version} 22 23 python.default_version 27 24 python.versions 26 27 20 25 21 26 checksums md5 0066be45345591a6b4a97eb3779c7346 \ … … 33 38 } 34 39 35 python.link_binaries no36 37 universal_variant no38 39 40 livecheck.type regex 40 41 livecheck.url ${homepage}
Note: See TracChangeset
for help on using the changeset viewer.

