summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2003-12-17 06:27:46 +0000
committergrant <grant>2003-12-17 06:27:46 +0000
commitaa6be90c6ea5a5985487c39bbee187ed788647f9 (patch)
tree70250a8fb39f274c64267904b7e5648eba0d69ef
parente1689af72651451703634a37af59ca3dd1eb6879 (diff)
downloadpkgsrc-aa6be90c6ea5a5985487c39bbee187ed788647f9.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.
-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]