summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2013-11-11 01:14:58 +0000
committerpeter <peter@FreeBSD.org>2013-11-11 01:14:58 +0000
commit44efc7cc335a29fdce1b0de6487a1f288e4a79e5 (patch)
tree8485c238f41239d4803905813494bdb573d74579 /usr.bin/svn
parent2731ea86242e7700708f848ff78174bc27b24a8e (diff)
downloadFreeBSD-src-44efc7cc335a29fdce1b0de6487a1f288e4a79e5.zip
FreeBSD-src-44efc7cc335a29fdce1b0de6487a1f288e4a79e5.tar.gz
Update svn from 1.8.1 to 1.8.4 - minor security fixes and client side
merge handling bug fixes (reintegrate, mergeinfo etc)
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 0611095..99b9f96 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.1"
+#define PACKAGE_STRING "subversion 1.8.4"
/* 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.1"
+#define PACKAGE_VERSION "1.8.4"
/* 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-green-indigo-orange-freebsd"
+#define SVN_BUILD_HOST "bikeshed-red-green-blue-freebsd"
/* Defined to the config.guess name of the build target */
-#define SVN_BUILD_TARGET "bikeshed-green-indigo-orange-freebsd"
+#define SVN_BUILD_TARGET "bikeshed-red-green-blue-freebsd"
/* The path of a default editor for the client. */
/* #undef SVN_CLIENT_EDITOR */
OpenPOWER on IntegriCloud