Thu Aug 5 21:19:26 2010 UTC ()
Note initial addition of p5-MooseX-Types-JSON version 0.02 as
devel/p5-MooseX-Types-JSON into The NetBSD Packages Collection.

The Perl 5 module MooseX::Types::JSON provides Moose string type
constraints that match valid and relaxed JSON.


(seb)
diff -r1.2759 -r1.2760 pkgsrc/doc/CHANGES-2010

cvs diff -r1.2759 -r1.2760 pkgsrc/doc/CHANGES-2010 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2010 2010/08/05 18:59:52 1.2759
+++ pkgsrc/doc/CHANGES-2010 2010/08/05 21:19:26 1.2760
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.2759 2010/08/05 18:59:52 wiz Exp $ 1$NetBSD: CHANGES-2010,v 1.2760 2010/08/05 21:19:26 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2010: 3Changes to the packages collection and infrastructure in 2010:
4 4
5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01] 5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01]
6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01] 6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01]
7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01] 7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01]
8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01] 8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01]
9 Updated misc/py-anita to 1.9 [gson 2010-01-02] 9 Updated misc/py-anita to 1.9 [gson 2010-01-02]
10 Updated net/rsync to 3.0.7 [tron 2010-01-02] 10 Updated net/rsync to 3.0.7 [tron 2010-01-02]
11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03] 11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03]
12 Updated www/trac to 0.11.6 [gdt 2010-01-03] 12 Updated www/trac to 0.11.6 [gdt 2010-01-03]
13 Removed www/firefox-bin-nightly [joerg 2010-01-04] 13 Removed www/firefox-bin-nightly [joerg 2010-01-04]
14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04] 14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04]
@@ -3637,13 +3637,14 @@ Changes to the packages collection and i @@ -3637,13 +3637,14 @@ Changes to the packages collection and i
3637 Updated devel/p5-App-perlbrew to 0.09 [seb 2010-08-04] 3637 Updated devel/p5-App-perlbrew to 0.09 [seb 2010-08-04]
3638 Updated misc/p5-Vroom to 0.23 [seb 2010-08-04] 3638 Updated misc/p5-Vroom to 0.23 [seb 2010-08-04]
3639 Updated textproc/p5-Text-Markdown to 1.0.31 [seb 2010-08-04] 3639 Updated textproc/p5-Text-Markdown to 1.0.31 [seb 2010-08-04]
3640 Updated textproc/p5-Text-MicroTemplate to 0.14 [seb 2010-08-04] 3640 Updated textproc/p5-Text-MicroTemplate to 0.14 [seb 2010-08-04]
3641 Updated textproc/p5-Text-RewriteRules to 0.23 [seb 2010-08-04] 3641 Updated textproc/p5-Text-RewriteRules to 0.23 [seb 2010-08-04]
3642 Updated textproc/p5-XML-Rabbit to 0.0.2 [seb 2010-08-04] 3642 Updated textproc/p5-XML-Rabbit to 0.0.2 [seb 2010-08-04]
3643 Updated textproc/p5-Lingua-EN-Inflect to 1.89.2 [seb 2010-08-04] 3643 Updated textproc/p5-Lingua-EN-Inflect to 1.89.2 [seb 2010-08-04]
3644 Added math/p5-Math-Base36 version 0.07 [seb 2010-08-05] 3644 Added math/p5-Math-Base36 version 0.07 [seb 2010-08-05]
3645 Updated fonts/umefont-ttf to 0.418 [obache 2010-08-05] 3645 Updated fonts/umefont-ttf to 0.418 [obache 2010-08-05]
3646 Added textproc/py-xlrd version 0.7.1 [obache 2010-08-05] 3646 Added textproc/py-xlrd version 0.7.1 [obache 2010-08-05]
3647 Updated devel/libdatrie to 0.2.4 [obache 2010-08-05] 3647 Updated devel/libdatrie to 0.2.4 [obache 2010-08-05]
3648 Updated fonts/thaixfonts to 1.2.5 [obache 2010-08-05] 3648 Updated fonts/thaixfonts to 1.2.5 [obache 2010-08-05]
3649 Updated net/clive to 2.2.12 [wiz 2010-08-05] 3649 Updated net/clive to 2.2.12 [wiz 2010-08-05]
 3650 Added devel/p5-MooseX-Types-JSON version 0.02 [seb 2010-08-05]