diff options
author | seb <seb@pkgsrc.org> | 2007-04-28 10:17:26 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2007-04-28 10:17:26 +0000 |
commit | 3434fe5e5d9f7733ae384dd97e5965a13b651c7a (patch) | |
tree | f51c999785de78371b3e7be91866acdd15cfe06c | |
parent | 575899d722808599b569aeeab6660d50cfb1b492 (diff) | |
download | pkgsrc-3434fe5e5d9f7733ae384dd97e5965a13b651c7a.tar.gz |
Note initial addition of p5-Sub-Installer version 0.0.3 as
devel/p5-Sub-Installer into The NetBSD Packages Collection.
The Perl 5 module Sub::Installer provides two universal methods
that any package/class can use to install subroutines in its own
namespace.
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index b9086afa453..b5d6211d884 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.933 2007/04/28 06:24:16 minskim Exp $ +$NetBSD: CHANGES-2007,v 1.934 2007/04/28 10:17:26 seb Exp $ Changes to the packages collection and infrastructure in 2007: @@ -1814,3 +1814,4 @@ Changes to the packages collection and infrastructure in 2007: Updated misc/ruby-daemons to 1.0.5 [minskim 2007-04-27] Updated misc/ruby-gem_plugin to 0.2.2 [minskim 2007-04-27] Updated devel/apr-util to 1.2.8nb1 [minskim 2007-04-28] + Added devel/p5-Sub-Installer version 0.0.3 [seb 2007-04-28] |