From owner-svn-ports-all@freebsd.org Thu Dec 31 17:06:56 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 2311F4C8579; Thu, 31 Dec 2020 17:06:56 +0000 (UTC) (envelope-from garga@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 4D6F1r0Scfz3JFc; Thu, 31 Dec 2020 17:06:56 +0000 (UTC) (envelope-from garga@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 02E06142E1; Thu, 31 Dec 2020 17:06:56 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BVH6tH1061365; Thu, 31 Dec 2020 17:06:55 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BVH6tR2061363; Thu, 31 Dec 2020 17:06:55 GMT (envelope-from garga@FreeBSD.org) Message-Id: <202012311706.0BVH6tR2061363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 31 Dec 2020 17:06:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559755 - head/devel/git X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: head/devel/git X-SVN-Commit-Revision: 559755 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.34 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: Thu, 31 Dec 2020 17:06:56 -0000 Author: garga Date: Thu Dec 31 17:06:55 2020 New Revision: 559755 URL: https://svnweb.freebsd.org/changeset/ports/559755 Log: devel/git: Update to 2.30.0 PR: 252244 Submitted by: Yasuhiro Kimura Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/pkg-plist Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Thu Dec 31 17:03:27 2020 (r559754) +++ head/devel/git/Makefile Thu Dec 31 17:06:55 2020 (r559755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.29.2 +DISTVERSION= 2.30.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -210,8 +210,6 @@ post-patch-GITWEB-off: post-patch-P4-off: @${REINPLACE_CMD} -e '/^SCRIPT_PYTHON += git-p4.py$$/d' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' \ - ${WRKSRC}/contrib/subtree/git-subtree.sh .if ${PORT_OPTIONS:MP4} || ${PORT_OPTIONS:MCONTRIB} post-build: Modified: head/devel/git/distinfo ============================================================================== --- head/devel/git/distinfo Thu Dec 31 17:03:27 2020 (r559754) +++ head/devel/git/distinfo Thu Dec 31 17:06:55 2020 (r559755) @@ -1,7 +1,7 @@ -TIMESTAMP = 1604500205 -SHA256 (git-2.29.2.tar.xz) = f2fc436ebe657821a1360bcd1e5f4896049610082419143d60f6fa13c2f607c1 -SIZE (git-2.29.2.tar.xz) = 6187988 -SHA256 (git-manpages-2.29.2.tar.xz) = e2d44a2a30b9d43a770262f1328b77df2f532f16c2dcd235655e5c9bd39bd792 -SIZE (git-manpages-2.29.2.tar.xz) = 478516 -SHA256 (git-htmldocs-2.29.2.tar.xz) = f7c762cc5c8c5230885b76134cbc801f6149c29c812d3f276ff1914176a7dab8 -SIZE (git-htmldocs-2.29.2.tar.xz) = 1364856 +TIMESTAMP = 1609429080 +SHA256 (git-2.30.0.tar.xz) = 55735021109565721af805af382c45cce73c3cfaa59daad22443d1477d334d19 +SIZE (git-2.30.0.tar.xz) = 6325652 +SHA256 (git-manpages-2.30.0.tar.xz) = 7b2b8405d5bdd149e3891617053de37f7e8d5a5b3834317a5af9f30ccc93cf76 +SIZE (git-manpages-2.30.0.tar.xz) = 481792 +SHA256 (git-htmldocs-2.30.0.tar.xz) = 820132c62ade3df12b4178857cfc5c92276b847b2307a5f7f4d24c27774f962f +SIZE (git-htmldocs-2.30.0.tar.xz) = 1340536 Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Thu Dec 31 17:03:27 2020 (r559754) +++ head/devel/git/pkg-plist Thu Dec 31 17:06:55 2020 (r559755) @@ -81,6 +81,7 @@ libexec/git-core/git-fetch-pack libexec/git-core/git-filter-branch libexec/git-core/git-fmt-merge-msg libexec/git-core/git-for-each-ref +libexec/git-core/git-for-each-repo libexec/git-core/git-format-patch libexec/git-core/git-fsck libexec/git-core/git-fsck-objects @@ -106,6 +107,7 @@ libexec/git-core/git-ls-remote libexec/git-core/git-ls-tree libexec/git-core/git-mailinfo libexec/git-core/git-mailsplit +libexec/git-core/git-maintenance libexec/git-core/git-merge libexec/git-core/git-merge-base libexec/git-core/git-merge-file @@ -129,7 +131,6 @@ libexec/git-core/git-notes libexec/git-core/git-pack-objects libexec/git-core/git-pack-redundant libexec/git-core/git-pack-refs -libexec/git-core/git-parse-remote libexec/git-core/git-patch-id libexec/git-core/git-prune libexec/git-core/git-prune-packed @@ -270,6 +271,7 @@ man/man1/git-fetch.1.gz man/man1/git-filter-branch.1.gz man/man1/git-fmt-merge-msg.1.gz man/man1/git-for-each-ref.1.gz +man/man1/git-for-each-repo.1.gz man/man1/git-format-patch.1.gz man/man1/git-fsck-objects.1.gz man/man1/git-fsck.1.gz @@ -313,7 +315,6 @@ man/man1/git-p4.1.gz man/man1/git-pack-objects.1.gz man/man1/git-pack-redundant.1.gz man/man1/git-pack-refs.1.gz -man/man1/git-parse-remote.1.gz man/man1/git-patch-id.1.gz man/man1/git-prune-packed.1.gz man/man1/git-prune.1.gz @@ -709,6 +710,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.29.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.29.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.29.2.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.30.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt @@ -974,8 +976,6 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/git-pack-redundant.txt %%HTMLDOCS%%%%DOCSDIR%%/git-pack-refs.html %%HTMLDOCS%%%%DOCSDIR%%/git-pack-refs.txt -%%HTMLDOCS%%%%DOCSDIR%%/git-parse-remote.html -%%HTMLDOCS%%%%DOCSDIR%%/git-parse-remote.txt %%HTMLDOCS%%%%DOCSDIR%%/git-patch-id.html %%HTMLDOCS%%%%DOCSDIR%%/git-patch-id.txt %%HTMLDOCS%%%%DOCSDIR%%/git-prune-packed.html @@ -1354,6 +1354,7 @@ share/git-core/templates/hooks/pre-push.sample share/git-core/templates/hooks/pre-rebase.sample share/git-core/templates/hooks/pre-receive.sample share/git-core/templates/hooks/prepare-commit-msg.sample +share/git-core/templates/hooks/push-to-checkout.sample share/git-core/templates/hooks/update.sample share/git-core/templates/info/exclude %%GUI%%share/git-gui/lib/about.tcl @@ -1436,6 +1437,7 @@ share/git-core/templates/info/exclude %%NLS%%share/locale/is/LC_MESSAGES/git.mo %%NLS%%share/locale/it/LC_MESSAGES/git.mo %%NLS%%share/locale/ko/LC_MESSAGES/git.mo +%%NLS%%share/locale/pl/LC_MESSAGES/git.mo %%NLS%%share/locale/pt_PT/LC_MESSAGES/git.mo %%NLS%%share/locale/ru/LC_MESSAGES/git.mo %%NLS%%share/locale/sv/LC_MESSAGES/git.mo