mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
sysutils/acpica-tools: Update to 20250404
https://github.com/user-attachments/files/19600882/changes.txt
This commit is contained in:
parent
a0b63985d6
commit
e3cc91d227
2 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= acpica
|
||||
PORTVERSION= 20241212
|
||||
PORTVERSION= 20250404
|
||||
CATEGORIES= sysutils devel
|
||||
MASTER_SITES= https://github.com/user-attachments/files/18117992/ \
|
||||
MASTER_SITES= https://github.com/user-attachments/files/19600803/ \
|
||||
LOCAL/jkim
|
||||
PKGNAMESUFFIX= -tools
|
||||
DISTNAME= ${PORTNAME}-unix-${PORTVERSION}
|
||||
|
@ -25,6 +25,9 @@ PLIST_FILES= ${ACPICA_TOOLS:S,^,bin/,}
|
|||
MAKE_ARGS= HOST=_FreeBSD PROGS="${ACPICA_TOOLS}"
|
||||
MAKE_ARGS+= CC="${CC}" LEX="${FLEX}" YACC="${YACC}"
|
||||
|
||||
post-patch:
|
||||
( cd ${WRKSRC}/source/include && ${MV} ACPIXF.H acpixf.h )
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${ACPICA_TOOLS:S,^,${BUILD_WRKSRC}/bin/,} \
|
||||
${STAGEDIR}${PREFIX}/bin
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734558486
|
||||
SHA256 (acpica-unix-20241212.tar.gz) = 9dca83cfee390b710485fbdf787048370049c05723b10cc220cfef6e13c31961
|
||||
SIZE (acpica-unix-20241212.tar.gz) = 1952563
|
||||
TIMESTAMP = 1744255123
|
||||
SHA256 (acpica-unix-20250404.tar.gz) = 82599fad1bfb10cbf8cee789b3c8bb385378fcb39e5494c8765c6421a5cfae7e
|
||||
SIZE (acpica-unix-20250404.tar.gz) = 2029186
|
||||
|
|
Loading…
Add table
Reference in a new issue