You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2014/02/05 22:36:28 UTC

svn commit: r1564943 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

Author: stsp
Date: Wed Feb  5 21:36:28 2014
New Revision: 1564943

URL: http://svn.apache.org/r1564943
Log:
* tools/dev/unix-build/Makefile.svn: Update my custom build script,
   which is also used by the bb-openbsd build bot, to APR 1.4.8.

Modified:
    subversion/trunk/tools/dev/unix-build/Makefile.svn

Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/dev/unix-build/Makefile.svn?rev=1564943&r1=1564942&r2=1564943&view=diff
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn (original)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn Wed Feb  5 21:36:28 2014
@@ -66,7 +66,7 @@ OBJDIR		= $(PWD)/objdir
 
 BDB_MAJOR_VER	= 4.7
 BDB_VER		= $(BDB_MAJOR_VER).25
-APR_VER		= 1.4.6
+APR_VER		= 1.4.8
 APR_ICONV_VER	= 1.2.1
 GNU_ICONV_VER	= 1.14
 APR_UTIL_VER	= 1.4.1