25711521 Update tidy to version 5.4.0
authorRich Burridge <rich.burridge@oracle.com>
Mon, 10 Apr 2017 13:45:15 -0700
changeset 7855 beb81c36d5c4
parent 7854 00779abaaf04
child 7857 90655deaa314
25711521 Update tidy to version 5.4.0
components/tidy/Makefile
components/tidy/files/libtidy.3
components/tidy/files/tab2space.1
components/tidy/tidy.license
--- a/components/tidy/Makefile	Mon Apr 10 13:38:18 2017 -0700
+++ b/components/tidy/Makefile	Mon Apr 10 13:45:15 2017 -0700
@@ -27,16 +27,16 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		tidy
-COMPONENT_VERSION=	5.2.0
+COMPONENT_VERSION=	5.4.0
 COMPONENT_PROJECT_URL=	http://www.html-tidy.org/
 COMPONENT_SRC_NAME=	tidy-html5
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:80533415acf11ac55f24b874ab39448e390ffec3c2b93df4b857d15602fc7c4d
+    sha256:a2d754b7349982e33f12d798780316c047a3b264240dc6bbd4641542e57a0b7a
 COMPONENT_ARCHIVE_URL=	https://github.com/htacg/tidy-html5/archive/$(COMPONENT_VERSION).tar.gz
 COMPONENT_BUGDB=	library/tidy
 COMPONENT_ANITYA_ID=	13267
 
-TPNO=			30761
+TPNO=			34235
 
 BUILD_STYLE= cmake
 SYSTEM_TEST_TARGET= $(SYSTEM_TEST_32_and_64)
--- a/components/tidy/files/libtidy.3	Mon Apr 10 13:38:18 2017 -0700
+++ b/components/tidy/files/libtidy.3	Mon Apr 10 13:45:15 2017 -0700
@@ -1,5 +1,5 @@
 .\" libtidy man page for the HTML Tidy project
-.TH libtidy 3 "4 Aug 2016" "HTML Tidy" "5.2.0"
+.TH libtidy 3 "13 Mar 2017" "HTML Tidy" "5.4.0"
 .SH NAME
 \fBlibtidy\fR - validate, correct, and pretty-print HTML files
 .SH LIBRARY
--- a/components/tidy/files/tab2space.1	Mon Apr 10 13:38:18 2017 -0700
+++ b/components/tidy/files/tab2space.1	Mon Apr 10 13:45:15 2017 -0700
@@ -1,5 +1,5 @@
 .\" tab2space man page for the Tidy Sourceforge project
-.TH tab2space 1 "4 Aug 2016" "HTML Tidy" "5.2.0"
+.TH tab2space 1 "13 Mar 2017" "HTML Tidy" "5.4.0"
 
 .SH NAME
 \fBtab2space\fR - Utility to expand tabs and ensure consistent line endings
--- a/components/tidy/tidy.license	Mon Apr 10 13:38:18 2017 -0700
+++ b/components/tidy/tidy.license	Mon Apr 10 13:45:15 2017 -0700
@@ -1,10 +1,13 @@
 The TIDY License:
 
-  Copyright (c) 1998-2015 World Wide Web Consortium
+  Copyright (c) 1998-2016 World Wide Web Consortium
   (Massachusetts Institute of Technology, European Research
   Consortium for Informatics and Mathematics, Keio University).
   All Rights Reserved.
 
+  Additional contributions (c) 2001-2016 University of Toronto, Terry Teague,
+  @geoffmcl, HTACG, and others.
+
   Contributing Author(s):
 
      Dave Raggett <[email protected]>