diff options
author | seb <seb> | 2006-06-06 10:26:46 +0000 |
---|---|---|
committer | seb <seb> | 2006-06-06 10:26:46 +0000 |
commit | 6ac184237107b3c0c5f08bd12200c610d7aa86d7 (patch) | |
tree | 6ad0ecd0b2d57c2590c05b557d8ad908937e1f0a /doc | |
parent | 61a3ed8c0246ec71cc33a4a1862386cdb2b67759 (diff) | |
download | pkgsrc-6ac184237107b3c0c5f08bd12200c610d7aa86d7.tar.gz |
Note initial addition of p5-Module-Install-Substitute version 0.02
as devel/p5-Module-Install-Substitute into the NetBSD Packages
Collection.
This Perl 5 module is an extension for the Module::Install system
that allow you to substitute values into files before install, for
example paths to libs or binary executables.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index d32e3a29201..c231e02a616 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.429 2006/06/06 09:59:57 seb Exp $ +$NetBSD: CHANGES-2006,v 1.430 2006/06/06 10:26:46 seb Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2916,3 +2916,4 @@ Changes to the packages collection and infrastructure in 2006: Updated mail/pulsar to 0.1.1nb4 [minskim 2006-06-06] Updated pkgtools/pkglint to 4.64 [rillig 2006-06-06] Added devel/p5-Test-File-Contents version 0.03 [seb 2006-06-06] + Added devel/p5-Module-Install-Substitute version 0.02 [seb 2006-06-06] |