Sun Feb 5 08:41:05 2023 UTC ()
apr: update to 1.7.2.

Changes for APR 1.7.2

  *) Correct a packaging issue in 1.7.1. The contents of the release were
     correct, but the top level directory was misnamed.


(wiz)
diff -r1.85 -r1.86 pkgsrc/devel/apr/Makefile
diff -r1.51 -r1.52 pkgsrc/devel/apr/distinfo

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

--- pkgsrc/devel/apr/Makefile 2023/02/01 03:29:47 1.85
+++ pkgsrc/devel/apr/Makefile 2023/02/05 08:41:05 1.86
@@ -1,32 +1,28 @@ @@ -1,32 +1,28 @@
1# $NetBSD: Makefile,v 1.85 2023/02/01 03:29:47 ryoon Exp $ 1# $NetBSD: Makefile,v 1.86 2023/02/05 08:41:05 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.1 6DISTNAME= apr-1.7.2
7PKGREVISION= 1 
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
17# bug in 1.7.1 tarball 
18WRKSRC= ${WRKDIR}/apr-1.7.1-rc2 
19 
20USE_LIBTOOL= yes 16USE_LIBTOOL= yes
21USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config
22PKGCONFIG_OVERRIDE+= apr.pc.in 18PKGCONFIG_OVERRIDE+= apr.pc.in
23GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
24CONFIGURE_ARGS+= --with-devrandom=/dev/urandom 20CONFIGURE_ARGS+= --with-devrandom=/dev/urandom
25CONFIGURE_ARGS+= --with-installbuilddir=${PREFIX}/libexec/apr 21CONFIGURE_ARGS+= --with-installbuilddir=${PREFIX}/libexec/apr
26CONFIGURE_ENV+= LIBS=${LIBS:M*:Q} 22CONFIGURE_ENV+= LIBS=${LIBS:M*:Q}
27LIBS.SunOS+= -lnsl 23LIBS.SunOS+= -lnsl
28 24
29TEST_TARGET= check 25TEST_TARGET= check
30 26
31post-install: 27post-install:
32 ${RM} ${DESTDIR}${PREFIX}/libexec/apr/libtool 28 ${RM} ${DESTDIR}${PREFIX}/libexec/apr/libtool

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

--- pkgsrc/devel/apr/distinfo 2023/02/01 03:29:47 1.51
+++ pkgsrc/devel/apr/distinfo 2023/02/05 08:41:05 1.52
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.51 2023/02/01 03:29:47 ryoon Exp $ 1$NetBSD: distinfo,v 1.52 2023/02/05 08:41:05 wiz Exp $
2 2
3BLAKE2s (apr-1.7.1.tar.bz2) = f409825011ba80d53c16f08a0fa5fa40b451dd9db26e2db3edf863ff3499ef23 3BLAKE2s (apr-1.7.2.tar.bz2) = b25ca212ef88876c7286c8778f0c0fa20210a2acc1f7ac4e6d98515ca53cc719
4SHA512 (apr-1.7.1.tar.bz2) = c23d074fc5d7e0934815b0c87e2c788f8670c3061f30b5dc1fd1d9571e7ec2a43143b52ee1fd6be5dc2d662069eaba2be918d7e8b9a55095a9e33affc68b53f9 4SHA512 (apr-1.7.2.tar.bz2) = 0a3a27ccc97bbe4865c1bc0b803012e3da6d5b1f17d4fb0da6f5f58eec01f6d2ae1f25e52896ea5f9c5ac04c5fddcfd1ac606b301c322cf40d5c4d4ce0a1b76e
5Size (apr-1.7.1.tar.bz2) = 890114 bytes 5Size (apr-1.7.2.tar.bz2) = 890218 bytes
6SHA1 (patch-apr-config.in) = 6040716b008cb993c0deb969c139e2bf4b34b67e 6SHA1 (patch-apr-config.in) = 6040716b008cb993c0deb969c139e2bf4b34b67e
7SHA1 (patch-atomic_unix_builtins.c) = e90d0232013650c3d227fa3a8be952c51b7148e8 7SHA1 (patch-atomic_unix_builtins.c) = e90d0232013650c3d227fa3a8be952c51b7148e8
8SHA1 (patch-atomic_unix_builtins64.c) = a009c6418c13919080757cba6e4b9630013f4bc7 8SHA1 (patch-atomic_unix_builtins64.c) = a009c6418c13919080757cba6e4b9630013f4bc7
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