pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/git-lfs
Module Name: pkgsrc
Committed By: tnn
Date: Tue Feb 4 13:14:48 UTC 2020
Modified Files:
pkgsrc/devel/git-lfs: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/git-lfs/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/git-lfs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/git-lfs/Makefile
diff -u pkgsrc/devel/git-lfs/Makefile:1.17 pkgsrc/devel/git-lfs/Makefile:1.18
--- pkgsrc/devel/git-lfs/Makefile:1.17 Sun Feb 2 14:18:57 2020
+++ pkgsrc/devel/git-lfs/Makefile Tue Feb 4 13:14:48 2020
@@ -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}
Index: pkgsrc/devel/git-lfs/distinfo
diff -u pkgsrc/devel/git-lfs/distinfo:1.4 pkgsrc/devel/git-lfs/distinfo:1.5
--- pkgsrc/devel/git-lfs/distinfo:1.4 Mon Jul 22 23:53:44 2019
+++ pkgsrc/devel/git-lfs/distinfo Tue Feb 4 13:14:48 2020
@@ -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