summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2009-07-30 23:05:16 +0000
committerseb <seb>2009-07-30 23:05:16 +0000
commit8e05719549e632216164c9d21e998f440b5fbb3e (patch)
treed58ea276028e7218a7c3304d126f0429f67ae587
parent681a3a319641a470a7cb14bc9648da010f090a03 (diff)
downloadpkgsrc-8e05719549e632216164c9d21e998f440b5fbb3e.tar.gz
Note initial addition of p5-MooseX-Method-Signatures version 0.16
as devel/p5-MooseX-Method-Signatures into The NetBSD Packages Collection. The Perl 5 module MooseX::Method::Signatures provides a proper method keyword, like "sub" but specifically for making methods and validating their arguments against Moose type constraints.
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index a7531c85d51..de479ade6be 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2888 2009/07/30 22:42:10 seb Exp $
+$NetBSD: CHANGES-2009,v 1.2889 2009/07/30 23:05:16 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3837,3 +3837,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated chat/irssi to 0.8.14 [adrianp 2009-07-30]
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]