summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-17 06:27:46 +0000
committergrant <grant@pkgsrc.org>2003-12-17 06:27:46 +0000
commit26ad50a2b10175fa9b71a9dadcb0b83a63928c37 (patch)
tree70250a8fb39f274c64267904b7e5648eba0d69ef /doc
parent9ffbcce6fae345ebe78d5962cb7eac99830f6aa9 (diff)
downloadpkgsrc-26ad50a2b10175fa9b71a9dadcb0b83a63928c37.tar.gz
Initial import of p5-File-DirSync 1.11 into the NetBSD Packages
Collection. File::DirSync will make two directories exactly the same. The goal is to perform this syncronization process as quickly as possible with as few stats and reads and writes as possible. It usually can perform the syncronization process within a few milliseconds - even for gigabytes or more of information.
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 76b1310764a..a3bd1ceb9b3 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4153 2003/12/17 03:27:26 simonb Exp $
+$NetBSD: CHANGES,v 1.4154 2003/12/17 06:27:46 grant Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5204,3 +5204,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated docsis to 0.9.0 [grant 2003-12-16]
Updated p5-MailTools to 1.60 [grant 2003-12-16]
Updated xmms-mad to 0.5.5 [simonb 2003-12-17]
+ Added p5-File-DirSync-1.11 [grant 2003-12-17]