Update to 20081014:
18 June 2008 The configuration option anchor-as-name has been added.
This commit is contained in:
parent
e9cb0f28b8
commit
d06acdae51
3 changed files with 9 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.31 2008/06/13 12:22:55 gdt Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2008/11/11 00:48:37 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tidy-20080423
|
||||
PKGREVISION= 1
|
||||
DISTNAME= tidy-20081014
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= # manually created tarballs on ftp.NetBSD.org only
|
||||
|
||||
|
@ -13,7 +12,7 @@ COMMENT= Fixes and tidies up HTML files
|
|||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
BUILD_DEPENDS+= libxslt>=1.1.0:../../textproc/libxslt
|
||||
BUILD_DEPENDS+= doxygen>=1.5.6:../../devel/doxygen
|
||||
BUILD_DEPENDS+= doxygen>=1.5.7.1:../../devel/doxygen
|
||||
|
||||
WRKSRC= ${WRKDIR}/tidy
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2008/06/12 11:52:37 gdt Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2008/11/11 00:48:37 wiz Exp $
|
||||
bin/tab2space
|
||||
bin/tidy
|
||||
include/tidy/buffio.h
|
||||
|
@ -11,6 +11,7 @@ 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.html
|
||||
share/doc/tidy/api/classes.html
|
||||
share/doc/tidy/api/deprecated.html
|
||||
share/doc/tidy/api/doxygen.css
|
||||
share/doc/tidy/api/doxygen.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.16 2008/04/23 22:20:47 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.17 2008/11/11 00:48:37 wiz Exp $
|
||||
|
||||
SHA1 (tidy-20080423.tar.gz) = 12bb5ecab0cce909268fc1f187a10d515b2b5cc0
|
||||
RMD160 (tidy-20080423.tar.gz) = 702310ce612b14cb8845c3c6d4a0bb0f9edf1ad2
|
||||
Size (tidy-20080423.tar.gz) = 490376 bytes
|
||||
SHA1 (tidy-20081014.tar.gz) = 7cec746fea24bde8981921b186804b520ae0dd9c
|
||||
RMD160 (tidy-20081014.tar.gz) = ae5f90779d2b9551c3ecbade55e3a30d87126555
|
||||
Size (tidy-20081014.tar.gz) = 492415 bytes
|
||||
SHA1 (patch-aa) = e27b9b82ee47b9b54004c4a4a5bccba944847040
|
||||
|
|
Loading…
Reference in a new issue