pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/apr
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 5 08:41:05 UTC 2023
Modified Files:
pkgsrc/devel/apr: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/devel/apr/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/apr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/apr/Makefile
diff -u pkgsrc/devel/apr/Makefile:1.85 pkgsrc/devel/apr/Makefile:1.86
--- pkgsrc/devel/apr/Makefile:1.85 Wed Feb 1 03:29:47 2023
+++ pkgsrc/devel/apr/Makefile Sun Feb 5 08:41:05 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.85 2023/02/01 03:29:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.86 2023/02/05 08:41:05 wiz Exp $
#
# Take care, changelogs often include "PR 12345" strings
# which cause GNATS indigestion.
-DISTNAME= apr-1.7.1
-PKGREVISION= 1
+DISTNAME= apr-1.7.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
EXTRACT_SUFX= .tar.bz2
@@ -14,9 +13,6 @@ HOMEPAGE= https://apr.apache.org/
COMMENT= Apache Portable Runtime
LICENSE= apache-2.0
-# bug in 1.7.1 tarball
-WRKSRC= ${WRKDIR}/apr-1.7.1-rc2
-
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= apr.pc.in
Index: pkgsrc/devel/apr/distinfo
diff -u pkgsrc/devel/apr/distinfo:1.51 pkgsrc/devel/apr/distinfo:1.52
--- pkgsrc/devel/apr/distinfo:1.51 Wed Feb 1 03:29:47 2023
+++ pkgsrc/devel/apr/distinfo Sun Feb 5 08:41:05 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.51 2023/02/01 03:29:47 ryoon Exp $
+$NetBSD: distinfo,v 1.52 2023/02/05 08:41:05 wiz Exp $
-BLAKE2s (apr-1.7.1.tar.bz2) = f409825011ba80d53c16f08a0fa5fa40b451dd9db26e2db3edf863ff3499ef23
-SHA512 (apr-1.7.1.tar.bz2) = c23d074fc5d7e0934815b0c87e2c788f8670c3061f30b5dc1fd1d9571e7ec2a43143b52ee1fd6be5dc2d662069eaba2be918d7e8b9a55095a9e33affc68b53f9
-Size (apr-1.7.1.tar.bz2) = 890114 bytes
+BLAKE2s (apr-1.7.2.tar.bz2) = b25ca212ef88876c7286c8778f0c0fa20210a2acc1f7ac4e6d98515ca53cc719
+SHA512 (apr-1.7.2.tar.bz2) = 0a3a27ccc97bbe4865c1bc0b803012e3da6d5b1f17d4fb0da6f5f58eec01f6d2ae1f25e52896ea5f9c5ac04c5fddcfd1ac606b301c322cf40d5c4d4ce0a1b76e
+Size (apr-1.7.2.tar.bz2) = 890218 bytes
SHA1 (patch-apr-config.in) = 6040716b008cb993c0deb969c139e2bf4b34b67e
SHA1 (patch-atomic_unix_builtins.c) = e90d0232013650c3d227fa3a8be952c51b7148e8
SHA1 (patch-atomic_unix_builtins64.c) = a009c6418c13919080757cba6e4b9630013f4bc7
Home |
Main Index |
Thread Index |
Old Index