Ticket #27727: acpica-update.diff

File acpica-update.diff, 1.0 KB (added by stepan@…, 13 years ago)

portfile update patch

  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                acpica
    7 version             20100702
     7version             20101209
    88categories          devel
    99platforms           darwin
    1010maintainers         coresystems.de:stepan
     
    1717
    1818distname            acpica-unix-${version}
    1919
    20 checksums           md5     52fb0826e191f26eaec9e24efa025797 \
    21                     sha1    fbb2001872b188871a114b494a66da05302d149e \
    22                     rmd160  8a608ace98e2a6e2b550f48018391db4bce983ff
     20checksums           md5     3a0ef951e07f4772cd8b7ec612239aa0 \
     21                    sha1    23a95c41f18787529a6bf4dd91aaf545a50b42a0 \
     22                    rmd160  e6fd97fba6317ac4b46154e52db29adfbe7ade6d
    2323
    2424depends_build       port:bison
    2525
    26 patchfiles          acpica-unix-${version}-Makefile.diff
    27 
    2826post-patch {
    2927    reinplace "s,-lrt,,g" ${worksrcpath}/tools/acpiexec/Makefile \
    3028                          ${worksrcpath}/compiler/Makefile