25606239 Update subversion to version 1.9.5
authorRich Burridge <rich.burridge@oracle.com>
Mon, 27 Feb 2017 11:27:07 -0800
changeset 7698 3e4a47d57825
parent 7697 8a41b565423d
child 7700 593eac034396
25606239 Update subversion to version 1.9.5
components/subversion/Makefile
components/subversion/subversion.license
components/subversion/test/results-subversion.master
--- a/components/subversion/Makefile	Tue Feb 14 16:51:42 2017 -0800
+++ b/components/subversion/Makefile	Mon Feb 27 11:27:07 2017 -0800
@@ -29,15 +29,15 @@
 PATH=$(dir $(CC)):$(SPRO_VROOT)/bin:$(USRBINDIR):$(GNUBIN)
 
 COMPONENT_NAME=		subversion
-COMPONENT_VERSION=	1.9.4
+COMPONENT_VERSION=	1.9.5
 COMPONENT_PROJECT_URL=	http://subversion.apache.org/
 COMPONENT_ARCHIVE_HASH=	\
-	sha256:11f738063f322b06f8c81e42bc26c33e0cb1e465539647109e534274d4a8540c
+    sha256:280ba586c5d51d7b976b65d22d5e8e42f3908ed1c968d71120dcf534ce857a83
 COMPONENT_ARCHIVE_URL=	http://archive.apache.org/dist/subversion/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/svn
 COMPONENT_ANITYA_ID=	4905
 
-TPNO=			30345
+TPNO=			33892
 
 include $(WS_MAKE_RULES)/common.mk
 
--- a/components/subversion/subversion.license	Tue Feb 14 16:51:42 2017 -0800
+++ b/components/subversion/subversion.license	Mon Feb 27 11:27:07 2017 -0800
@@ -1,22 +1,15 @@
-The following applies to all products licensed under the Apache 2.0
-License:
+The following applies to all products licensed under the Apache 2.0 License:
 
-You may not use the identified files except in compliance with the
-Apache License, Version 2.0 (the "License.")
+You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")
  
-You may obtain a copy of the License at
-http://www.apache.org/licenses/LICENSE-2.0.
+You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.  A copy of the license is also reproduced below.
 
-A copy of the license is also reproduced below.
+Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and limitations under the License.
 
-See the License for the specific language governing permissions and
-limitations under the License.
+Apache Public License Version 2.0.
 
------------------------------------------------------------------------------
 
                                  Apache License
                            Version 2.0, January 2004
@@ -220,7 +213,6 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 
-
 SUBVERSION SUBCOMPONENTS: 
 
 Subversion includes a number of subcomponents with separate copyright
--- a/components/subversion/test/results-subversion.master	Tue Feb 14 16:51:42 2017 -0800
+++ b/components/subversion/test/results-subversion.master	Mon Feb 27 11:27:07 2017 -0800
@@ -154,6 +154,7 @@
 SKIP:  authz_tests.py 28: log --diff on dontdothat
 SKIP:  authz_tests.py 29: replace file external with authz node
 SKIP:  authz_tests.py 30: log censors revprops for partially visible revs
+SKIP:  authz_tests.py 31: remove a subdir with authz file
 SKIP:  basic_tests.py 52: verify that neon/serf are compiled if tested
 SKIP:  checkout_tests.py 14: checkout from the root of a Windows drive
 SKIP:  iprop_authz_tests.py 1: property inheritance and read restricted parents
@@ -236,8 +237,8 @@
 XFAIL: wc_tests.py 5: add file through versioned symlink
 XFAIL: wc_tests.py 6: add file with not-parent symlink
 Summary of test results:
-  2197 tests PASSED
-  82 tests SKIPPED
+  2206 tests PASSED
+  83 tests SKIPPED
   45 tests XFAILED (1 WORK-IN-PROGRESS)
 SUMMARY: All tests successful.