pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/htmllint Update www/htmllint package to 20050924.
details: https://anonhg.NetBSD.org/pkgsrc/rev/86f7126de090
branches: trunk
changeset: 504438:86f7126de090
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 11 13:30:58 2005 +0000
description:
Update www/htmllint package to 20050924.
Complete changes are unknown, but some items from HOMEPAGE.
- Make sure to close the file descriptors for temporary files
when uploading files.
- Fix a problem with handling of "file:" scheme.
The second problem might be claimed as a security problem.
pkgsrc changes:
- Add dependency to p5-libwww.
diffstat:
www/htmllint/Makefile | 5 +++--
www/htmllint/PLIST | 6 +++++-
www/htmllint/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 7 deletions(-)
diffs (65 lines):
diff -r e2866b3c5636 -r 86f7126de090 www/htmllint/Makefile
--- a/www/htmllint/Makefile Sun Dec 11 13:21:13 2005 +0000
+++ b/www/htmllint/Makefile Sun Dec 11 13:30:58 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2005/09/28 12:24:17 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/11 13:30:58 taca Exp $
#
DISTNAME= htmllint
-PKGNAME= htmllint-20050220
+PKGNAME= htmllint-20050924
CATEGORIES= www japanese
MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/
EXTRACT_SUFX= .zip
@@ -12,6 +12,7 @@
COMMENT= Another HTML-Lint program
DEPENDS+= p5-Jcode>=0.68:../../converters/p5-Jcode
+DEPENDS+= p5-libwww>=5.8:../../www/p5-libwww
WRKSRC= ${WRKDIR}
DIST_SUBDIR= ${PKGNAME_NOREV}
diff -r e2866b3c5636 -r 86f7126de090 www/htmllint/PLIST
--- a/www/htmllint/PLIST Sun Dec 11 13:21:13 2005 +0000
+++ b/www/htmllint/PLIST Sun Dec 11 13:30:58 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/07/19 13:18:31 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/12/11 13:30:58 taca Exp $
bin/htmllint
libexec/cgi-bin/htmllint.cgi
libexec/cgi-bin/htmllint.env
@@ -57,6 +57,8 @@
share/httpd/htdocs/htmllint/htmllint2.css
share/httpd/htdocs/htmllint/htmllinte.html
share/httpd/htdocs/htmllint/htmllintl.html
+share/httpd/htdocs/htmllint/htmlplus.dtd
+share/httpd/htdocs/htmllint/htmlplus.rul
share/httpd/htdocs/htmllint/httpreq.pl
share/httpd/htdocs/htmllint/i18n.dtd
share/httpd/htdocs/htmllint/i18n.rul
@@ -89,6 +91,8 @@
share/httpd/htdocs/htmllint/imode30.rul
share/httpd/htdocs/htmllint/imode40.dtd
share/httpd/htdocs/htmllint/imode40.rul
+share/httpd/htdocs/htmllint/imode50.dtd
+share/httpd/htdocs/htmllint/imode50.rul
share/httpd/htdocs/htmllint/index.html
share/httpd/htdocs/htmllint/introduction.html
share/httpd/htdocs/htmllint/jpo.dtd
diff -r e2866b3c5636 -r 86f7126de090 www/htmllint/distinfo
--- a/www/htmllint/distinfo Sun Dec 11 13:21:13 2005 +0000
+++ b/www/htmllint/distinfo Sun Dec 11 13:30:58 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2005/02/24 11:35:37 wiz Exp $
+$NetBSD: distinfo,v 1.12 2005/12/11 13:30:58 taca Exp $
-SHA1 (htmllint-20050220/htmllint.zip) = b6d98a11162dc1eb033ecdaafbf0775f22b93519
-RMD160 (htmllint-20050220/htmllint.zip) = 853f3d4b1e794365f9eefa2c628e2d705f8b9062
-Size (htmllint-20050220/htmllint.zip) = 692419 bytes
+SHA1 (htmllint-20050924/htmllint.zip) = 7f55818b51ca2aa601776304e75774f2e133ea88
+RMD160 (htmllint-20050924/htmllint.zip) = d7a74a83f742ae9b377216e1d22b596317a308e0
+Size (htmllint-20050924/htmllint.zip) = 705378 bytes
SHA1 (patch-aa) = bdaeb7be2fbf2a1295f4840d52a2e0f5f1cc31bc
SHA1 (patch-ab) = ed444b7472e4d9d3205fe258d479495411467687
SHA1 (patch-ad) = 3759e9a01e8697e4db4012c91acb6429b8ef0e1e
Home |
Main Index |
Thread Index |
Old Index