pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/htmllint Correct version of htmllint from 20050924...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/908f1f78309d
branches:  trunk
changeset: 504571:908f1f78309d
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Dec 14 13:44:52 2005 +0000

description:
Correct version of htmllint from 20050924 to 20051019 since previous
updated version was really 20051019, and backout DIST_SUBDIR change.

diffstat:

 www/htmllint/Makefile |  6 +++---
 www/htmllint/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r 27b2c4d4d893 -r 908f1f78309d www/htmllint/Makefile
--- a/www/htmllint/Makefile     Wed Dec 14 13:42:45 2005 +0000
+++ b/www/htmllint/Makefile     Wed Dec 14 13:44:52 2005 +0000
@@ -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-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 -r 27b2c4d4d893 -r 908f1f78309d www/htmllint/distinfo
--- a/www/htmllint/distinfo     Wed Dec 14 13:42:45 2005 +0000
+++ b/www/htmllint/distinfo     Wed Dec 14 13:44:52 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index