summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdoc/htmldoc/BUILD5
-rwxr-xr-xdoc/htmldoc/DETAILS5
-rw-r--r--doc/htmldoc/HISTORY4
3 files changed, 11 insertions, 3 deletions
diff --git a/doc/htmldoc/BUILD b/doc/htmldoc/BUILD
new file mode 100755
index 0000000000..89dbc8869e
--- /dev/null
+++ b/doc/htmldoc/BUILD
@@ -0,0 +1,5 @@
+if ! is_depends_enabled $SPELL llvm;then
+ export CC=/usr/bin/gcc
+ export CXX=/usr/bin/c++
+fi
+default_build
diff --git a/doc/htmldoc/DETAILS b/doc/htmldoc/DETAILS
index 0e7377f82f..08101c0bed 100755
--- a/doc/htmldoc/DETAILS
+++ b/doc/htmldoc/DETAILS
@@ -1,10 +1,9 @@
SPELL=htmldoc
- VERSION=1.9
- SOURCE_HASH=sha512:1f3f07a5a590b053f64e097fb09334fd91b6ab56ef4864648579646ffb7b04ef542340a42ab2f454cbf2ae92f895b201e3558511f4c5e6ac3f3a0021dc5ef633
+ VERSION=1.9.2
+ SOURCE_HASH=sha512:7f36f474650ba63e8dc5626e1be9599fd3ac0430f92adf8e003e156513f98d789b27c7acd14810fcbad00b5fbe8a4e44ca0537cce0b383b267b55448d5d0aa29
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION-source.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://github.com/michaelrsweet/htmldoc/archive/v${VERSION}.tar.gz
WEB_SITE=https://www.htmldoc.org/
ENTERED=20041219
LICENSE[0]=GPL
diff --git a/doc/htmldoc/HISTORY b/doc/htmldoc/HISTORY
index 2dc54c8782..e6d7504644 100644
--- a/doc/htmldoc/HISTORY
+++ b/doc/htmldoc/HISTORY
@@ -1,3 +1,7 @@
+2018-02-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.9.2
+ * BUILD: added, fix if not using clang
+
2017-08-13 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.9