From 77663b5fcf68596d3783671ae6196390a9563147 Mon Sep 17 00:00:00 2001 From: jschauma Date: Fri, 22 Nov 2002 16:10:10 +0000 Subject: Update htmllint to latest version of 20021103. This addresses the checksum mismatch pointed out in PR pkg/19129. If I was able to read Japanese, I would probably also have been able to provide a list of changes since the last version. Maybe somebody who does speak Japanese could post the list of changes if available? --- www/htmllint/Makefile | 4 ++-- www/htmllint/PLIST | 9 +++++++-- www/htmllint/distinfo | 8 ++++---- www/htmllint/patches/patch-ac | 12 ++++++------ 4 files changed, 19 insertions(+), 14 deletions(-) (limited to 'www') diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile index 67d6f9e61e8..4c2f5e03897 100644 --- a/www/htmllint/Makefile +++ b/www/htmllint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/05/31 15:20:00 seb Exp $ +# $NetBSD: Makefile,v 1.6 2002/11/22 16:10:10 jschauma Exp $ # DISTNAME= htmllint -PKGNAME= htmllint-20010413 +PKGNAME= htmllint-20021103 CATEGORIES= www japanese MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ EXTRACT_SUFX= .zip diff --git a/www/htmllint/PLIST b/www/htmllint/PLIST index c5405d36b32..3d5da952b50 100644 --- a/www/htmllint/PLIST +++ b/www/htmllint/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:16:58 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/11/22 16:10:10 jschauma Exp $ bin/htmllint libexec/cgi-bin/htmllint.cgi +libexec/cgi-bin/htmllint.env libexec/cgi-bin/htmllint.env.default -@exec [ -f %D/htmllint.env ] || cp %D/htmllint.env.default %D/htmllint.env libexec/cgi-bin/htmllintrc libexec/cgi-bin/tagslist.cgi share/httpd/htdocs/htmllint/15445-preparation.dtd @@ -82,6 +82,8 @@ share/httpd/htdocs/htmllint/imode20.dtd share/httpd/htdocs/htmllint/imode20.rul share/httpd/htdocs/htmllint/imode30.dtd share/httpd/htdocs/htmllint/imode30.rul +share/httpd/htdocs/htmllint/imode40.dtd +share/httpd/htdocs/htmllint/imode40.rul share/httpd/htdocs/htmllint/index.html share/httpd/htdocs/htmllint/introduction.html share/httpd/htdocs/htmllint/jpo.dtd @@ -110,9 +112,12 @@ share/httpd/htdocs/htmllint/webexp.rul share/httpd/htdocs/htmllint/wilbur.dtd share/httpd/htdocs/htmllint/wilbur.rul share/httpd/htdocs/htmllint/xhtml-basic.rul +share/httpd/htdocs/htmllint/xhtml-mp.rul share/httpd/htdocs/htmllint/xhtml1-frameset.rul share/httpd/htdocs/htmllint/xhtml1-strict.rul share/httpd/htdocs/htmllint/xhtml1-transitional.rul share/httpd/htdocs/htmllint/xhtml11.rul @dirrm share/httpd/htdocs/htmllint/images @dirrm share/httpd/htdocs/htmllint +@unexec ${RMDIR} %D/share/httpd/htdocs 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/httpd 2>/dev/null || ${TRUE} diff --git a/www/htmllint/distinfo b/www/htmllint/distinfo index 8d5281ae884..ac1fde6de2a 100644 --- a/www/htmllint/distinfo +++ b/www/htmllint/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 13:28:09 kei Exp $ +$NetBSD: distinfo,v 1.3 2002/11/22 16:10:10 jschauma Exp $ -SHA1 (htmllint.zip) = fc17dd1d330e67560a1f908618726c2a4d680668 -Size (htmllint.zip) = 645863 bytes +SHA1 (htmllint.zip) = 07a3e71d4c1f2e46b26f4f39aea1d06d1f834cd4 +Size (htmllint.zip) = 667900 bytes SHA1 (patch-aa) = bdaeb7be2fbf2a1295f4840d52a2e0f5f1cc31bc SHA1 (patch-ab) = 5c471f6833812cb7473f763e2ce25c1c48436b0c -SHA1 (patch-ac) = b68972da18b7c4d4720f365a51f1d70b8f9635ec +SHA1 (patch-ac) = e3ac802ed17d7939e47e6f074113ddad2eb93e68 SHA1 (patch-ad) = 3759e9a01e8697e4db4012c91acb6429b8ef0e1e SHA1 (patch-ae) = a90c30ef3890a2989ccf8ca6cd36ddb805da35eb SHA1 (patch-af) = 9133d16bff24a3837ecf21ddf28fa10025335a84 diff --git a/www/htmllint/patches/patch-ac b/www/htmllint/patches/patch-ac index 7d49d2fb9ca..b6cb47f7292 100644 --- a/www/htmllint/patches/patch-ac +++ b/www/htmllint/patches/patch-ac @@ -1,16 +1,16 @@ -$NetBSD: patch-ac,v 1.1.1.1 2001/03/14 05:13:04 kei Exp $ +$NetBSD: patch-ac,v 1.2 2002/11/22 16:10:11 jschauma Exp $ ---- htmllint.orig Fri Mar 17 10:31:12 2000 -+++ htmllint Mon Jan 29 11:33:12 2001 -@@ -1,9 +1,10 @@ +--- htmllint.orig Fri Nov 22 10:33:45 2002 ++++ htmllint Fri Nov 22 10:34:19 2002 +@@ -1,9 +1,9 @@ -#!/usr/local/bin/perl +#!@PREFIX@/bin/perl # Another HTML-lint ########################################### use File::Basename; - push @INC => [&fileparse($0)]->[1]; +-push @INC => [&fileparse($0)]->[1]; +push @INC => '@PREFIX@/share/httpd/htdocs/htmllint'; # XXX - # $add_options = '-noscore -pedantic etc...'; + my $add_options; # = '-noscore -pedantic etc...'; -- cgit v1.2.3