Ticket #51904: vttest.diff
File vttest.diff, 1.2 KB (added by exg (Emanuele Giaquinta), 8 years ago) |
---|
-
Portfile
old new 1 1 # $Id: Portfile 103598 2013-03-02 14:00:20Z jmr@macports.org $ 2 2 3 # Note [vinc17]: I've tested version 20100528 and it is very broken.4 # Keyboard testing can make the terminal unusable until vttest is5 # killed from another terminal (Ctrl-Z, Ctrl-C, Ctrl-\ have no effect).6 7 3 PortSystem 1.0 8 4 9 5 name vttest 10 version 20 0912316 version 20140305 11 7 categories devel 12 8 license BSD MIT 13 9 platforms darwin … … long_description Test the compatibili 18 14 homepage http://invisible-island.net/vttest/ 19 15 master_sites ftp://invisible-island.net/vttest/ 20 16 extract.suffix .tgz 21 checksums md5 1978be481e4b923b789ce1e2fb4497f5 \ 22 sha1 c42328989a272865afbce2b609fc1f1b7190c993 \ 23 rmd160 7cb5fdd080d3582a3842d00b56088ad1dcddcad3 17 checksums rmd160 fdf7cfcbcb56d7880185272a75a6b3084cc80e4d \ 18 sha256 0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83 24 19 configure.args --mandir=${prefix}/share/man 25 20 26 21 livecheck.url http://invisible-island.net/vttest/CHANGES