Hi,
The attached diff updates Git LFS to 2.11.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	24 May 2020 15:12: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.11.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	24 May 2020 15:12: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.11.0.tar.gz) = gYPEy++M+cLoawwKmCJFHi3ycvic6zV8SYv98P8bNsc=
+SIZE (git-lfs-2.11.0.tar.gz) = 2839623
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	24 May 2020 15:12:42 -0000
@@ -1,4 +1,4 @@
-@comment $OpenBSD: PLIST,v 1.5 2020/03/06 08:59:09 jca Exp $
+@comment $OpenBSD: PLIST,v$
 @bin bin/git-lfs
 @man man/man1/git-lfs-checkout.1
 @man man/man1/git-lfs-clean.1
@@ -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