Hi, The attached diff updates Git Large File System to 2.10.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.14 diff -u -p -u -p -r1.14 Makefile --- Makefile 12 Jul 2019 20:44:09 -0000 1.14 +++ Makefile 5 Mar 2020 16:49:05 -0000 @@ -4,7 +4,7 @@ COMMENT = Git extension for versioning GH_PROJECT = git-lfs GH_ACCOUNT = git-lfs -GH_TAGNAME = v2.5.2 +GH_TAGNAME = v2.10.0 CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/git-lfs/distinfo,v retrieving revision 1.12 diff -u -p -u -p -r1.12 distinfo --- distinfo 2 Oct 2018 15:13:48 -0000 1.12 +++ distinfo 5 Mar 2020 16:49:05 -0000 @@ -1,2 +1,2 @@ -SHA256 (git-lfs-2.5.2.tar.gz) = CrIfD5tsQKzZdIoWafECPvOPkT2L6Du/e3x9mDvTxNE= -SIZE (git-lfs-2.5.2.tar.gz) = 947150 +SHA256 (git-lfs-2.10.0.tar.gz) = B/1cV6EDnVcX3Bkq/74yaOwv0DrM3KRiy1BMC0GUzSM= +SIZE (git-lfs-2.10.0.tar.gz) = 2771571 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/git-lfs/pkg/PLIST,v retrieving revision 1.4 diff -u -p -u -p -r1.4 PLIST --- pkg/PLIST 26 Jul 2017 19:23:26 -0000 1.4 +++ pkg/PLIST 5 Mar 2020 16:49:05 -0000 @@ -3,6 +3,7 @@ @man man/man1/git-lfs-checkout.1 @man man/man1/git-lfs-clean.1 @man man/man1/git-lfs-clone.1 +@man man/man1/git-lfs-dedup.1 @man man/man1/git-lfs-env.1 @man man/man1/git-lfs-ext.1 @man man/man1/git-lfs-fetch.1 @@ -22,6 +23,7 @@ @man man/man1/git-lfs-pull.1 @man man/man1/git-lfs-push.1 @man man/man1/git-lfs-smudge.1 +@man man/man1/git-lfs-standalone-file.1 @man man/man1/git-lfs-status.1 @man man/man1/git-lfs-track.1 @man man/man1/git-lfs-uninstall.1