Sat Aug 23 09:36:28 2008 UTC ()
Note initial addition of p5-HTML-Lint version 2.04 as www/p5-HTML-Lint
into The NetBSD Packages Collection.

The Perl 5 module HTML::Lint checks for HTML errors in a string or
file.  HTML::Lint also comes with a wrapper program called weblint
that handles linting from the command line.


(seb)
diff -r1.1963 -r1.1964 pkgsrc/doc/CHANGES-2008

cvs diff -r1.1963 -r1.1964 pkgsrc/doc/CHANGES-2008 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2008 2008/08/23 08:37:57 1.1963
+++ pkgsrc/doc/CHANGES-2008 2008/08/23 09:36:28 1.1964
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2008,v 1.1963 2008/08/23 08:37:57 bjs Exp $ 1$NetBSD: CHANGES-2008,v 1.1964 2008/08/23 09:36:28 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2008: 3Changes to the packages collection and infrastructure in 2008:
4 4
5 Updated mail/dovecot to 1.0.10 [ghen 2008-01-01] 5 Updated mail/dovecot to 1.0.10 [ghen 2008-01-01]
6 Updated www/opera to 9.25 [xtraeme 2008-01-02] 6 Updated www/opera to 9.25 [xtraeme 2008-01-02]
7 Updated sysutils/p5-Unix-Syslog to 1.0 [adrianp 2008-01-03] 7 Updated sysutils/p5-Unix-Syslog to 1.0 [adrianp 2008-01-03]
8 Updated net/p5-Net-Server to 0.97 [adrianp 2008-01-03] 8 Updated net/p5-Net-Server to 0.97 [adrianp 2008-01-03]
9 Updated net/libupnp to 1.6.3 [obache 2008-01-03] 9 Updated net/libupnp to 1.6.3 [obache 2008-01-03]
10 mk/bsd.pkg.mk: freeze ended for pkgsrc-2007Q4 branch [agc 2008-01-02] 10 mk/bsd.pkg.mk: freeze ended for pkgsrc-2007Q4 branch [agc 2008-01-02]
11 Updated textproc/hyperestraier to 1.4.13 [obache 2008-01-03] 11 Updated textproc/hyperestraier to 1.4.13 [obache 2008-01-03]
12 Updated textproc/p5-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 12 Updated textproc/p5-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
13 Updated textproc/ruby-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 13 Updated textproc/ruby-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
14 Updated textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 14 Updated textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
@@ -3328,13 +3328,14 @@ Changes to the packages collection and i @@ -3328,13 +3328,14 @@ Changes to the packages collection and i
3328 Added textproc/ruby-textpow version 0.10.1 [ahoka 2008-08-22] 3328 Added textproc/ruby-textpow version 0.10.1 [ahoka 2008-08-22]
3329 Added textproc/ruby-ultraviolet version 0.10.2 [ahoka 2008-08-22] 3329 Added textproc/ruby-ultraviolet version 0.10.2 [ahoka 2008-08-22]
3330 Added devel/p5-PHP-Serialization version 0.27 [seb 2008-08-22] 3330 Added devel/p5-PHP-Serialization version 0.27 [seb 2008-08-22]
3331 Updated sysutils/xenkernel33 to 3.3.0 [cegger 2008-08-22] 3331 Updated sysutils/xenkernel33 to 3.3.0 [cegger 2008-08-22]
3332 Updated sysutils/xentools33 to 3.3.0 [cegger 2008-08-22] 3332 Updated sysutils/xentools33 to 3.3.0 [cegger 2008-08-22]
3333 Added devel/p5-Data-Serializer version 0.47 [seb 2008-08-22] 3333 Added devel/p5-Data-Serializer version 0.47 [seb 2008-08-22]
3334 Added devel/p5-Exporter-Lite version 0.02 [seb 2008-08-22] 3334 Added devel/p5-Exporter-Lite version 0.02 [seb 2008-08-22]
3335 Updated net/py-twisted to 8.1.0 [epg 2008-08-22] 3335 Updated net/py-twisted to 8.1.0 [epg 2008-08-22]
3336 Updated net/py-twisted-docs to 8.1.0 [epg 2008-08-22] 3336 Updated net/py-twisted-docs to 8.1.0 [epg 2008-08-22]
3337 Updated www/ja-trac to 0.11.1pl1 [obache 2008-08-23] 3337 Updated www/ja-trac to 0.11.1pl1 [obache 2008-08-23]
3338 Updated devel/qconf to 1.4 [bjs 2008-08-23] 3338 Updated devel/qconf to 1.4 [bjs 2008-08-23]
3339 Updated graphics/MesaLib to 7.0.4.1nb1 [dsainy 2008-08-23] 3339 Updated graphics/MesaLib to 7.0.4.1nb1 [dsainy 2008-08-23]
3340 Updated devel/libtar to 1.2.11nb2 [bjs 2008-08-23] 3340 Updated devel/libtar to 1.2.11nb2 [bjs 2008-08-23]
 3341 Added www/p5-HTML-Lint version 2.04 [seb 2008-08-23]