Sun Apr 23 08:57:08 2023 UTC ()
apr: update to 1.7.4.

Changes for APR 1.7.4

  *) Fix a regression where writing to a file opened with both APR_FOPEN_APPEND
     and APR_FOPEN_BUFFERED did not properly append the data on Windows.
     (This regression was introduced in APR 1.7.3)  [Evgeny Kotkov]


(wiz)
diff -r1.91 -r1.92 pkgsrc/devel/apr/Makefile
diff -r1.55 -r1.56 pkgsrc/devel/apr/distinfo

cvs diff -r1.91 -r1.92 pkgsrc/devel/apr/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/apr/Makefile 2023/04/18 08:58:20 1.91
+++ pkgsrc/devel/apr/Makefile 2023/04/23 08:57:08 1.92
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.91 2023/04/18 08:58:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.92 2023/04/23 08:57:08 wiz Exp $
2# 2#
3# Take care, changelogs often include "PR 12345" strings 3# Take care, changelogs often include "PR 12345" strings
4# which cause GNATS indigestion. 4# which cause GNATS indigestion.
5 5
6DISTNAME= apr-1.7.3 6DISTNAME= apr-1.7.4
7PKGREVISION= 2 
8CATEGORIES= devel 7CATEGORIES= devel
9MASTER_SITES= ${MASTER_SITE_APACHE:=apr/} 8MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
10EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
11 10
12MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= https://apr.apache.org/ 12HOMEPAGE= https://apr.apache.org/
14COMMENT= Apache Portable Runtime 13COMMENT= Apache Portable Runtime
15LICENSE= apache-2.0 14LICENSE= apache-2.0
16 15
17USE_LIBTOOL= yes 16USE_LIBTOOL= yes
18USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config
19PKGCONFIG_OVERRIDE+= apr.pc.in 18PKGCONFIG_OVERRIDE+= apr.pc.in
20GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes

cvs diff -r1.55 -r1.56 pkgsrc/devel/apr/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/apr/distinfo 2023/04/07 14:57:58 1.55
+++ pkgsrc/devel/apr/distinfo 2023/04/23 08:57:08 1.56
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.55 2023/04/07 14:57:58 wiz Exp $ 1$NetBSD: distinfo,v 1.56 2023/04/23 08:57:08 wiz Exp $
2 2
3BLAKE2s (apr-1.7.3.tar.bz2) = b89fd12d249c849f59a1e51d4277e5f540dbdf424207a84b135af2a117198026 3BLAKE2s (apr-1.7.4.tar.bz2) = 310d7c1a28f6205aa63d1fab09b595d1e8327597e1a5796ea030fe7b1a21de9c
4SHA512 (apr-1.7.3.tar.bz2) = d8f62868d8e3ec92cede1f0d93b5d48e49441f575c98e165ff84343746a6abd265290ab16a57f741896ae7a6b3e534a334325a99a61c96c2485e085f7761c124 4SHA512 (apr-1.7.4.tar.bz2) = 2342c997765ea2ca96eac158e5fd260232dba68fc41b90a79a7ba9b25c539fc217981867362090e0ebebe632289257c342275e3c5baedb698c474ef8f49a9dcd
5Size (apr-1.7.3.tar.bz2) = 901048 bytes 5Size (apr-1.7.4.tar.bz2) = 894526 bytes
6SHA1 (patch-apr-config.in) = 06130a9e0bbc5b1ac29f0ba716995c71756f4a30 6SHA1 (patch-apr-config.in) = 06130a9e0bbc5b1ac29f0ba716995c71756f4a30
7SHA1 (patch-atomic_unix_builtins.c) = e90d0232013650c3d227fa3a8be952c51b7148e8 7SHA1 (patch-atomic_unix_builtins.c) = e90d0232013650c3d227fa3a8be952c51b7148e8
8SHA1 (patch-atomic_unix_builtins64.c) = 67fd9841a55421466ef0850f910ddcea770be003 8SHA1 (patch-atomic_unix_builtins64.c) = 67fd9841a55421466ef0850f910ddcea770be003
9SHA1 (patch-include_apr__general.h) = 08959c41f37b166c2d45fcefdf65acc47c593206 9SHA1 (patch-include_apr__general.h) = 08959c41f37b166c2d45fcefdf65acc47c593206
10SHA1 (patch-include_arch_unix_apr__arch__atomic.h) = ffa08ccc2bd600f20da0ea33c1b006467ca3154f 10SHA1 (patch-include_arch_unix_apr__arch__atomic.h) = ffa08ccc2bd600f20da0ea33c1b006467ca3154f