Update scmgit to 1.7.0.7.
authorminskim <minskim>
Mon, 11 Oct 2010 20:46:21 +0000 (20:46 +0000)
committerminskim <minskim>
Mon, 11 Oct 2010 20:46:21 +0000 (20:46 +0000)
commite3a93984f8caa016af689f0e2621dde395f6ad0c
treeeb8d886163c9bd47c35bde650a1e837ea65a1913
parent0b9b589681609a6061a706912e64b87889464234
Update scmgit to 1.7.0.7.

This fixes http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2542.

Changes since 1.7.0.5:
 * "git diff --stat" used "int" to count the size of differences,
   which could result in overflowing.
 * "git rev-list --abbrev-commit" defaulted to 40-byte abbreviations, unlike
   newer tools in the git toolset.
 * "make NO_CURL=NoThanks install" was broken.
 * An overlong line after ".gitdir: " in a git file caused out of bounds
   access to an array on the stack.
 * "git config --path conf.var" to attempt to expand a variable conf.var
   that uses "~/" short-hand segfaulted when $HOME environment variable
   was not set.
devel/scmgit-base/Makefile
devel/scmgit-base/distinfo
devel/scmgit/Makefile.version