From f23b9d1129723520a4005cce37066b9f167d58ea Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 30 Jan 2013 21:00:01 +0000 Subject: New doxygen, new PLIST. Bump dependency and PKGREVISION. --- www/tidy/Makefile | 6 +++--- www/tidy/PLIST.doc | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'www/tidy') diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 8c1be4195ec..7a9b2db995f 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2012/10/28 06:31:06 asau Exp $ +# $NetBSD: Makefile,v 1.41 2013/01/30 21:00:01 wiz Exp $ DISTNAME= tidy-20091027 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only @@ -29,7 +29,7 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man1 PLIST_SRC+= ${PKGDIR}/PLIST .if !empty(PKG_OPTIONS:Mdoc) -BUILD_DEPENDS+= doxygen>=1.8.2:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.8.3.1:../../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 3576eee60ba..341762d0bfe 100644 --- a/www/tidy/PLIST.doc +++ b/www/tidy/PLIST.doc @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.doc,v 1.6 2012/08/31 14:25:49 wiz Exp $ +@comment $NetBSD: PLIST.doc,v 1.7 2013/01/30 21:00:01 wiz Exp $ share/doc/tidy/Overview.html share/doc/tidy/api/annotated.html share/doc/tidy/api/annotated.js @@ -85,11 +85,15 @@ 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 -- cgit v1.2.3