Ticket #33686: Portfile.diff
File Portfile.diff, 1.3 KB (added by jheiss (Jason Heiss), 13 years ago) |
---|
-
Portfile
old new 5 5 PortGroup ruby 1.0 6 6 7 7 name etch 8 version 3. 17.08 version 3.20.0 9 9 categories sysutils 10 10 maintainers aput.net:jheiss openmaintainer 11 supported_archs noarch 12 license MIT 11 13 12 14 description Etch is a system configuration management tool. 13 15 … … 23 25 homepage http://etch.sourceforge.net/ 24 26 platforms darwin 25 27 26 master_sites sourceforge 28 master_sites sourceforge:project/etch/etch/${version} 27 29 28 checksums md5 9b5216f62d4add225f50984cc07f630b \ 29 sha1 a4bc1c61f349464ca793d858abeca08760bde6e5 \ 30 rmd160 f827b360c69cceab1a864b11c7cf434b7c7a4a39 30 checksums rmd160 7f6525673bc636f3128268bf9ed6420c7098ff15 \ 31 sha256 3245e1187bd635e112daf954f0b30945ff522f16c4084290005ae962da932c1b 31 32 32 33 depends_build port:rb-rake 33 34 depends_run port:facter 34 35 35 36 worksrcdir ${worksrcdir}/client 36 supported_archs noarch37 37 use_configure no 38 38 build {} 39 39 destroot.cmd ${prefix}/bin/rake