diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-28 07:13:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-28 07:13:55 +0000 |
commit | e302dcacca1c8410965eb6f5c00ae23bc06f3e83 (patch) | |
tree | 3e6d37552d8e8181b7bc5bf1663ce2f806f916e5 /www | |
parent | 2ba29aebb5de610c0cdd3e33fe778860f89e7905 (diff) | |
download | pkgsrc-e302dcacca1c8410965eb6f5c00ae23bc06f3e83.tar.gz |
Fix PLIST with doxygen-1.8.9 and depend on it.
Bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r-- | www/tidy/Makefile | 4 | ||||
-rw-r--r-- | www/tidy/PLIST.doc | 22 |
2 files changed, 10 insertions, 16 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index f5b2fe1fb71..3498dc6d9f9 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2014/04/25 21:04:24 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/01/28 07:13:55 wiz Exp $ DISTNAME= tidy-20091027 PKGREVISION= 5 @@ -29,7 +29,7 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man1 PLIST_SRC+= ${PKGDIR}/PLIST .if !empty(PKG_OPTIONS:Mdoc) -BUILD_DEPENDS+= doxygen>=1.8.7:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.9:../../devel/doxygen HTML_DOCFILES= Overview.html doxygen.cfg grid.gif tidy.css faq.html \ license.html pending.html release-notes.html tidy.gif diff --git a/www/tidy/PLIST.doc b/www/tidy/PLIST.doc index 38af84357e3..f42ff9cf85c 100644 --- a/www/tidy/PLIST.doc +++ b/www/tidy/PLIST.doc @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST.doc,v 1.8 2014/04/25 21:04:24 wiz Exp $ +@comment $NetBSD: PLIST.doc,v 1.9 2015/01/28 07:13:55 wiz Exp $ share/doc/tidy/Overview.html share/doc/tidy/api/annotated.html share/doc/tidy/api/annotated.js +share/doc/tidy/api/arrowdown.png +share/doc/tidy/api/arrowright.png share/doc/tidy/api/bc_s.png share/doc/tidy/api/bdwn.png share/doc/tidy/api/buffio_8h.html @@ -11,24 +13,14 @@ share/doc/tidy/api/classes.html share/doc/tidy/api/closed.png share/doc/tidy/api/deprecated.html share/doc/tidy/api/dir_000000.html +share/doc/tidy/api/doc.png share/doc/tidy/api/doxygen.css share/doc/tidy/api/doxygen.png share/doc/tidy/api/dynsections.js share/doc/tidy/api/files.html share/doc/tidy/api/files.js -share/doc/tidy/api/ftv2blank.png -share/doc/tidy/api/ftv2doc.png -share/doc/tidy/api/ftv2folderclosed.png -share/doc/tidy/api/ftv2folderopen.png -share/doc/tidy/api/ftv2lastnode.png -share/doc/tidy/api/ftv2link.png -share/doc/tidy/api/ftv2mlastnode.png -share/doc/tidy/api/ftv2mnode.png -share/doc/tidy/api/ftv2node.png -share/doc/tidy/api/ftv2plastnode.png -share/doc/tidy/api/ftv2pnode.png -share/doc/tidy/api/ftv2splitbar.png -share/doc/tidy/api/ftv2vertline.png +share/doc/tidy/api/folderclosed.png +share/doc/tidy/api/folderopen.png share/doc/tidy/api/functions.html share/doc/tidy/api/functions_func.html share/doc/tidy/api/functions_vars.html @@ -71,12 +63,14 @@ share/doc/tidy/api/nav_g.png share/doc/tidy/api/nav_h.png share/doc/tidy/api/navtree.css share/doc/tidy/api/navtree.js +share/doc/tidy/api/navtreedata.js share/doc/tidy/api/navtreeindex0.js share/doc/tidy/api/navtreeindex1.js share/doc/tidy/api/open.png share/doc/tidy/api/pages.html share/doc/tidy/api/platform_8h_source.html share/doc/tidy/api/resize.js +share/doc/tidy/api/splitbar.png share/doc/tidy/api/structTidyAttr.html share/doc/tidy/api/structTidyDoc.html share/doc/tidy/api/structTidyNode.html |