UPDATE: devel/apr 1.7.2 -> 1.7.5

This commit is contained in:
purplerain 2025-01-26 19:04:24 +00:00
parent 542bf9b6dd
commit ec9dec921a
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
5 changed files with 10 additions and 25 deletions

View file

@ -1,7 +1,7 @@
Index: configure.in
--- configure.in.orig
+++ configure.in
@@ -1585,6 +1585,10 @@ case $host in
@@ -1622,6 +1622,10 @@ case $host in
*)
AC_CHECK_FUNCS(mkstemp)
;;
@ -12,7 +12,7 @@ Index: configure.in
esac
AC_SUBST(fork)
@@ -2098,6 +2102,14 @@ elif test "$ac_cv_type_off_t" = "yes"; then
@@ -2135,6 +2139,14 @@ elif test "$ac_cv_type_off_t" = "yes"; then
*)
AC_ERROR([could not determine the size of off_t])
;;
@ -27,7 +27,7 @@ Index: configure.in
esac
])])])])
else
@@ -2466,7 +2478,7 @@ APR_IFALLYES(header:semaphore.h func:sem_open func:sem
@@ -2503,7 +2515,7 @@ APR_IFALLYES(header:semaphore.h func:sem_open func:sem
func:sem_unlink func:sem_post func:sem_wait,
hasposixser="1", hasposixser="0")
APR_IFALLYES(func:semget func:semctl func:semop define:SEM_UNDO,