summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb>2009-08-22 12:04:12 +0000
committerseb <seb>2009-08-22 12:04:12 +0000
commit1bda34c1572550bdda3d48b2469c81d501fe4795 (patch)
treef953993f7156ce82cae0019e3fccd0500dd3dc80 /doc
parente41f4499bc879acbc09895ceaa3c7631a6b1e12a (diff)
downloadpkgsrc-1bda34c1572550bdda3d48b2469c81d501fe4795.tar.gz
Note initial addition of p5-lib-abs version 0.90 as devel/p5-lib-abs
into The NetBSD Packages Collection. The Perl 5 module lib::abs is a library to transform relative paths to absolute paths at the BEGIN stage, and push them to @INC. Relative path origin is not the current working directory, but the location of the file the statement is in.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 4500029bc2d..467466a4119 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3324 2009/08/22 12:01:37 obache Exp $
+$NetBSD: CHANGES-2009,v 1.3325 2009/08/22 12:04:12 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4363,3 +4363,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated net/wpa_gui to 0.6.9 [dsainty 2009-08-22]
Updated databases/tokyocabinet to 1.4.32 [obata 2009-08-22]
Updated www/http_load to 20060312 [obata 2009-08-22]
+ Added devel/p5-lib-abs version 0.90 [seb 2009-08-22]