diff options
author | seb <seb@pkgsrc.org> | 2009-07-31 05:38:20 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-07-31 05:38:20 +0000 |
commit | 24869a436e0b5d836306f0a8cc0b63a15db59afa (patch) | |
tree | 23acd20de238fe35cd821829ae9356e52bba4bfb /doc | |
parent | c5eea2a6bd048fe4348194231f85d3bef7950d12 (diff) | |
download | pkgsrc-24869a436e0b5d836306f0a8cc0b63a15db59afa.tar.gz |
Note initial addition of p5-MooseX-Declare version 0.23 as
devel/p5-MooseX-Declare into The NetBSD Packages Collection.
The Perl 5 module MooseX::Declare provides syntactic sugar for
Moose, the postmodern object system for Perl 5. When used, it sets
up the class and role keywords.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2009 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009 index de479ade6be..0db4db56a02 100644 --- a/doc/CHANGES-2009 +++ b/doc/CHANGES-2009 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2009,v 1.2889 2009/07/30 23:05:16 seb Exp $ +$NetBSD: CHANGES-2009,v 1.2890 2009/07/31 05:38:20 seb Exp $ Changes to the packages collection and infrastructure in 2009: @@ -3838,3 +3838,4 @@ Changes to the packages collection and infrastructure in 2009: Updated chat/irssi-icb to 0.14nb15 [adrianp 2009-07-30] Updated devel/p5-Devel-Declare to 0.005008 [seb 2009-07-30] Added devel/p5-MooseX-Method-Signatures version 0.16 [seb 2009-07-30] + Added devel/p5-MooseX-Declare version 0.23 [seb 2009-07-31] |