Tue Sep 13 17:58:58 2011 UTC ()
Update to 1.7.6.3 from 1.7.6.1.  Add backup googlecode MASTER_SITE due
to kernel.org issues.

1.7.6.3:

 * "git -c var=value subcmd" misparsed the custom configuration when
   value contained an equal sign.

 * "git fetch" had a major performance regression, wasting many
   needless cycles in a repository where there is no submodules
   present. This was especially bad, when there were many refs.

 * "git reflog $refname" did not default to the "show" subcommand as
   the documentation advertised the command to do.

 * "git reset" did not leave meaningful log message in the reflog.

 * "git status --ignored" did not show ignored items when there is no
   untracked items.

 * "git tag --contains $commit" was unnecessarily inefficient.

Also contains minor fixes and documentation updates.

1.7.6.2:

Junio C Hamano (3):
      whitespace: have SP on both sides of an assignment "="
      Revert "Merge branch 'cb/maint-quiet-push' into maint"
      Git 1.7.6.2

Pang Yan Han (1):
      update-ref: whitespace fix

Thomas Rast (1):
      Documentation: clarify effects of -- <path> arguments


(gdt)
diff -r1.19 -r1.20 pkgsrc/devel/scmgit/Makefile.common
diff -r1.27 -r1.28 pkgsrc/devel/scmgit/Makefile.version
diff -r1.41 -r1.42 pkgsrc/devel/scmgit-base/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/scmgit/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/devel/scmgit/Attic/Makefile.common 2011/08/08 14:00:00 1.19
+++ pkgsrc/devel/scmgit/Attic/Makefile.common 2011/09/13 17:58:58 1.20
@@ -1,24 +1,25 @@ @@ -1,24 +1,25 @@
1# $NetBSD: Makefile.common,v 1.19 2011/08/08 14:00:00 tnn Exp $ 1# $NetBSD: Makefile.common,v 1.20 2011/09/13 17:58:58 gdt Exp $
2# 2#
3# used by devel/scmgit-base/Makefile 3# used by devel/scmgit-base/Makefile
4# used by devel/scmgit-docs/Makefile 4# used by devel/scmgit-docs/Makefile
5 5
6.include "../../devel/scmgit/Makefile.version" 6.include "../../devel/scmgit/Makefile.version"
7 7
8DISTNAME= git-${GIT_VERSION} 8DISTNAME= git-${GIT_VERSION}
9CATEGORIES= devel scm 9CATEGORIES= devel scm
10MASTER_SITES?= http://www.kernel.org/pub/software/scm/git/ 10MASTER_SITES?= http://www.kernel.org/pub/software/scm/git/ http://git-core.googlecode.com/files/
11EXTRACT_SUFX= .tar.bz2 11# Historically .tar.bz2 has been available, but 1.7.6.3 is only .tar.gz
 12#EXTRACT_SUFX= .tar.bz2
12 13
13MAINTAINER?= pkgsrc-users@NetBSD.org 14MAINTAINER?= pkgsrc-users@NetBSD.org
14HOMEPAGE?= http://git.or.cz/ 15HOMEPAGE?= http://git.or.cz/
15LICENSE= gnu-gpl-v2 16LICENSE= gnu-gpl-v2
16 17
17PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
18 19
19.include "../../mk/bsd.fast.prefs.mk" 20.include "../../mk/bsd.fast.prefs.mk"
20 21
21PATCHDIR= ${.CURDIR}/../../devel/scmgit-base/patches 22PATCHDIR= ${.CURDIR}/../../devel/scmgit-base/patches
22DISTINFO_FILE= ${.CURDIR}/../../devel/scmgit-base/distinfo 23DISTINFO_FILE= ${.CURDIR}/../../devel/scmgit-base/distinfo
23 24
24USE_TOOLS+= gmake tar perl sh 25USE_TOOLS+= gmake tar perl sh

cvs diff -r1.27 -r1.28 pkgsrc/devel/scmgit/Attic/Makefile.version (expand / switch to unified diff)

--- pkgsrc/devel/scmgit/Attic/Makefile.version 2011/08/30 09:34:42 1.27
+++ pkgsrc/devel/scmgit/Attic/Makefile.version 2011/09/13 17:58:58 1.28
@@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
1# $NetBSD: Makefile.version,v 1.27 2011/08/30 09:34:42 adam Exp $ 1# $NetBSD: Makefile.version,v 1.28 2011/09/13 17:58:58 gdt Exp $
2 2
3GIT_VERSION= 1.7.6.1 3GIT_VERSION= 1.7.6.3

cvs diff -r1.41 -r1.42 pkgsrc/devel/scmgit-base/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/scmgit-base/Attic/distinfo 2011/08/30 09:34:42 1.41
+++ pkgsrc/devel/scmgit-base/Attic/distinfo 2011/09/13 17:58:58 1.42
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.41 2011/08/30 09:34:42 adam Exp $ 1$NetBSD: distinfo,v 1.42 2011/09/13 17:58:58 gdt Exp $
2 2
3SHA1 (git-1.7.6.1.tar.bz2) = a0e9f63ec432d4b20411d3759084b4118edf5887 3SHA1 (git-1.7.6.3.tar.gz) = 7264c0b0d97cb6a70447ba3b4b6fa488810d8115
4RMD160 (git-1.7.6.1.tar.bz2) = ec85ee434e51fbb3144b5336921922afc97ba709 4RMD160 (git-1.7.6.3.tar.gz) = 8b37b4f83ca2576634a69993060ca2f3993ab689
5Size (git-1.7.6.1.tar.bz2) = 2811203 bytes 5Size (git-1.7.6.3.tar.gz) = 3397595 bytes
6SHA1 (patch-aa) = f47ff9d8b9ba8592f7bbd21d4b0ab30394e8f9a0 6SHA1 (patch-aa) = f47ff9d8b9ba8592f7bbd21d4b0ab30394e8f9a0
7SHA1 (patch-ac) = ae75c6ca3abb5edf688e4877f3df8b6c6297f091 7SHA1 (patch-ac) = ae75c6ca3abb5edf688e4877f3df8b6c6297f091
8SHA1 (patch-ae) = 06ea26658a986dc702c1c2c04c1a27f0a01e4dce 8SHA1 (patch-ae) = 06ea26658a986dc702c1c2c04c1a27f0a01e4dce
9SHA1 (patch-af) = 60029a215edf5218a76be41932afb5b9f8c4729a 9SHA1 (patch-af) = 60029a215edf5218a76be41932afb5b9f8c4729a
10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0 10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0
11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7 11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7
12SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e 12SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e