Sun Dec 16 12:05:26 2018 UTC ()
git: updated to 2.20.1

Git v2.20.1:

This release is primarily to fix brown-paper-bag breakages in the
2.20.0 release.

Fixes since v2.20

 * A few newly added tests were not portable and caused minority
   platforms to report false breakages, which have been fixed.

 * Portability fix for a recent update to parse-options API.

 * "git help -a" did not work well when an overly long alias is
   defined, which has been corrected.

 * A recent update accidentally squelched an error message when the
   run_command API failed to run a missing command, which has been
   corrected.


(adam)
diff -r1.76 -r1.77 pkgsrc/devel/git/Makefile.version
diff -r1.61 -r1.62 pkgsrc/devel/git-base/Makefile
diff -r1.86 -r1.87 pkgsrc/devel/git-base/distinfo

cvs diff -r1.76 -r1.77 pkgsrc/devel/git/Makefile.version (expand / switch to unified diff)

--- pkgsrc/devel/git/Makefile.version 2018/12/09 20:29:13 1.76
+++ pkgsrc/devel/git/Makefile.version 2018/12/16 12:05:26 1.77
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1# $NetBSD: Makefile.version,v 1.76 2018/12/09 20:29:13 adam Exp $ 1# $NetBSD: Makefile.version,v 1.77 2018/12/16 12:05:26 adam Exp $
2# 2#
3# used by devel/git/Makefile.common 3# used by devel/git/Makefile.common
4# used by devel/git-cvs/Makefile 4# used by devel/git-cvs/Makefile
5# used by devel/git-svn/Makefile 5# used by devel/git-svn/Makefile
6 6
7GIT_VERSION= 2.20.0 7GIT_VERSION= 2.20.1

cvs diff -r1.61 -r1.62 pkgsrc/devel/git-base/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/git-base/Makefile 2018/12/13 19:51:47 1.61
+++ pkgsrc/devel/git-base/Makefile 2018/12/16 12:05:26 1.62
@@ -1,16 +1,15 @@ @@ -1,16 +1,15 @@
1# $NetBSD: Makefile,v 1.61 2018/12/13 19:51:47 adam Exp $ 1# $NetBSD: Makefile,v 1.62 2018/12/16 12:05:26 adam Exp $
2 2
3PKGREVISION= 1 
4.include "../../devel/git/Makefile.common" 3.include "../../devel/git/Makefile.common"
5 4
6PKGNAME= git-base-${GIT_VERSION} 5PKGNAME= git-base-${GIT_VERSION}
7COMMENT= GIT Tree History Storage Tool (base package) 6COMMENT= GIT Tree History Storage Tool (base package)
8 7
9CONFLICTS+= scmgit-base-[0-9]* 8CONFLICTS+= scmgit-base-[0-9]*
10SUPERSEDES+= scmgit-base-[0-9]* 9SUPERSEDES+= scmgit-base-[0-9]*
11 10
12DEPENDS+= p5-Error>=0.17015:../../devel/p5-Error 11DEPENDS+= p5-Error>=0.17015:../../devel/p5-Error
13DEPENDS+= p5-Email-Valid>=0.190:../../mail/p5-Email-Valid 12DEPENDS+= p5-Email-Valid>=0.190:../../mail/p5-Email-Valid
14DEPENDS+= p5-MailTools>=2.11:../../mail/p5-MailTools 13DEPENDS+= p5-MailTools>=2.11:../../mail/p5-MailTools
15DEPENDS+= p5-Net-SMTP-SSL>=1.01:../../mail/p5-Net-SMTP-SSL 14DEPENDS+= p5-Net-SMTP-SSL>=1.01:../../mail/p5-Net-SMTP-SSL
16DEPENDS+= p5-Authen-SASL>=1.0:../../security/p5-Authen-SASL 15DEPENDS+= p5-Authen-SASL>=1.0:../../security/p5-Authen-SASL

cvs diff -r1.86 -r1.87 pkgsrc/devel/git-base/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/git-base/distinfo 2018/12/09 20:29:13 1.86
+++ pkgsrc/devel/git-base/distinfo 2018/12/16 12:05:26 1.87
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.86 2018/12/09 20:29:13 adam Exp $ 1$NetBSD: distinfo,v 1.87 2018/12/16 12:05:26 adam Exp $
2 2
3SHA1 (git-2.20.0.tar.xz) = 49e3627da0184e4be19ef85bae17bb7fc9b77a05 3SHA1 (git-2.20.1.tar.xz) = 58dca49db21f4bebf56f8861f15800f1c57c5ee3
4RMD160 (git-2.20.0.tar.xz) = c051a447e54f7e3c532a9337a310382370677501 4RMD160 (git-2.20.1.tar.xz) = ff8f36f600a2eef543d8701110748827397bbc9a
5SHA512 (git-2.20.0.tar.xz) = b1d9244545564651f6ed23b3227145bc637f6b62bdcd8f9ff354e67662170e5ca7f92ab9d7e2a0e5c3b0a2644c695e42f0fb1a727ba6aae000afa022be807065 5SHA512 (git-2.20.1.tar.xz) = 3f05ea3a645d4d74c7380b03e2de39f893ff77a05d8b595ce30300d1d4e032f11d84952366096f8effd5fba18dfa5ebb946bc07a984eb7cbbda113cb88202f6c
6Size (git-2.20.0.tar.xz) = 5359684 bytes 6Size (git-2.20.1.tar.xz) = 5359872 bytes
7SHA1 (patch-Makefile) = 41955729837095abc055850751cce19023e7a2d1 7SHA1 (patch-Makefile) = 41955729837095abc055850751cce19023e7a2d1
8SHA1 (patch-ac) = e5d2112d158fe493a89b244a10d2e4b998a23d98 8SHA1 (patch-ac) = e5d2112d158fe493a89b244a10d2e4b998a23d98
9SHA1 (patch-af) = 06460f220b4703a1ff98809006ec1aed5017bb23 9SHA1 (patch-af) = 06460f220b4703a1ff98809006ec1aed5017bb23
10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0 10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0
11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7 11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7
12SHA1 (patch-config.mak.uname) = 5316873147acf5b6ef29e426946280bb6441c886 12SHA1 (patch-config.mak.uname) = 5316873147acf5b6ef29e426946280bb6441c886