Index: head/sysutils/acpica-tools/files/patch-source_compiler_asltree.c =================================================================== --- head/sysutils/acpica-tools/files/patch-source_compiler_asltree.c (revision 442267) +++ head/sysutils/acpica-tools/files/patch-source_compiler_asltree.c (nonexistent) @@ -1,27 +0,0 @@ ---- source/compiler/asltree.c.orig 2017-03-03 17:25:50 UTC -+++ source/compiler/asltree.c -@@ -295,17 +295,14 @@ TrAllocateNode ( - } - - Gbl_CommentState.Latest_Parse_Node = Op; -- if (Gbl_CommentState.Latest_Parse_Node->Asl.ParseOpName) -- { -- CvDbgPrint ("trallocatenode=Set latest parse node to this node.\n"); -- CvDbgPrint (" Op->Asl.ParseOpName = %s\n", -- Gbl_CommentState.Latest_Parse_Node->Asl.ParseOpName); -- CvDbgPrint (" Op->Asl.ParseOpcode = 0x%x\n", ParseOpcode); -+ CvDbgPrint ("trallocatenode=Set latest parse node to this node.\n"); -+ CvDbgPrint (" Op->Asl.ParseOpName = %s\n", -+ Gbl_CommentState.Latest_Parse_Node->Asl.ParseOpName); -+ CvDbgPrint (" Op->Asl.ParseOpcode = 0x%x\n", ParseOpcode); - -- if (Op->Asl.FileChanged) -- { -- CvDbgPrint(" file has been changed!\n"); -- } -+ if (Op->Asl.FileChanged) -+ { -+ CvDbgPrint(" file has been changed!\n"); - } - - /* Property changes on: head/sysutils/acpica-tools/files/patch-source_compiler_asltree.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/acpica-tools/Makefile =================================================================== --- head/sysutils/acpica-tools/Makefile (revision 442267) +++ head/sysutils/acpica-tools/Makefile (revision 442268) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= acpica -PORTVERSION= 20170303 +PORTVERSION= 20170531 CATEGORIES= sysutils devel MASTER_SITES= https://acpica.org/sites/acpica/files/ \ LOCAL/jkim PKGNAMESUFFIX= -tools DISTNAME= ${PORTNAME}-unix-${PORTVERSION} MAINTAINER= jkim@FreeBSD.org COMMENT= Tools from the ACPI Component Architecture (ACPICA) project LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= dual BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of type char is always true BROKEN_powerpc64= fails to compile: comparison is always true due to limited range of data type USES= gmake BUILD_WRKSRC= ${WRKSRC}/generate/unix ACPICA_TOOLS= acpibin acpidump acpiexec acpihelp acpinames acpisrc ACPICA_TOOLS+= acpixtract iasl PLIST_FILES= ${ACPICA_TOOLS:S,^,bin/,} MAKE_ARGS= HOST=_FreeBSD NOOPT=TRUE PROGS="${ACPICA_TOOLS}" MAKE_ARGS+= CC="${CC}" LEX="${FLEX}" YACC="${YACC}" do-install: ${INSTALL_PROGRAM} ${ACPICA_TOOLS:S,^,${BUILD_WRKSRC}/bin/,} \ ${STAGEDIR}${PREFIX}/bin .include Index: head/sysutils/acpica-tools/distinfo =================================================================== --- head/sysutils/acpica-tools/distinfo (revision 442267) +++ head/sysutils/acpica-tools/distinfo (revision 442268) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488565126 -SHA256 (acpica-unix-20170303.tar.gz) = c093c9eabd1f8c51d79364d829975c5335c8028c4816a7a80dfb8590f31889b5 -SIZE (acpica-unix-20170303.tar.gz) = 1710577 +TIMESTAMP = 1496267748 +SHA256 (acpica-unix-20170531.tar.gz) = 50155778cd1633dfca3443b8f8fd1ccc30e70e55ddece4d3c4fceafbbf1ab0e8 +SIZE (acpica-unix-20170531.tar.gz) = 1749305