summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2014-02-20 19:48:47 +0000
committerpeter <peter@FreeBSD.org>2014-02-20 19:48:47 +0000
commit5d993dc7e646f62c74f6af06d3c76024578b58b2 (patch)
tree601dda4638d6a59464853d71fab85bd4b3665728 /usr.bin/svn
parentc7867dffff111491a5dc5da850eacccb3f4c39a7 (diff)
downloadFreeBSD-src-5d993dc7e646f62c74f6af06d3c76024578b58b2.zip
FreeBSD-src-5d993dc7e646f62c74f6af06d3c76024578b58b2.tar.gz
Import svn-1.8.8.
Highlights: * Security fix for apache server plugin that we don't build or use * sqlite performance improvements. * bug fixes for edge cases and some other less common operations.
Diffstat (limited to 'usr.bin/svn')
-rw-r--r--usr.bin/svn/svn_private_config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/svn/svn_private_config.h b/usr.bin/svn/svn_private_config.h
index 1de2e51..8d220d8 100644
--- a/usr.bin/svn/svn_private_config.h
+++ b/usr.bin/svn/svn_private_config.h
@@ -105,7 +105,7 @@
#define PACKAGE_NAME "subversion"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "subversion 1.8.5"
+#define PACKAGE_STRING "subversion 1.8.8"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "subversion"
@@ -114,7 +114,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.8.5"
+#define PACKAGE_VERSION "1.8.8"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
@@ -129,10 +129,10 @@
#define SVN_BINDIR "/usr/bin"
/* Defined to the config.guess name of the build system */
-#define SVN_BUILD_HOST "bikeshed-red-green-blue-freebsd"
+#define SVN_BUILD_HOST "bikeshed-malachite-topaz-amber-freebsd"
/* Defined to the config.guess name of the build target */
-#define SVN_BUILD_TARGET "bikeshed-red-green-blue-freebsd"
+#define SVN_BUILD_TARGET "bikeshed-malachite-topaz-amber-freebsd"
/* The path of a default editor for the client. */
/* #undef SVN_CLIENT_EDITOR */
OpenPOWER on IntegriCloud