From owner-svn-ports-all@freebsd.org Tue May 19 16:58:11 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E2A332DEF25; Tue, 19 May 2020 16:58:11 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49RMX34VLdz3Zc5; Tue, 19 May 2020 16:58:11 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 91C20E0C5; Tue, 19 May 2020 16:58:11 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04JGwBhJ033679; Tue, 19 May 2020 16:58:11 GMT (envelope-from egypcio@FreeBSD.org) Received: (from egypcio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04JGwBvj033677; Tue, 19 May 2020 16:58:11 GMT (envelope-from egypcio@FreeBSD.org) Message-Id: <202005191658.04JGwBvj033677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: egypcio set sender to egypcio@FreeBSD.org using -f From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= Date: Tue, 19 May 2020 16:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535871 - head/devel/git-lfs X-SVN-Group: ports-head X-SVN-Commit-Author: egypcio X-SVN-Commit-Paths: head/devel/git-lfs X-SVN-Commit-Revision: 535871 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 16:58:12 -0000 Author: egypcio Date: Tue May 19 16:58:10 2020 New Revision: 535871 URL: https://svnweb.freebsd.org/changeset/ports/535871 Log: devel/git-lfs: update 2.10.0 to 2.11.0 Modified: head/devel/git-lfs/Makefile head/devel/git-lfs/distinfo head/devel/git-lfs/pkg-plist Modified: head/devel/git-lfs/Makefile ============================================================================== --- head/devel/git-lfs/Makefile Tue May 19 16:56:21 2020 (r535870) +++ head/devel/git-lfs/Makefile Tue May 19 16:58:10 2020 (r535871) @@ -2,7 +2,7 @@ PORTNAME= git-lfs DISTVERSIONPREFIX= v -DISTVERSION= 2.10.0 +DISTVERSION= 2.11.0 CATEGORIES= devel MAINTAINER= egypcio@FreeBSD.org Modified: head/devel/git-lfs/distinfo ============================================================================== --- head/devel/git-lfs/distinfo Tue May 19 16:56:21 2020 (r535870) +++ head/devel/git-lfs/distinfo Tue May 19 16:58:10 2020 (r535871) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580814797 -SHA256 (git-lfs-git-lfs-v2.10.0_GH0.tar.gz) = 07fd5c57a1039d5717dc192affbe3268ec2fd03accdca462cb504c0b4194cd23 -SIZE (git-lfs-git-lfs-v2.10.0_GH0.tar.gz) = 2771571 +TIMESTAMP = 1589872121 +SHA256 (git-lfs-git-lfs-v2.11.0_GH0.tar.gz) = 8183c4cbef8cf9c2e86b0c0a9822451e2df272f89ceb357c498bfdf0ff1b36c7 +SIZE (git-lfs-git-lfs-v2.11.0_GH0.tar.gz) = 2839623 Modified: head/devel/git-lfs/pkg-plist ============================================================================== --- head/devel/git-lfs/pkg-plist Tue May 19 16:56:21 2020 (r535870) +++ head/devel/git-lfs/pkg-plist Tue May 19 16:58:10 2020 (r535871) @@ -16,6 +16,7 @@ bin/git-lfs %%MANPAGES%%man/man1/git-lfs-migrate.1.gz %%MANPAGES%%man/man1/git-lfs-pointer.1.gz %%MANPAGES%%man/man1/git-lfs-post-checkout.1.gz +%%MANPAGES%%man/man1/git-lfs-post-commit.1.gz %%MANPAGES%%man/man1/git-lfs-post-merge.1.gz %%MANPAGES%%man/man1/git-lfs-pre-push.1.gz %%MANPAGES%%man/man1/git-lfs-prune.1.gz