summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-07-24 07:10:10 +0000
committeragc <agc@pkgsrc.org>2003-07-24 07:10:10 +0000
commit002af730c0a36825bc93bba507bbd9f7b8054965 (patch)
tree05f8fa3349f8675b84f7ae377094af8c59b0cbf1 /doc
parentefc0cfc015a92780706db6f90affed7bbb77bbb5 (diff)
downloadpkgsrc-002af730c0a36825bc93bba507bbd9f7b8054965.tar.gz
Initial import of Paulus's dirdiff-1.6 into the NetBSD Packages Collection.
dirdiff is a graphical tool to display the differences(a la diff) between files in directories. Given two or more directory trees, dirdiff will display the differences between them in various glorious colors. It provides merging and the creation of patches.
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 2bf1690673b..fe33577048f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2871 2003/07/23 18:36:14 sjg Exp $
+$NetBSD: CHANGES,v 1.2872 2003/07/24 07:10:10 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2919,3 +2919,4 @@ Changes to the packages collection and infrastructure in 2003:
Added fspanel-0.8.0.1 [jschauma 2003-07-23]
Updated bmake to 20030723 [sjg 2003-07-23]
Updated mk-files to 20030723 [sjg 2003-07-23]
+ Added dirdiff-1.6 [agc 2003-07-24]