gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7887: update tidy-html5 to 5.9.17


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7887: update tidy-html5 to 5.9.17
Date: Fri, 5 Nov 2021 19:16:09 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7887
revision-id: carlhansen1234@gmail.com-20211105231559-g07efozsgl9yx7uz
parent: carlhansen1234@gmail.com-20211105071205-nbazy9x20jqquuoc
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2021-11-05 16:15:59 -0700
message:
  update tidy-html5 to 5.9.17
modified:
  pkg/other/tidy-html5/Makefile  makefile-20190525065346-2gr9qlcb4w9byavf-3
=== modified file 'pkg/other/tidy-html5/Makefile'
--- a/pkg/other/tidy-html5/Makefile     2020-10-08 18:43:26 +0000
+++ b/pkg/other/tidy-html5/Makefile     2021-11-05 23:15:59 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2018, 2019, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -20,7 +20,7 @@
 
 NAME =    tidy-html5
 GARNAME = tidy-html5
-GARVERSION = 5.7.35
+GARVERSION = 5.9.17
 HOME_URL = http://html-tidy.org
 DESCRIPTION =  HTML validator and pretty-printer
 define BLURB
@@ -39,7 +39,7 @@
 SIGFILES = 
 GIT_REVISION = next
 
-WORKSRC = $(WORKDIR)/tidy-html5-$(GARVERSION)
+#WORKSRC = $(WORKDIR)/tidy-html5-$(GARVERSION)
 BUILDDEPS =
 LIBDEPS =
 
@@ -48,12 +48,10 @@
 include ../../../gar/gar.lib/cmake.mk
 include config.mk
 
-
 # HINT: executable is still called "tidy"
 
-
 # I didn't like the output but it is easy to pipe to sed to improve it.
-# suggested improvements:
+# Suggested improvements:
 #
 # .tidyrc is just:
 # break-before-br: yes


reply via email to

[Prev in Thread] Current Thread [Next in Thread]