Ticket #32070: bonnie.patch

File bonnie.patch, 840 bytes (added by henri.gomez@…, 12 years ago)

patch Portfile to use 1.96

  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name                    bonniexx
    6 version                 1.93c
     6version                 1.96
    77categories              benchmarks
    88maintainers             mac.com:lomion
    99description             Disk and FS performance tester
     
    1818platforms               darwin
    1919homepage                http://www.coker.com.au/bonnie++/
    2020master_sites            http://www.coker.com.au/bonnie++/experimental/
    21 checksums               sha1 85f670f5b82accb62ca2cff82e94cbbaefd5aedb
     21checksums               sha1 24a0e3de4dc98f905654f51ef6732b1b766e1378
    2222distname                bonnie++-${version}
    2323extract.suffix          .tgz
    2424patchfiles              patch-Makefile.in \
     
    4040                          xinstall -m 644 -W ${worksrcpath} bonnie++.8 zcav.8 ${destroot}${prefix}/share/man/man8
    4141                          xinstall -m 644 ${worksrcpath}/readme.html ${destroot}${prefix}/share/doc/bonnie++
    4242                        }
     43