On Thu, 07 Nov 2024 13:39:40 +0100,
Stuart Henderson <s...@spacehopper.org> wrote:
> 
> On 2024/11/07 13:04, Kirill A. Korinsky wrote:
> >     ===>  Generating configure for apr-1.7.2
> 
> that's still 1.7.2 :)
>

Indeed. An expirement with avoiding coffee had failed.

Anyway, here a bump for AUTOCONF_VERSION. Shall it be commited to -stable,
am I rigth?

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/apr/Makefile,v
diff -u -p -r1.52 Makefile
--- Makefile    7 Nov 2024 10:34:56 -0000       1.52
+++ Makefile    7 Nov 2024 13:02:58 -0000
@@ -17,7 +17,7 @@ WANTLIB +=    pthread
 
 SITES=         ${SITE_APACHE:=apr/}
 
-AUTOCONF_VERSION=2.71
+AUTOCONF_VERSION=2.72
 CONFIGURE_STYLE=autoconf autoheader
 # Prevent APR pools from re-using dynamic memory allocations:
 CFLAGS +=      "-DAPR_ALLOCATOR_MAX_FREE_DEFAULT=1"


-- 
wbr, Kirill

Reply via email to