pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/tidy Fix build with doxygen-1.8.11 and depend on it.
details: https://anonhg.NetBSD.org/pkgsrc/rev/db4902b347b1
branches: trunk
changeset: 348108:db4902b347b1
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 07 07:44:25 2016 +0000
description:
Fix build with doxygen-1.8.11 and depend on it.
Bump PKGREVISION.
diffstat:
www/tidy/Makefile | 6 +++---
www/tidy/PLIST.doc | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 16df4322bb70 -r db4902b347b1 www/tidy/Makefile
--- a/www/tidy/Makefile Tue Jun 07 07:18:03 2016 +0000
+++ b/www/tidy/Makefile Tue Jun 07 07:44:25 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2015/07/26 21:33:56 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2016/06/07 07:44:25 wiz Exp $
DISTNAME= tidy-20091027
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www
MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only
@@ -29,7 +29,7 @@
PLIST_SRC+= ${PKGDIR}/PLIST
.if !empty(PKG_OPTIONS:Mdoc)
-BUILD_DEPENDS+= doxygen>=1.8.9:../../devel/doxygen
+BUILD_DEPENDS+= doxygen>=1.8.11:../../devel/doxygen
HTML_DOCFILES= Overview.html doxygen.cfg grid.gif tidy.css faq.html \
license.html pending.html release-notes.html tidy.gif
diff -r 16df4322bb70 -r db4902b347b1 www/tidy/PLIST.doc
--- a/www/tidy/PLIST.doc Tue Jun 07 07:18:03 2016 +0000
+++ b/www/tidy/PLIST.doc Tue Jun 07 07:44:25 2016 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST.doc,v 1.9 2015/01/28 07:13:55 wiz Exp $
+@comment $NetBSD: PLIST.doc,v 1.10 2016/06/07 07:44:25 wiz Exp $
share/doc/tidy/Overview.html
share/doc/tidy/api/annotated.html
-share/doc/tidy/api/annotated.js
+share/doc/tidy/api/annotated_dup.js
share/doc/tidy/api/arrowdown.png
share/doc/tidy/api/arrowright.png
share/doc/tidy/api/bc_s.png
Home |
Main Index |
Thread Index |
Old Index