summaryrefslogtreecommitdiff
path: root/devel/git-base
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-08-03 07:45:18 +0000
committeradam <adam@pkgsrc.org>2017-08-03 07:45:18 +0000
commit30f20f7bfd3e52c8a3d4d87bba5ce87effd0e321 (patch)
treecf7089d69e20313b11b62f8ed5b95e47d3fcdfa1 /devel/git-base
parent375e3ccd01bffe2ad482b4da40822ff32629de59 (diff)
downloadpkgsrc-30f20f7bfd3e52c8a3d4d87bba5ce87effd0e321.tar.gz
Git v2.13.4:
* Update the character width tables. * A recent update broke an alias that contained an uppercase letter, which has been fixed. * On Cygwin, similar to Windows, "git push //server/share/repository" ought to mean a repository on a network share that can be accessed locally, but this did not work correctly due to stripping the double slashes at the beginning. * The progress meter did not give a useful output when we haven't had 0.5 seconds to measure the throughput during the interval. Instead show the overall throughput rate at the end, which is a much more useful number. * We run an early part of "git gc" that deals with refs before daemonising (and not under lock) even when running a background auto-gc, which caused multiple gc processes attempting to run the early part at the same time. This is now prevented by running the early part also under the GC lock.
Diffstat (limited to 'devel/git-base')
-rw-r--r--devel/git-base/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/git-base/distinfo b/devel/git-base/distinfo
index 925aebabcfb..e8937864869 100644
--- a/devel/git-base/distinfo
+++ b/devel/git-base/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.67 2017/07/13 06:55:19 adam Exp $
+$NetBSD: distinfo,v 1.68 2017/08/03 07:45:18 adam Exp $
-SHA1 (git-2.13.3.tar.xz) = a3916b3fa5a09ad7e478f4d78265b0ca1916d55d
-RMD160 (git-2.13.3.tar.xz) = c205f6c627baeebac333199ea123c3ed807872d4
-SHA512 (git-2.13.3.tar.xz) = 8a8db4d675c9d8d0e834620c5c7ce7937edd7f4bf1d8a176e1218e5773960e2635c48cb931dfe206b237e2da8371e521acf9c2776847605bea13f8a7304c9f9b
-Size (git-2.13.3.tar.xz) = 4754532 bytes
+SHA1 (git-2.13.4.tar.xz) = 699fa4c1aa7dfa99dd367346266871bc1bf1fd89
+RMD160 (git-2.13.4.tar.xz) = 617a4cff4df14ccab3a846d196a23c6ed40821a9
+SHA512 (git-2.13.4.tar.xz) = dbe6c08a6cb4931f0d1c16dabc23595c8e328a397552817ceb29cb1bf38f546e3a6ec9943db06e3adb39b15772f9e79e94c08fb4cd1f1807663602cb132983f5
+Size (git-2.13.4.tar.xz) = 4755472 bytes
SHA1 (patch-aa) = a58f3c2f45c1fbafd751d10b9ef34e6c9afc2c6f
SHA1 (patch-ac) = e5d2112d158fe493a89b244a10d2e4b998a23d98
SHA1 (patch-ae) = 9bc2e6c7f0a8fbc385b6ffda638d3245a62dc5ca