summaryrefslogtreecommitdiffstats
path: root/usr.bin/svn
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2013-11-25 17:52:16 +0000
committerpeter <peter@FreeBSD.org>2013-11-25 17:52:16 +0000
commit1ccf3e1cc74d1e521f04ea1afa202fab6201ba15 (patch)
treeb37d1b73a6b2173803687f1b28efd45e8b99e143 /usr.bin/svn
parentfacbca4be16cc70a58b7b34cbe564c11f562512a (diff)
downloadFreeBSD-src-1ccf3e1cc74d1e521f04ea1afa202fab6201ba15.zip
FreeBSD-src-1ccf3e1cc74d1e521f04ea1afa202fab6201ba15.tar.gz
Import svn-1.8.5. This contains a user-visible fix for svn:externals
handling (there are no svn:externals in freebsd repo), and two security fixes for modules that we don't build for the apache http server stack.
Diffstat (limited to 'usr.bin/svn')
-rw-r--r--usr.bin/svn/svn_private_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/svn/svn_private_config.h b/usr.bin/svn/svn_private_config.h
index 99b9f96..1de2e51 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.4"
+#define PACKAGE_STRING "subversion 1.8.5"
/* 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.4"
+#define PACKAGE_VERSION "1.8.5"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
OpenPOWER on IntegriCloud