pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/tidy Depend on doxygen-1.5.9, which causes differe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29dda87812d6
branches:  trunk
changeset: 397652:29dda87812d6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 17 11:24:39 2009 +0000

description:
Depend on doxygen-1.5.9, which causes different file names. Adapt
PLIST. Bump PKGREVISION.

diffstat:

 www/tidy/Makefile  |   5 +++--
 www/tidy/PLIST.doc |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (56 lines):

diff -r 5bf92647c73c -r 29dda87812d6 www/tidy/Makefile
--- a/www/tidy/Makefile Mon Aug 17 11:08:30 2009 +0000
+++ b/www/tidy/Makefile Mon Aug 17 11:24:39 2009 +0000
@@ -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 @@
 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 -r 5bf92647c73c -r 29dda87812d6 www/tidy/PLIST.doc
--- a/www/tidy/PLIST.doc        Mon Aug 17 11:08:30 2009 +0000
+++ b/www/tidy/PLIST.doc        Mon Aug 17 11:24:39 2009 +0000
@@ -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/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_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



Home | Main Index | Thread Index | Old Index