Hi,
The attached diff updates Git LFS to 2.12.0. I have
tested it on amd64. It works. Please update.
Thanks,
Asher
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/git-lfs/Makefile,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 Makefile
--- Makefile	6 Mar 2020 08:59:09 -0000	1.15
+++ Makefile	2 Sep 2020 16:03:42 -0000
@@ -4,7 +4,7 @@ COMMENT =		Git extension for versioning 
 
 GH_PROJECT =		git-lfs
 GH_ACCOUNT =		git-lfs
-GH_TAGNAME =		v2.10.0
+GH_TAGNAME =		v2.12.0
 
 CATEGORIES =		devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/git-lfs/distinfo,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 distinfo
--- distinfo	6 Mar 2020 08:59:09 -0000	1.13
+++ distinfo	2 Sep 2020 16:03:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (git-lfs-2.10.0.tar.gz) = B/1cV6EDnVcX3Bkq/74yaOwv0DrM3KRiy1BMC0GUzSM=
-SIZE (git-lfs-2.10.0.tar.gz) = 2771571
+SHA256 (git-lfs-2.12.0.tar.gz) = mXHZHNKw3TTM2kGj25dQS/20+8I8wu5Lbjua/qVkOUE=
+SIZE (git-lfs-2.12.0.tar.gz) = 2847273
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/git-lfs/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST	6 Mar 2020 08:59:09 -0000	1.5
+++ pkg/PLIST	2 Sep 2020 16:03:42 -0000
@@ -17,6 +17,7 @@
 @man man/man1/git-lfs-migrate.1
 @man man/man1/git-lfs-pointer.1
 @man man/man1/git-lfs-post-checkout.1
+@man man/man1/git-lfs-post-commit.1
 @man man/man1/git-lfs-post-merge.1
 @man man/man1/git-lfs-pre-push.1
 @man man/man1/git-lfs-prune.1

Reply via email to