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: Mon Oct 5 12:49:42 UTC 2020
Modified Files:
pkgsrc/devel/git-lfs: Makefile distinfo
Log Message:
git-lfs: update to 2.12.0
Features
config: optionally read .lfsconfig from the repository
Support SHA-256 repositories
allow Go 1.11 builds by using WaitStatus.ExitStatus()
add --worktree option to install and uninstall commands
Allow locking and unlocking non-existent files
Bugs
docs/api/locking: add an explicit
Fix hang when the user lacks permissions
Don't mark unlocked files that aren't lockable as read-only
git: consider full refspec when determining seen refs
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/git-lfs/Makefile
cvs rdiff -u -r1.6 -r1.7 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.25 pkgsrc/devel/git-lfs/Makefile:1.26
--- pkgsrc/devel/git-lfs/Makefile:1.25 Thu Sep 3 07:29:41 2020
+++ pkgsrc/devel/git-lfs/Makefile Mon Oct 5 12:49:41 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2020/09/03 07:29:41 bsiegert Exp $
+# $NetBSD: Makefile,v 1.26 2020/10/05 12:49:41 tnn Exp $
-DISTNAME= git-lfs-2.11.0
-PKGREVISION= 1
+DISTNAME= git-lfs-2.12.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.6 pkgsrc/devel/git-lfs/distinfo:1.7
--- pkgsrc/devel/git-lfs/distinfo:1.6 Sat Aug 15 02:07:38 2020
+++ pkgsrc/devel/git-lfs/distinfo Mon Oct 5 12:49:41 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2020/08/15 02:07:38 tnn Exp $
+$NetBSD: distinfo,v 1.7 2020/10/05 12:49:41 tnn Exp $
-SHA1 (git-lfs-2.11.0.tar.gz) = 48fcb41914f2b6c59c3c7b6d7bd3ab9b19575f2b
-RMD160 (git-lfs-2.11.0.tar.gz) = 2210fdce44ffaf5229632cd577d48cca5ae8c20e
-SHA512 (git-lfs-2.11.0.tar.gz) = 2117b425864a36f773c14d34c78999636d836646184cf8d89045ef6de90cbded873d4de4613ecfafb0fa2ea8ae068e11f5ae22eed6af01715b5fac9be70f033b
-Size (git-lfs-2.11.0.tar.gz) = 2839623 bytes
+SHA1 (git-lfs-2.12.0.tar.gz) = fa48d4e536f7d931efb78c5cb3c094746ad83d4a
+RMD160 (git-lfs-2.12.0.tar.gz) = 2420c602db0e7fcdcf799d8d5132c7db57a53744
+SHA512 (git-lfs-2.12.0.tar.gz) = be143f4008040504357e6e8748e6549bcff08c42340c1cca14b6d617c7a215554c6c3ad8b4c1ce26906bc812ef21c9aa4c8b6f36be2c01a65952c5e075ad81da
+Size (git-lfs-2.12.0.tar.gz) = 2847273 bytes
SHA1 (patch-lfshttp_certs__solaris.go) = d1bc60350e75d769585e311c543688e2e0eb5d72
Home |
Main Index |
Thread Index |
Old Index