pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/git-lfs git-lfs: update to 2.10.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/51d6a8be1a15
branches: trunk
changeset: 422821:51d6a8be1a15
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Feb 04 13:14:48 2020 +0000
description:
git-lfs: update to 2.10.0
## 2.10.0 (21 January 2020)
This release introduces several new features, such as support for local paths in
remotes, Kerberos support, and official binaries for S390x and little-endian
64-bit PowerPC systems. In addition, numerous bugs have been fixed and
miscellaneous issues have been addressed.
## 2.9.2 (12 December 2019)
This release fixes a few regressions, such as a possible nil pointer
dereference, a failure to retry batch requests, and a bug where repositories
could fail to be detected on Windows.
## 2.9.1 (25 November 2019)
This release fixes a few regressions, such as the ability to use HTTP/1.1 when
required, addresses a race condition, and switches the cookie jar parser to
something that's easier for distributions to package.
## 2.9.0 (17 October 2019)
This release adds support for DragonFly BSD, adds a new `git lfs dedup` command
to save space if the file system supports it, adds support for file URLs,
improves the performance when walking the repository, contains improvements
to use HTTP/2 when available and cookies when required, and numerous other bug
fixes, features, and modifications.
## 2.8.0 (23 July 2019)
This release adds support for SOCKS proxies and Windows junctions, adds native
packages for Debian 10 and similar distributions, reduces the number of
situations in which running `git lfs fetch --all` is required, improves
compatibility with Cygwin, and numerous other bug fixes and modifications.
diffstat:
devel/git-lfs/Makefile | 5 ++---
devel/git-lfs/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 9f657581a691 -r 51d6a8be1a15 devel/git-lfs/Makefile
--- a/devel/git-lfs/Makefile Tue Feb 04 11:47:31 2020 +0000
+++ b/devel/git-lfs/Makefile Tue Feb 04 13:14:48 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/02/02 14:18:57 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2020/02/04 13:14:48 tnn Exp $
-DISTNAME= git-lfs-2.7.2
-PKGREVISION= 6
+DISTNAME= git-lfs-2.10.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=git-lfs/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 9f657581a691 -r 51d6a8be1a15 devel/git-lfs/distinfo
--- a/devel/git-lfs/distinfo Tue Feb 04 11:47:31 2020 +0000
+++ b/devel/git-lfs/distinfo Tue Feb 04 13:14:48 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2019/07/22 23:53:44 tnn Exp $
+$NetBSD: distinfo,v 1.5 2020/02/04 13:14:48 tnn Exp $
-SHA1 (git-lfs-2.7.2.tar.gz) = cf05c6decf9f7cb2a7057bd3d951ee6d0c9ac419
-RMD160 (git-lfs-2.7.2.tar.gz) = d7d7983e2de49bd24a3df4c6f11b12d1250eff36
-SHA512 (git-lfs-2.7.2.tar.gz) = cd71815eb418b7acaf077de4873ff49d332f71151c1212ca4fe3a2d0e079bad873894bb416488f272777153cc3422deecf17a849cd67f150b44eb094a09ae8be
-Size (git-lfs-2.7.2.tar.gz) = 1672700 bytes
+SHA1 (git-lfs-2.10.0.tar.gz) = 2e86a75ef00a02d054681cd0666f0a642cd66ae6
+RMD160 (git-lfs-2.10.0.tar.gz) = 10aab52b292604a519f350df38cb430c49043775
+SHA512 (git-lfs-2.10.0.tar.gz) = a4bfb3f674ef93e903e815ab0721f25ac78f772df416c865a7c57f7d19790b9efa8d4662723f2e3d87f294346d7924942d05cbfcdd8a010316e8b0420bd71e8a
+Size (git-lfs-2.10.0.tar.gz) = 2771571 bytes
SHA1 (patch-lfshttp_certs__solaris.go) = d1bc60350e75d769585e311c543688e2e0eb5d72
Home |
Main Index |
Thread Index |
Old Index