Ticket #32856: Portfile.diff
File Portfile.diff, 957 bytes (added by cavendish.qi@…, 13 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name acpica 7 version 201 012097 version 20120111 8 8 categories devel 9 9 platforms darwin 10 10 maintainers coresystems.de:stepan … … 17 17 18 18 distname acpica-unix-${version} 19 19 20 checksums sha1 d15e7f4b6c35c6d5d0b178690456f03bc8fb0fe5\21 rmd160 e99631fe25ae5f7dee7bc314803782394b58d16c20 checksums sha1 af77be2a7640c44e885c55083ae6faaa0ce8c248 \ 21 rmd160 c4b132f99c1d330a11705945259e024b5203c1a9 22 22 23 23 depends_build port:bison 24 24 25 patchfiles compiler_Makefile.patch 25 patchfiles compiler_Makefile.patch tools_acpiexec_Makefile.patch tools_acpixtract_Makefile.patch 26 26 27 27 post-patch { 28 28 reinplace "s,-lrt,,g" ${worksrcpath}/tools/acpiexec/Makefile \