Ticket #27016: py26-apptools_Portfile.diff
File py26-apptools_Portfile.diff, 1.1 KB (added by jjstickel@…, 14 years ago) |
---|
-
python/py26-apptools/Portfile
old new 5 5 PortGroup python26 1.0 6 6 7 7 name py26-apptools 8 version 3. 3.28 version 3.4.1 9 9 categories-append devel 10 maintainers nomaintainer10 maintainers vcn.com:jjstickel openmaintainer 11 11 description The Enthought apptools package 12 12 long_description The Enthought Tool Suite includes a set of packages\ 13 13 that we have found useful in creating a number of applications.\ … … 17 17 homepage http://code.enthought.com/projects/app_tools.php 18 18 master_sites http://www.enthought.com/repo/ETS/ 19 19 distname AppTools-${version} 20 checksums md5 a7990ecf3cfe7f9f20ebfae088343a1f 20 21 checksums md5 f0c6b4b00c930f6db9d48de2353c28fc \ 22 sha1 9a36a06bbe3d80993cd4b5d40189b8e5716fa76f \ 23 rmd160 f93c65bdc1b7aeb698794c5e8333382c0dd626bf 21 24 22 25 depends_build-append port:py26-distribute 23 26