parent
5fcdf3613d
commit
c2495c5e0c
3 changed files with 4 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= acpica
|
||||
PORTVERSION= 20220331
|
||||
PORTVERSION= 20221020
|
||||
CATEGORIES= sysutils devel
|
||||
MASTER_SITES= https://acpica.org/sites/acpica/files/ \
|
||||
LOCAL/jkim
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1648758845
|
||||
SHA256 (acpica-unix-20220331.tar.gz) = acaff68b14f1e0804ebbfc4b97268a4ccbefcfa053b02ed9924f2b14d8a98e21
|
||||
SIZE (acpica-unix-20220331.tar.gz) = 1911044
|
||||
TIMESTAMP = 1666901847
|
||||
SHA256 (acpica-unix-20221020.tar.gz) = 33a2e394aca0ca57d4018afe3da340dfad5eb45b1b9300e81dd595fda07cf1c5
|
||||
SIZE (acpica-unix-20221020.tar.gz) = 1920483
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- source/include/platform/acfreebsd.h.orig 2022-03-31 16:38:39 UTC
|
||||
+++ source/include/platform/acfreebsd.h
|
||||
@@ -211,6 +211,7 @@
|
||||
|
||||
#if __STDC_HOSTED__
|
||||
#include <ctype.h>
|
||||
+#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#define ACPI_CAST_PTHREAD_T(pthread) ((ACPI_THREAD_ID) ACPI_TO_INTEGER (pthread))
|
Loading…
Reference in a new issue