Index: head/sysutils/acpica-tools/files/patch-source_components_utilities_utdecode.c =================================================================== --- head/sysutils/acpica-tools/files/patch-source_components_utilities_utdecode.c (revision 497163) +++ head/sysutils/acpica-tools/files/patch-source_components_utilities_utdecode.c (nonexistent) @@ -1,11 +0,0 @@ ---- source/components/utilities/utdecode.c.orig 2019-02-15 17:38:43 UTC -+++ source/components/utilities/utdecode.c -@@ -632,7 +632,7 @@ static const char *AcpiGbl_GenericNotify[ACP - /* 0B */ "System Locality Update", - /* 0C */ "Reserved (was previously Shutdown Request)", /* Reserved in ACPI 6.0 */ - /* 0D */ "System Resource Affinity Update", -- /* 0E */ "Heterogeneous Memory Attributes Update" /* ACPI 6.2 */ -+ /* 0E */ "Heterogeneous Memory Attributes Update", /* ACPI 6.2 */ - /* 0F */ "Error Disconnect Recover" /* ACPI 6.3 */ - }; - Property changes on: head/sysutils/acpica-tools/files/patch-source_components_utilities_utdecode.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 497163) +++ head/sysutils/acpica-tools/Makefile (revision 497164) @@ -1,36 +1,35 @@ # $FreeBSD$ PORTNAME= acpica -PORTVERSION= 20190215 -PORTREVISION= 1 +PORTVERSION= 20190329 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_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 497163) +++ head/sysutils/acpica-tools/distinfo (revision 497164) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550691667 -SHA256 (acpica-unix-20190215.tar.gz) = 71133ab2b1b2e2f176a9b5081060571977a3d2c91b36722e198bffa7ce9b0d37 -SIZE (acpica-unix-20190215.tar.gz) = 1809671 +TIMESTAMP = 1553876986 +SHA256 (acpica-unix-20190329.tar.gz) = a48c6586d6c042d5e57555ea8c0690cfbf70ec796a32ff3d0a849c6da47e5dfe +SIZE (acpica-unix-20190329.tar.gz) = 1811545