Sat Nov 1 11:34:00 2014 UTC ()
Changes 2.1.3:
* Some MUAs mangled a line in a message that begins with "From " to
  ">From " when writing to a mailbox file and feeding such an input to
  "git am" used to lose such a line.
* "git daemon" (with NO_IPV6 build configuration) used to incorrectly
  use the hostname even when gethostbyname() reported that the given
  hostname is not found.
* Newer versions of 'meld' breaks the auto-detection we use to see if
  they are new enough to support the `--output` option.
* "git pack-objects" forgot to disable the codepath to generate
  object recheability bitmap when it needs to split the resulting
  pack.
* "gitweb" used deprecated CGI::startfrom, which was removed from
  CGI.pm as of 4.04; use CGI::start_from instead.
* "git log" documentation had an example section marked up not
  quite correctly, which passed AsciiDoc but failed with
  AsciiDoctor.
Also contains some documentation updates.


(adam)
diff -r1.14 -r1.15 pkgsrc/devel/git/Makefile.version
diff -r1.17 -r1.18 pkgsrc/devel/git-base/distinfo

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

--- pkgsrc/devel/git/Makefile.version 2014/10/01 12:08:24 1.14
+++ pkgsrc/devel/git/Makefile.version 2014/11/01 11:34:00 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1# $NetBSD: Makefile.version,v 1.14 2014/10/01 12:08:24 adam Exp $ 1# $NetBSD: Makefile.version,v 1.15 2014/11/01 11:34:00 adam Exp $
2# 2#
3# used by devel/git/Makefile.common 3# used by devel/git/Makefile.common
4# used by devel/git-svn/Makefile 4# used by devel/git-svn/Makefile
5 5
6GIT_VERSION= 2.1.2 6GIT_VERSION= 2.1.3

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

--- pkgsrc/devel/git-base/distinfo 2014/10/01 12:08:24 1.17
+++ pkgsrc/devel/git-base/distinfo 2014/11/01 11:34:00 1.18
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: distinfo,v 1.17 2014/10/01 12:08:24 adam Exp $ 1$NetBSD: distinfo,v 1.18 2014/11/01 11:34:00 adam Exp $
2 2
3SHA1 (git-2.1.2.tar.xz) = b0d38bf2161286f2039a9a2adb4c8f7e5308e824 3SHA1 (git-2.1.3.tar.xz) = 42a850edee36170f70a1b6231b80c50f77ac237e
4RMD160 (git-2.1.2.tar.xz) = d0bbcda6fc24d8ea6aee2f1069921d8bba5d63c7 4RMD160 (git-2.1.3.tar.xz) = 83dd698c1dadc9c5a45a2094c32536b64c8452d2
5Size (git-2.1.2.tar.xz) = 3541584 bytes 5Size (git-2.1.3.tar.xz) = 3542704 bytes
6SHA1 (patch-aa) = 62170081fcf3831ba7316b5914657063c668a80b 6SHA1 (patch-aa) = 62170081fcf3831ba7316b5914657063c668a80b
7SHA1 (patch-ac) = 376cdd1c58b143c820ff6395987a8a77cf9b52ba 7SHA1 (patch-ac) = 376cdd1c58b143c820ff6395987a8a77cf9b52ba
8SHA1 (patch-ae) = 9bc2e6c7f0a8fbc385b6ffda638d3245a62dc5ca 8SHA1 (patch-ae) = 9bc2e6c7f0a8fbc385b6ffda638d3245a62dc5ca
9SHA1 (patch-af) = d1aae6d9b15f7932912a97457d8a95364b685b07 9SHA1 (patch-af) = d1aae6d9b15f7932912a97457d8a95364b685b07
10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0 10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0
11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7 11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7
12SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e 12SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e
13SHA1 (patch-config.mak.uname) = 5316873147acf5b6ef29e426946280bb6441c886 13SHA1 (patch-config.mak.uname) = 5316873147acf5b6ef29e426946280bb6441c886
14SHA1 (patch-wrapper.c) = 1fb629ec301d0431cb5bebd716b1c3a7ae45577f 14SHA1 (patch-wrapper.c) = 1fb629ec301d0431cb5bebd716b1c3a7ae45577f