Ticket #47788: atf.diff

File atf.diff, 1.3 KB (added by kurthindenburg (Kurt Hindenburg), 9 years ago)

update to 0.21

  • Portfile

     
    22# $Id$
    33
    44PortSystem              1.0
     5PortGroup               github 1.0
    56
    6 name                    atf
    7 version                 0.16
     7github.setup            jmmv atf 0.21 atf-
    88categories              devel
    99platforms               darwin
    1010maintainers             gmail.com:rambiusparkisanius
     
    1414                        application testing in the hands of developers and \
    1515                        end users of a specific piece of software.
    1616
    17 homepage                http://code.google.com/p/kyua/wiki/ATF
    18 master_sites            googlecode:kyua
     17checksums               rmd160  eb46a8496240c440e551fb68eadf1b5f7b1a522c \
     18                        sha256  f9799278ef039d6d54168e6cb367183c08e8d5a4c0f0b337fe85f2daab1a9066
    1919
    20 checksums               rmd160  32af753181915192c7e6330b44896ffa3cafffdf \
    21                         sha256  f33a85f4a0677f40be406baaf6a5a749ca02870af9707f7606a0f3fa613c8339
    22 
    2320depends_lib             port:xmlcatmgr
    2421
     22use_autoreconf          yes
     23autoreconf.args         -fvi
     24
    2525configure.args          --disable-developer
    2626
    2727destroot.args           testsdir=${prefix}/share/${name}/tests