pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apr-util Update "apr-util" package to version 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/e82accbaf16c
branches: trunk
changeset: 534079:e82accbaf16c
user: tron <tron%pkgsrc.org@localhost>
date: Thu Oct 11 09:12:25 2007 +0000
description:
Update "apr-util" package to version 1.2.10. Changes since version 1.2.8:
- Support BerkeleyDB 4.6.
- Test improvements to validate testmd4 and testdbm, unattended.
Changes with APR-util 1.2.9
- Ensure that an apr_reslist shrinks back to SMAX via the TTL by
reorganising the resource list from a queue to a stack.
Apache Bug 40348.
- Fix Solaris 2.8+ fdatasync() detection. The fdatasync() function
is marked as part of the Realtime library functions.
Apache Bug 37343.
- Change configure's expat detection to use standard linker-based
tests, fixing build on e.g. biarch Linux systems.
Apache Bug 28205.
- Portably implement testdate's long-time constants to solve
compilation faults where #LL isn't valid.
- APR_FIND_APU macro no longer checks /usr/local/apache2/.
Apache Bug 42089.
- Fix handling of attribute namespaces in apr_xml_to_text() when
a namespace map is provided. Apache Bug 41908.
diffstat:
devel/apr-util/Makefile | 6 ++----
devel/apr-util/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 8927990604b9 -r e82accbaf16c devel/apr-util/Makefile
--- a/devel/apr-util/Makefile Thu Oct 11 09:12:08 2007 +0000
+++ b/devel/apr-util/Makefile Thu Oct 11 09:12:25 2007 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2007/05/22 10:53:20 xtraeme Exp $
-#
+# $NetBSD: Makefile,v 1.4 2007/10/11 09:12:25 tron Exp $
-DISTNAME= apr-util-1.2.8
-PKGREVISION= 1
+DISTNAME= apr-util-1.2.10
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
diff -r 8927990604b9 -r e82accbaf16c devel/apr-util/distinfo
--- a/devel/apr-util/distinfo Thu Oct 11 09:12:08 2007 +0000
+++ b/devel/apr-util/distinfo Thu Oct 11 09:12:25 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2007/04/28 06:23:04 minskim Exp $
+$NetBSD: distinfo,v 1.3 2007/10/11 09:12:25 tron Exp $
-SHA1 (apr-util-1.2.8.tar.gz) = 49260d98b863756974bd83cd28bc39338d4f3a82
-RMD160 (apr-util-1.2.8.tar.gz) = 00b10ef0aab26f3ea5d374e2400c1dba566a9020
-Size (apr-util-1.2.8.tar.gz) = 646379 bytes
+SHA1 (apr-util-1.2.10.tar.gz) = 9e136a5492313a0eb3c50154a25da2c99dcabb1b
+RMD160 (apr-util-1.2.10.tar.gz) = 6d577b04a4d75efcb40e132fddf15faede7b29c1
+Size (apr-util-1.2.10.tar.gz) = 654083 bytes
SHA1 (patch-aa) = afcf1a45c408370a9094d350192c8649d0073c44
SHA1 (patch-ab) = 823c936d2ea924a73dc31761012fae0c09f0cbe1
Home |
Main Index |
Thread Index |
Old Index