Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2014-01-01 12:14:38
Message id: 20140101111438.AFE4A96@cvs.netbsd.org

Log Message:
Changes 1.8.5.2:
* "git diff -- ':(icase)makefile'" was unnecessarily rejected at the
  command line parser.
* "git cat-file --batch-check=ok" did not check the existence of
  the named object.
* "git am --abort" sometimes complained about not being able to write
  a tree with an 0{40} object in it.
* Two processes creating loose objects at the same time could have
  failed unnecessarily when the name of their new objects started
  with the same byte value, due to a race condition.
Also contains typofixes, documentation updates and trivial code clean-ups

Files:
RevisionActionfile
1.6modifypkgsrc/devel/git/Makefile.version
1.7modifypkgsrc/devel/git-base/distinfo
1.21modifypkgsrc/www/gitweb/Makefile