diff options
author | wiz <wiz@pkgsrc.org> | 2013-01-30 21:00:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-01-30 21:00:01 +0000 |
commit | 6fe7c6c923664938a8cb824fc3ebc77c7243f708 (patch) | |
tree | 7073f1c963cb2cdb10b15c024fabd85b7a0c32c1 /www/tidy | |
parent | f0fe24bc7a005880bf345f8086bbf9025a43755f (diff) | |
download | pkgsrc-6fe7c6c923664938a8cb824fc3ebc77c7243f708.tar.gz |
New doxygen, new PLIST. Bump dependency and PKGREVISION.
Diffstat (limited to 'www/tidy')
-rw-r--r-- | www/tidy/Makefile | 6 | ||||
-rw-r--r-- | www/tidy/PLIST.doc | 6 |
2 files changed, 8 insertions, 4 deletions
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 |