diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-17 11:24:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-17 11:24:39 +0000 |
commit | bbdbaac589b1b258acc3a234a3e07d94ef07e8f6 (patch) | |
tree | d6dea2f97d3a12604c22a7925d70b4d65cb1f3bf /www/tidy | |
parent | f44390425462fa9dda75b177993f694c295c3ba4 (diff) | |
download | pkgsrc-bbdbaac589b1b258acc3a234a3e07d94ef07e8f6.tar.gz |
Depend on doxygen-1.5.9, which causes different file names. Adapt
PLIST. Bump PKGREVISION.
Diffstat (limited to 'www/tidy')
-rw-r--r-- | www/tidy/Makefile | 5 | ||||
-rw-r--r-- | www/tidy/PLIST.doc | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 8778d3da2ce..d7277a6a47f 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2009/08/03 22:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2009/08/17 11:24:39 wiz Exp $ # DISTNAME= tidy-20090326 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only @@ -31,7 +32,7 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man1 PLIST_SRC+= ${PKGDIR}/PLIST .if !empty(PKG_OPTIONS:Mdoc) -BUILD_DEPENDS+= doxygen>=1.5.7.1:../../devel/doxygen +BUILD_DEPENDS+= doxygen>=1.5.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 1847e5f974c..f5b4a4dc1a3 100644 --- a/www/tidy/PLIST.doc +++ b/www/tidy/PLIST.doc @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST.doc,v 1.2 2009/06/14 22:00:37 joerg Exp $ +@comment $NetBSD: PLIST.doc,v 1.3 2009/08/17 11:24:39 wiz Exp $ share/doc/tidy/Overview.html share/doc/tidy/api/annotated.html -share/doc/tidy/api/buffio_8h-source.html +share/doc/tidy/api/buffio_8h_source.html share/doc/tidy/api/buffio_8h.html share/doc/tidy/api/classes.html share/doc/tidy/api/deprecated.html @@ -46,7 +46,7 @@ share/doc/tidy/api/index.html share/doc/tidy/api/main.html share/doc/tidy/api/modules.html share/doc/tidy/api/pages.html -share/doc/tidy/api/platform_8h-source.html +share/doc/tidy/api/platform_8h_source.html share/doc/tidy/api/structTidyAttr.html share/doc/tidy/api/structTidyDoc.html share/doc/tidy/api/structTidyNode.html @@ -60,9 +60,9 @@ share/doc/tidy/api/tab_b.gif share/doc/tidy/api/tab_l.gif share/doc/tidy/api/tab_r.gif share/doc/tidy/api/tabs.css -share/doc/tidy/api/tidy_8h-source.html +share/doc/tidy/api/tidy_8h_source.html share/doc/tidy/api/tidy_8h.html -share/doc/tidy/api/tidyenum_8h-source.html +share/doc/tidy/api/tidyenum_8h_source.html share/doc/tidy/api/tree.html share/doc/tidy/doxygen.cfg share/doc/tidy/faq.html |