Wed Oct 1 08:17:43 2014 UTC ()
Changes 1.5.4:

*) MySQL driver: Fix incorrect handling of bad parameter in the
   driver support for apr_dbd_transaction_end().

*) apr_crypto_get_driver(): Fix invalid storage reference on error path.

*) Fix compile failure for Android.

*) Fix to let ODBC driver build with MSVC6, which does not have intptr_t

*) Windows cmake build: Fix incompatiblities with Visual Studio
   generators with all cmake versions, and the NMake Makefile generator
   with cmake 2.8.12 and later.

*) Fix detection of Berkeley DB 6.0.

*) Improve platform detection for bundled expat by updating
   config.guess and config.sub.


(adam)
diff -r1.37 -r1.38 pkgsrc/devel/apr-util/Makefile
diff -r1.18 -r1.19 pkgsrc/devel/apr-util/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/devel/apr-util/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/apr-util/Makefile 2014/04/09 07:27:05 1.37
+++ pkgsrc/devel/apr-util/Makefile 2014/10/01 08:17:43 1.38
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.37 2014/04/09 07:27:05 obache Exp $ 1# $NetBSD: Makefile,v 1.38 2014/10/01 08:17:43 adam Exp $
2 2
3DISTNAME= apr-util-1.5.3 3DISTNAME= apr-util-1.5.4
4PKGREVISION= 3 
5CATEGORIES= devel 4CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_APACHE:=apr/} 5MASTER_SITES= ${MASTER_SITE_APACHE:=apr/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://apr.apache.org/ 9HOMEPAGE= http://apr.apache.org/
11COMMENT= Apache Portable Runtime utilities 10COMMENT= Apache Portable Runtime utilities
12LICENSE= apache-2.0 11LICENSE= apache-2.0
13 12
14PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
15 14
16USE_LIBTOOL= yes 15USE_LIBTOOL= yes
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.18 -r1.19 pkgsrc/devel/apr-util/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/apr-util/distinfo 2013/12/10 08:27:06 1.18
+++ pkgsrc/devel/apr-util/distinfo 2014/10/01 08:17:43 1.19
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.18 2013/12/10 08:27:06 obache Exp $ 1$NetBSD: distinfo,v 1.19 2014/10/01 08:17:43 adam Exp $
2 2
3SHA1 (apr-util-1.5.3.tar.bz2) = de0184ee03dfdc6dec4d013970d1862251e86925 3SHA1 (apr-util-1.5.4.tar.bz2) = b00038b5081472ed094ced28bcbf2b5bb56c589d
4RMD160 (apr-util-1.5.3.tar.bz2) = ec75523770f5e951c201d65ba313fa746546cc9a 4RMD160 (apr-util-1.5.4.tar.bz2) = 9710ffbffea60750b2c1f75532c607bda87ecb71
5Size (apr-util-1.5.3.tar.bz2) = 695303 bytes 5Size (apr-util-1.5.4.tar.bz2) = 694427 bytes
6SHA1 (patch-aa) = 350b4e8fb3097d4df597c284321ca5dc25ce015c 6SHA1 (patch-aa) = 350b4e8fb3097d4df597c284321ca5dc25ce015c