diff options
-rw-r--r-- | www/tidy/Makefile | 6 | ||||
-rw-r--r-- | www/tidy/PLIST.doc | 8 |
2 files changed, 6 insertions, 8 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index c131827d9aa..2ccc19d5e78 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2012/07/10 06:53:41 tron Exp $ +# $NetBSD: Makefile,v 1.39 2012/08/31 14:25:49 wiz Exp $ DISTNAME= tidy-20091027 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only @@ -31,7 +31,7 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man1 PLIST_SRC+= ${PKGDIR}/PLIST .if !empty(PKG_OPTIONS:Mdoc) -BUILD_DEPENDS+= doxygen>=1.8.1.1:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.2:../../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 7526de94143..3576eee60ba 100644 --- a/www/tidy/PLIST.doc +++ b/www/tidy/PLIST.doc @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.doc,v 1.5 2012/07/10 06:53:41 tron Exp $ +@comment $NetBSD: PLIST.doc,v 1.6 2012/08/31 14:25:49 wiz Exp $ share/doc/tidy/Overview.html share/doc/tidy/api/annotated.html share/doc/tidy/api/annotated.js @@ -85,15 +85,13 @@ share/doc/tidy/api/structTidyDoc.html share/doc/tidy/api/structTidyNode.html share/doc/tidy/api/structTidyOption.html share/doc/tidy/api/struct__TidyAllocator.html -share/doc/tidy/api/struct__TidyAllocator.js share/doc/tidy/api/struct__TidyAllocatorVtbl.html -share/doc/tidy/api/struct__TidyAllocatorVtbl.js share/doc/tidy/api/struct__TidyBuffer.html share/doc/tidy/api/struct__TidyBuffer.js share/doc/tidy/api/struct__TidyInputSource.html -share/doc/tidy/api/struct__TidyInputSource.js share/doc/tidy/api/struct__TidyOutputSink.html -share/doc/tidy/api/struct__TidyOutputSink.js +share/doc/tidy/api/sync_off.png +share/doc/tidy/api/sync_on.png share/doc/tidy/api/tab_a.png share/doc/tidy/api/tab_b.png share/doc/tidy/api/tab_h.png |