[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r11311: update tidy-html5 to 5.8.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r11311: update tidy-html5 to 5.8.0 |
Date: |
Sun, 27 Apr 2025 17:35:06 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 11311
revision-id: carlhansen@gnu.org-20250427213459-r3ivsvcponfurqg5
parent: carlhansen@gnu.org-20250427200830-lv57rxwbkg8m9fkj
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2025-04-27 21:34:59 +0000
message:
update tidy-html5 to 5.8.0
modified:
pkg/other/tidy-html5/Makefile makefile-20190525065346-2gr9qlcb4w9byavf-3
=== modified file 'pkg/other/tidy-html5/Makefile'
--- a/pkg/other/tidy-html5/Makefile 2022-09-05 15:45:13 +0000
+++ b/pkg/other/tidy-html5/Makefile 2025-04-27 21:34:59 +0000
@@ -37,12 +37,9 @@
DISTNAME = $(GARNAME)-$(GARVERSION)
DISTFILES = $(GARVERSION).tar.gz
-#ALLFILES += $(DISTNAME).tar.gz
-#NOCHECKSUM = $(DISTFILES)
SIGFILES =
#GIT_REVISION = next
-#WORKSRC = $(WORKDIR)/tidy-html5-$(GARVERSION)
BUILDDEPS =
LIBDEPS =
@@ -51,8 +48,7 @@
include ../../../gar/gar.lib/cmake.mk
include config.mk
-#post-fetch:
-# cd download && mv $(DISTFILES) $(DISTNAME).tar.gz
+CMAKE_CONFIGURE_ARGS += -DCMAKE_POLICY_VERSION_MINIMUM=3.5
# HINT: executable is still called "tidy"
@@ -75,4 +71,4 @@
# sed -e "s/ \?<!--/ <!--/g" | \
# sed -e "s/--> \?/--> /g"
#
-#
+
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r11311: update tidy-html5 to 5.8.0,
Carl Hansen <=