Tue Nov 11 00:48:37 2008 UTC ()
Update to 20081014:

18 June 2008
The configuration option anchor-as-name has been added.


(wiz)
diff -r1.31 -r1.32 pkgsrc/www/tidy/Makefile
diff -r1.4 -r1.5 pkgsrc/www/tidy/PLIST
diff -r1.16 -r1.17 pkgsrc/www/tidy/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/www/tidy/Makefile (expand / switch to unified diff)

--- pkgsrc/www/tidy/Makefile 2008/06/13 12:22:55 1.31
+++ pkgsrc/www/tidy/Makefile 2008/11/11 00:48:37 1.32
@@ -1,29 +1,28 @@ @@ -1,29 +1,28 @@
1# $NetBSD: Makefile,v 1.31 2008/06/13 12:22:55 gdt Exp $ 1# $NetBSD: Makefile,v 1.32 2008/11/11 00:48:37 wiz Exp $
2# 2#
3 3
4DISTNAME= tidy-20080423 4DISTNAME= tidy-20081014
5PKGREVISION= 1 
6CATEGORIES= www 5CATEGORIES= www
7MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only 6MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://tidy.sourceforge.net/ 9HOMEPAGE= http://tidy.sourceforge.net/
11COMMENT= Fixes and tidies up HTML files 10COMMENT= Fixes and tidies up HTML files
12 11
13PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
14 13
15BUILD_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt 14BUILD_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt
16BUILD_DEPENDS+= doxygen>=1.5.6:../../devel/doxygen 15BUILD_DEPENDS+= doxygen>=1.5.7.1:../../devel/doxygen
17 16
18WRKSRC= ${WRKDIR}/tidy 17WRKSRC= ${WRKDIR}/tidy
19GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
20USE_LIBTOOL= yes 19USE_LIBTOOL= yes
21USE_TOOLS+= aclocal autoconf automake gmake 20USE_TOOLS+= aclocal autoconf automake gmake
22CPPFLAGS+= -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1 21CPPFLAGS+= -DSUPPORT_ACCESSIBILITY_CHECKS=1 -DSUPPORT_UTF16_ENCODINGS=1
23CPPFLAGS+= -DSUPPORT_ASIAN_ENCODINGS=1 -DSUPPORT_GETPWNAM=1 22CPPFLAGS+= -DSUPPORT_ASIAN_ENCODINGS=1 -DSUPPORT_GETPWNAM=1
24 23
25HTML_DOCFILES= Overview.html doxygen.cfg grid.gif tidy.css faq.html \ 24HTML_DOCFILES= Overview.html doxygen.cfg grid.gif tidy.css faq.html \
26 license.html pending.html release-notes.html tidy.gif 25 license.html pending.html release-notes.html tidy.gif
27HTML_DOCDIR= ${PREFIX}/share/doc/tidy 26HTML_DOCDIR= ${PREFIX}/share/doc/tidy
28INSTALLATION_DIRS= ${PKGMANDIR}/man1 ${HTML_DOCDIR} ${HTML_DOCDIR}/api 27INSTALLATION_DIRS= ${PKGMANDIR}/man1 ${HTML_DOCDIR} ${HTML_DOCDIR}/api
29 28

cvs diff -r1.4 -r1.5 pkgsrc/www/tidy/PLIST (expand / switch to unified diff)

--- pkgsrc/www/tidy/PLIST 2008/06/12 11:52:37 1.4
+++ pkgsrc/www/tidy/PLIST 2008/11/11 00:48:37 1.5
@@ -1,26 +1,27 @@ @@ -1,26 +1,27 @@
1@comment $NetBSD: PLIST,v 1.4 2008/06/12 11:52:37 gdt Exp $ 1@comment $NetBSD: PLIST,v 1.5 2008/11/11 00:48:37 wiz Exp $
2bin/tab2space 2bin/tab2space
3bin/tidy 3bin/tidy
4include/tidy/buffio.h 4include/tidy/buffio.h
5include/tidy/platform.h 5include/tidy/platform.h
6include/tidy/tidy.h 6include/tidy/tidy.h
7include/tidy/tidyenum.h 7include/tidy/tidyenum.h
8lib/libtidy.la 8lib/libtidy.la
9man/man1/tidy.1 9man/man1/tidy.1
10share/doc/tidy/Overview.html 10share/doc/tidy/Overview.html
11share/doc/tidy/api/annotated.html 11share/doc/tidy/api/annotated.html
12share/doc/tidy/api/buffio_8h-source.html 12share/doc/tidy/api/buffio_8h-source.html
13share/doc/tidy/api/buffio_8h.html 13share/doc/tidy/api/buffio_8h.html
 14share/doc/tidy/api/classes.html
14share/doc/tidy/api/deprecated.html 15share/doc/tidy/api/deprecated.html
15share/doc/tidy/api/doxygen.css 16share/doc/tidy/api/doxygen.css
16share/doc/tidy/api/doxygen.png 17share/doc/tidy/api/doxygen.png
17share/doc/tidy/api/files.html 18share/doc/tidy/api/files.html
18share/doc/tidy/api/ftv2blank.png 19share/doc/tidy/api/ftv2blank.png
19share/doc/tidy/api/ftv2doc.png 20share/doc/tidy/api/ftv2doc.png
20share/doc/tidy/api/ftv2folderclosed.png 21share/doc/tidy/api/ftv2folderclosed.png
21share/doc/tidy/api/ftv2folderopen.png 22share/doc/tidy/api/ftv2folderopen.png
22share/doc/tidy/api/ftv2lastnode.png 23share/doc/tidy/api/ftv2lastnode.png
23share/doc/tidy/api/ftv2link.png 24share/doc/tidy/api/ftv2link.png
24share/doc/tidy/api/ftv2mlastnode.png 25share/doc/tidy/api/ftv2mlastnode.png
25share/doc/tidy/api/ftv2mnode.png 26share/doc/tidy/api/ftv2mnode.png
26share/doc/tidy/api/ftv2node.png 27share/doc/tidy/api/ftv2node.png

cvs diff -r1.16 -r1.17 pkgsrc/www/tidy/distinfo (expand / switch to unified diff)

--- pkgsrc/www/tidy/distinfo 2008/04/23 22:20:47 1.16
+++ pkgsrc/www/tidy/distinfo 2008/11/11 00:48:37 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2008/04/23 22:20:47 wiz Exp $ 1$NetBSD: distinfo,v 1.17 2008/11/11 00:48:37 wiz Exp $
2 2
3SHA1 (tidy-20080423.tar.gz) = 12bb5ecab0cce909268fc1f187a10d515b2b5cc0 3SHA1 (tidy-20081014.tar.gz) = 7cec746fea24bde8981921b186804b520ae0dd9c
4RMD160 (tidy-20080423.tar.gz) = 702310ce612b14cb8845c3c6d4a0bb0f9edf1ad2 4RMD160 (tidy-20081014.tar.gz) = ae5f90779d2b9551c3ecbade55e3a30d87126555
5Size (tidy-20080423.tar.gz) = 490376 bytes 5Size (tidy-20081014.tar.gz) = 492415 bytes
6SHA1 (patch-aa) = e27b9b82ee47b9b54004c4a4a5bccba944847040 6SHA1 (patch-aa) = e27b9b82ee47b9b54004c4a4a5bccba944847040