Ticket #47985: tpkg.diff
File tpkg.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 9 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup tpkg client 2.3.3 v 8 github.tarball_from downloads 9 7 github.setup tpkg client 2.3.5 v 10 8 name tpkg 11 distname ${github.author}-${github.project}-${github.version}12 13 9 categories sysutils 14 10 maintainers aput.net:jheiss openmaintainer 15 11 supported_archs noarch … … 26 22 27 23 platforms darwin 28 24 29 checksums rmd160 03a3b051ba0f1dc2a9ed7a86ce4eae4ab364abfc\30 sha256 e1078eb9a5c88a4fdd5394653aeb7e0984c9fbf8039a1596b5ed6729c00ce48a25 checksums rmd160 9af3a7f74d23c52030d36c9f328211f753154792 \ 26 sha256 97c86359628ed734d7e118bd9b4d7ca12db7dba335248c4c0182d5f7fb77eb8e 31 27 32 28 depends_build port:rb-rake 33 29 depends_run port:facter … … 34 30 35 31 use_configure no 36 32 build {} 37 destroot.cmd ${prefix}/bin/rake 33 destroot.cmd ${prefix}/bin/rake-1.8 38 34 destroot.target install\[${destroot}\] 39 35 destroot.destdir