summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb>2003-03-19 15:49:19 +0000
committerseb <seb>2003-03-19 15:49:19 +0000
commit9ef1cff7146cdf6f7f8aceed3849426642593660 (patch)
tree53459b68072624f2a3c3dc35eea577500b0365a6 /doc
parente11eb9fea8c42f6a7a18fb00038cfd5de6a065ef (diff)
downloadpkgsrc-9ef1cff7146cdf6f7f8aceed3849426642593660.tar.gz
Note initial import of p5-DB_File version 1.806 into the NetBSD Packages
Collection. DB_File is a module which allows Perl programs to make use of the facilities provided by Berkeley DB version 1. (DB_File can be built version 2, 3 or 4 of Berkeley DB, but it will only support the 1.x features). Note: this package is skipped on systems providing DB 1 as we assume that the perl5 package picked it up so already provides this module.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 293bdb73d4a..dc4fd795a3f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1685 2003/03/19 13:13:26 tron Exp $
+$NetBSD: CHANGES,v 1.1686 2003/03/19 15:49:19 seb Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -1194,3 +1194,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated urt to 3.1b1nb2 [tron 2003-03-18]
Updated cvs to 1.11.5nb1 [grant 2003-03-18]
Updated ttcp to 1.12nb1 [tron 2003-03-19]
+ Added p5-DB_File-1.806 [seb 2003-03-19]