summaryrefslogtreecommitdiff
path: root/devel/scmgit-docs
diff options
context:
space:
mode:
authorminskim <minskim>2009-07-19 01:29:32 +0000
committerminskim <minskim>2009-07-19 01:29:32 +0000
commita7468b71c9de33cd7972f843c09fdea9ea8fb746 (patch)
treed647723b90d919ffbd4c6a63ad3d011833805c61 /devel/scmgit-docs
parent42b117224c2364a43effbbbec593bf7989e10e1b (diff)
downloadpkgsrc-a7468b71c9de33cd7972f843c09fdea9ea8fb746.tar.gz
Update scmgit to 1.6.3.3.
This version fixes the remote DoS problem in http://secunia.com/advisories/35437/. Major changes between 1.6.2 and 1.6.3: * various git-svn updates. * git-gui updates, including an update to Russian translation, and a fix to an infinite loop when showing an empty diff. * gitk updates, including an update to Russian translation and improved Windows support. * many uses of lstat(2) in the codepath for "git checkout" have been optimized out. * usuability improvements. * bug fixes.
Diffstat (limited to 'devel/scmgit-docs')
-rw-r--r--devel/scmgit-docs/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/scmgit-docs/PLIST b/devel/scmgit-docs/PLIST
index ad40696aec4..8d9f0ceb2ec 100644
--- a/devel/scmgit-docs/PLIST
+++ b/devel/scmgit-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/05/05 06:21:17 minskim Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/07/19 01:29:33 minskim Exp $
man/man1/git-add.1
man/man1/git-am.1
man/man1/git-annotate.1
@@ -32,6 +32,7 @@ man/man1/git-diff-files.1
man/man1/git-diff-index.1
man/man1/git-diff-tree.1
man/man1/git-diff.1
+man/man1/git-difftool.1
man/man1/git-fast-export.1
man/man1/git-fast-import.1
man/man1/git-fetch-pack.1
@@ -69,6 +70,7 @@ man/man1/git-merge-one-file.1
man/man1/git-merge-tree.1
man/man1/git-merge.1
man/man1/git-mergetool.1
+man/man1/git-mergetool--lib.1
man/man1/git-mktag.1
man/man1/git-mktree.1
man/man1/git-mv.1