diff options
author | taca <taca@pkgsrc.org> | 2005-12-14 13:44:52 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-12-14 13:44:52 +0000 |
commit | 61cae9489155c0e309bf4ca859f14dcf23566156 (patch) | |
tree | 3ac1592be131b99de9b2d8717eb7503661814571 | |
parent | daf6172905f22875d83965097805246a8c283e7a (diff) | |
download | pkgsrc-61cae9489155c0e309bf4ca859f14dcf23566156.tar.gz |
Correct version of htmllint from 20050924 to 20051019 since previous
updated version was really 20051019, and backout DIST_SUBDIR change.
-rw-r--r-- | www/htmllint/Makefile | 6 | ||||
-rw-r--r-- | www/htmllint/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile index 7c6b5a738e5..d0a0408dee4 100644 --- a/www/htmllint/Makefile +++ b/www/htmllint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2005/12/12 03:16:05 taca Exp $ +# $NetBSD: Makefile,v 1.24 2005/12/14 13:44:52 taca Exp $ # DISTNAME= htmllint -PKGNAME= htmllint-20050924 +PKGNAME= htmllint-20051019 CATEGORIES= www japanese MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ EXTRACT_SUFX= .zip @@ -15,7 +15,7 @@ DEPENDS+= p5-Jcode>=0.68:../../converters/p5-Jcode DEPENDS+= p5-libwww>=5.8:../../www/p5-libwww WRKSRC= ${WRKDIR} -DIST_SUBDIR= ${PKGNAME_NOREV}-20051212 +DIST_SUBDIR= ${PKGNAME_NOREV} REPLACE_PERL= htmllint.cgi htmllint parsedtd.pl tagslist.cgi USE_TOOLS+= perl:run diff --git a/www/htmllint/distinfo b/www/htmllint/distinfo index 1a78124b0ae..f7cce7adfc6 100644 --- a/www/htmllint/distinfo +++ b/www/htmllint/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2005/12/12 03:16:05 taca Exp $ +$NetBSD: distinfo,v 1.14 2005/12/14 13:44:52 taca Exp $ -SHA1 (htmllint-20050924-20051212/htmllint.zip) = 9906763f2b59830d3199cacd9992c67ea74a11ab -RMD160 (htmllint-20050924-20051212/htmllint.zip) = c0ab6f063435d4f0f420bad66ae48df90aef2943 -Size (htmllint-20050924-20051212/htmllint.zip) = 705521 bytes +SHA1 (htmllint-20051019/htmllint.zip) = 9906763f2b59830d3199cacd9992c67ea74a11ab +RMD160 (htmllint-20051019/htmllint.zip) = c0ab6f063435d4f0f420bad66ae48df90aef2943 +Size (htmllint-20051019/htmllint.zip) = 705521 bytes SHA1 (patch-aa) = bdaeb7be2fbf2a1295f4840d52a2e0f5f1cc31bc SHA1 (patch-ab) = ed444b7472e4d9d3205fe258d479495411467687 SHA1 (patch-ad) = 3759e9a01e8697e4db4012c91acb6429b8ef0e1e |