Index: head/sysutils/acpica-tools/Makefile =================================================================== --- head/sysutils/acpica-tools/Makefile (revision 453906) +++ head/sysutils/acpica-tools/Makefile (revision 453907) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= acpica -PORTVERSION= 20170929 +PORTVERSION= 20171110 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 453906) +++ head/sysutils/acpica-tools/distinfo (revision 453907) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506703264 -SHA256 (acpica-unix-20170929.tar.gz) = c786868ae6c7a4c7bca19a5ca66bfb16740cad5c1c01b21642932f2f0dea9cc8 -SIZE (acpica-unix-20170929.tar.gz) = 1763050 +TIMESTAMP = 1510335467 +SHA256 (acpica-unix-20171110.tar.gz) = 56ac1f870db698fc46f9be0698abe6f4b5bf189bfb12cf982302c0a8f920856a +SIZE (acpica-unix-20171110.tar.gz) = 1767952