From nobody Thu Dec 11 14:05:07 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dRvVW6mWgz6JnX0 for ; Thu, 11 Dec 2025 14:05:07 +0000 (UTC) (envelope-from git@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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dRvVW5wWKz3Y4y for ; Thu, 11 Dec 2025 14:05:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765461907; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lHkh5U7DS1owJFCQaMI9mLIsj225ApewM62eBeOalQw=; b=KPkRojDPTPq1L1xbLI82dYWnJqGEbMHTz0wJTLYnY195djwdjOgD7WJfvXpAjdTc51ebbD rTWLRDQrNGoonBFYhuw5CRB6WlX4OrLuO+ULwVB18NIpsUoTVtwSrIsnQykP2etffKxNq/ j86bgxT64M54DRskT0+kk9o3mfFg1acFxySiOQdxHPMiYJWRmKYuYJAAFG0mvFYwzSMg+c 9lquZxC/SZ9xw23oOjdeezupoylUe7Fmyr8eSaJUkdYt9A/rTDqIblEnLXFvRVbjZFU4sU JFNlckYpQTCWipdkotbF6Vo5o6L4tPdL9FYC6uMN0XFtPlyrLenTLJKnJ4EEFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765461907; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lHkh5U7DS1owJFCQaMI9mLIsj225ApewM62eBeOalQw=; b=rbG/Dug6bN6YeMM4nqUBqBUO3CWvd3War+/jjAV3IgFs7y2+D81auxYfH7WySvue0454EQ S/q+3zJBY0mEsv6AsNMbREq18tBbVGjRpHWBWhFMt/Bq3W1EaEAGiq3sNevZ6u0hpWepmV 3vPn2NdlLqFMvh6lzHNAXhrcdmone2Ex0cqyWJrRKamwiqW+JKBFeiNiKTe5CSIdU6LBai JvCPLwE2MQeixjJWdgJZmhiZ3MoNO7rJYgBSednUdEj42XWTT3IFaYdXzwo3m/Ln4nkv8C p/AXV2Wv2mTY0CdiF5+Xu+zPc3zIcKBzA+uDifvONGCMZnwjsJp/yOlienB3lA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765461907; a=rsa-sha256; cv=none; b=BBWAp59dQXk6NqnjpMjGyyO2N5ZY2SM8vNHXUnEcgJggL424crf1AdDPbq+JcsPJBfdVpQ +07r4+Y1/JVUaS+iudl7DB8zOTVWXsAun5DReJBobrvH6VPqmoCCZGvD7g+Djo1I3LoB0m /WUyZQ02YMK9gXSY+2QQHqX12WxSI/jXcNNlj7e6vDrjFKMcycJFRf2VCWZhl3bw5yW6j8 hRRaytgtxUQAGQhSZC5h6UAkaVZxylN+T1pkknQOGk1g66KzhNY2Ri3VI5jubV3wlacQYn EV+n7gT9FmUtcokh/WfgSGUU0gGWWTTrSbdAWaEkV7uV13gndgz8SSQngjwrZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dRvVW5T6HzbHG for ; Thu, 11 Dec 2025 14:05:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 28fa0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Dec 2025 14:05:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Yasuhiro Kimura From: Renato Botelho Subject: git: 2d9474d7edd1 - main - devel/git: Update to 2.52.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: garga X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2d9474d7edd12b81aff993cb42f2b822d34b55fe Auto-Submitted: auto-generated Date: Thu, 11 Dec 2025 14:05:07 +0000 Message-Id: <693acf93.28fa0.75c78c2e@gitrepo.freebsd.org> The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d9474d7edd12b81aff993cb42f2b822d34b55fe commit 2d9474d7edd12b81aff993cb42f2b822d34b55fe Author: Yasuhiro Kimura AuthorDate: 2025-11-20 14:00:57 +0000 Commit: Renato Botelho CommitDate: 2025-12-11 14:05:01 +0000 devel/git: Update to 2.52.0 ReleseNotes: https://github.com/git/git/blob/v2.52.0/Documentation/RelNotes/2.52.0.adoc PR: 291110 Sponsored by: Rubicon Communications, LLC ("Netgate") --- devel/git/Makefile | 2 +- devel/git/distinfo | 14 +++++++------- devel/git/pkg-plist | 23 +++++++++++++++++++++++ 3 files changed, 31 insertions(+), 8 deletions(-) diff --git a/devel/git/Makefile b/devel/git/Makefile index 9c8f48405b95..879a21638183 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,5 +1,5 @@ PORTNAME= git -DISTVERSION= 2.51.2 +DISTVERSION= 2.52.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 90a67272aff0..fd622f5f503d 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1762777033 -SHA256 (git-2.51.2.tar.xz) = 233d7143a2d58e60755eee9b76f559ec73ea2b3c297f5b503162ace95966b4e3 -SIZE (git-2.51.2.tar.xz) = 7865980 -SHA256 (git-manpages-2.51.2.tar.xz) = ecb042dee7c103c698bcf7185aabf73e894f042cc8f01dc81821610e0219cc57 -SIZE (git-manpages-2.51.2.tar.xz) = 602340 -SHA256 (git-htmldocs-2.51.2.tar.xz) = a0e492660f95e8173b8ddd7a40c08896671ce176e0fadcc76a66d64311bd0548 -SIZE (git-htmldocs-2.51.2.tar.xz) = 1629724 +TIMESTAMP = 1763646883 +SHA256 (git-2.52.0.tar.xz) = 3cd8fee86f69a949cb610fee8cd9264e6873d07fa58411f6060b3d62729ed7c5 +SIZE (git-2.52.0.tar.xz) = 7957064 +SHA256 (git-manpages-2.52.0.tar.xz) = 23186deddb3083bbaa9eb947cde26a5c7322d7fdb75bb4b3d60795db38221ac5 +SIZE (git-manpages-2.52.0.tar.xz) = 607864 +SHA256 (git-htmldocs-2.52.0.tar.xz) = e6efd0da47a15b6a59401c8c5c8944e4315b18a176b89bb57812778d6307be84 +SIZE (git-htmldocs-2.52.0.tar.xz) = 1657524 diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index d5dafa259162..aca3c736dec0 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -96,6 +96,7 @@ libexec/git-core/git-init libexec/git-core/git-init-db libexec/git-core/git-instaweb libexec/git-core/git-interpret-trailers +libexec/git-core/git-last-modified libexec/git-core/git-log libexec/git-core/git-ls-files libexec/git-core/git-ls-remote @@ -140,6 +141,7 @@ libexec/git-core/git-refs libexec/git-core/git-remote libexec/git-core/git-remote-ext libexec/git-core/git-remote-fd +libexec/git-core/git-repo %%CURL%%libexec/git-core/git-remote-ftp %%CURL%%libexec/git-core/git-remote-ftps %%CURL%%libexec/git-core/git-remote-http @@ -288,6 +290,7 @@ share/man/man1/git-init-db.1.gz share/man/man1/git-init.1.gz share/man/man1/git-instaweb.1.gz share/man/man1/git-interpret-trailers.1.gz +share/man/man1/git-last-modified.1.gz share/man/man1/git-log.1.gz share/man/man1/git-ls-files.1.gz share/man/man1/git-ls-remote.1.gz @@ -330,6 +333,7 @@ share/man/man1/git-remote.1.gz share/man/man1/git-repack.1.gz share/man/man1/git-replace.1.gz share/man/man1/git-replay.1.gz +share/man/man1/git-repo.1.gz share/man/man1/git-request-pull.1.gz share/man/man1/git-rerere.1.gz share/man/man1/git-reset.1.gz @@ -383,6 +387,7 @@ share/man/man5/gitformat-bundle.5.gz share/man/man5/gitformat-chunk.5.gz share/man/man5/gitformat-commit-graph.5.gz share/man/man5/gitformat-index.5.gz +share/man/man5/gitformat-loose.5.gz share/man/man5/gitformat-pack.5.gz share/man/man5/gitformat-signature.5.gz share/man/man5/githooks.5.gz @@ -920,6 +925,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/RelNotes/2.51.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.51.1.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.51.2.adoc +%%DOCS%%%%DOCSDIR%%/RelNotes/2.52.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.0.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.1.adoc %%DOCS%%%%DOCSDIR%%/RelNotes/2.5.2.adoc @@ -984,6 +990,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/docinfo.html %%DOCS%%%%DOCSDIR%%/everyday.html %%DOCS%%%%DOCSDIR%%/fetch-options.adoc +%%DOCS%%%%DOCSDIR%%/for-each-ref-options.adoc %%DOCS%%%%DOCSDIR%%/fsck-msgids.adoc %%DOCS%%%%DOCSDIR%%/git-add.adoc %%DOCS%%%%DOCSDIR%%/git-add.html @@ -1135,6 +1142,8 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/git-instaweb.html %%DOCS%%%%DOCSDIR%%/git-interpret-trailers.adoc %%DOCS%%%%DOCSDIR%%/git-interpret-trailers.html +%%DOCS%%%%DOCSDIR%%/git-last-modified.adoc +%%DOCS%%%%DOCSDIR%%/git-last-modified.html %%DOCS%%%%DOCSDIR%%/git-log.adoc %%DOCS%%%%DOCSDIR%%/git-log.html %%DOCS%%%%DOCSDIR%%/git-ls-files.adoc @@ -1222,6 +1231,8 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/git-replace.html %%DOCS%%%%DOCSDIR%%/git-replay.adoc %%DOCS%%%%DOCSDIR%%/git-replay.html +%%DOCS%%%%DOCSDIR%%/git-repo.adoc +%%DOCS%%%%DOCSDIR%%/git-repo.html %%DOCS%%%%DOCSDIR%%/git-request-pull.adoc %%DOCS%%%%DOCSDIR%%/git-request-pull.html %%DOCS%%%%DOCSDIR%%/git-rerere.adoc @@ -1341,6 +1352,8 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/gitformat-commit-graph.html %%DOCS%%%%DOCSDIR%%/gitformat-index.adoc %%DOCS%%%%DOCSDIR%%/gitformat-index.html +%%DOCS%%%%DOCSDIR%%/gitformat-loose.adoc +%%DOCS%%%%DOCSDIR%%/gitformat-loose.html %%DOCS%%%%DOCSDIR%%/gitformat-pack.adoc %%DOCS%%%%DOCSDIR%%/gitformat-pack.html %%DOCS%%%%DOCSDIR%%/gitformat-signature.adoc @@ -1433,6 +1446,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/mergetools-diff.adoc %%DOCS%%%%DOCSDIR%%/mergetools-merge.adoc %%DOCS%%%%DOCSDIR%%/object-format-disclaimer.adoc +%%DOCS%%%%DOCSDIR%%/pack-refs-options.adoc %%DOCS%%%%DOCSDIR%%/pretty-formats.adoc %%DOCS%%%%DOCSDIR%%/pretty-options.adoc %%DOCS%%%%DOCSDIR%%/pull-fetch-param.adoc @@ -1468,10 +1482,13 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/bundle-uri.adoc %%DOCS%%%%DOCSDIR%%/technical/bundle-uri.html %%DOCS%%%%DOCSDIR%%/technical/commit-graph.adoc +%%DOCS%%%%DOCSDIR%%/technical/commit-graph.html %%DOCS%%%%DOCSDIR%%/technical/directory-rename-detection.adoc +%%DOCS%%%%DOCSDIR%%/technical/directory-rename-detection.html %%DOCS%%%%DOCSDIR%%/technical/hash-function-transition.adoc %%DOCS%%%%DOCSDIR%%/technical/hash-function-transition.html %%DOCS%%%%DOCSDIR%%/technical/large-object-promisors.adoc +%%DOCS%%%%DOCSDIR%%/technical/large-object-promisors.html %%DOCS%%%%DOCSDIR%%/technical/long-running-process-protocol.adoc %%DOCS%%%%DOCSDIR%%/technical/long-running-process-protocol.html %%DOCS%%%%DOCSDIR%%/technical/multi-pack-index.adoc @@ -1479,6 +1496,7 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/pack-heuristics.adoc %%DOCS%%%%DOCSDIR%%/technical/pack-heuristics.html %%DOCS%%%%DOCSDIR%%/technical/packfile-uri.adoc +%%DOCS%%%%DOCSDIR%%/technical/packfile-uri.html %%DOCS%%%%DOCSDIR%%/technical/parallel-checkout.adoc %%DOCS%%%%DOCSDIR%%/technical/parallel-checkout.html %%DOCS%%%%DOCSDIR%%/technical/partial-clone.adoc @@ -1490,8 +1508,11 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/reftable.adoc %%DOCS%%%%DOCSDIR%%/technical/reftable.html %%DOCS%%%%DOCSDIR%%/technical/remembering-renames.adoc +%%DOCS%%%%DOCSDIR%%/technical/remembering-renames.html %%DOCS%%%%DOCSDIR%%/technical/repository-version.adoc +%%DOCS%%%%DOCSDIR%%/technical/repository-version.html %%DOCS%%%%DOCSDIR%%/technical/rerere.adoc +%%DOCS%%%%DOCSDIR%%/technical/rerere.html %%DOCS%%%%DOCSDIR%%/technical/scalar.adoc %%DOCS%%%%DOCSDIR%%/technical/scalar.html %%DOCS%%%%DOCSDIR%%/technical/send-pack-pipeline.adoc @@ -1499,7 +1520,9 @@ share/man/man7/gitworkflows.7.gz %%DOCS%%%%DOCSDIR%%/technical/shallow.adoc %%DOCS%%%%DOCSDIR%%/technical/shallow.html %%DOCS%%%%DOCSDIR%%/technical/sparse-checkout.adoc +%%DOCS%%%%DOCSDIR%%/technical/sparse-checkout.html %%DOCS%%%%DOCSDIR%%/technical/sparse-index.adoc +%%DOCS%%%%DOCSDIR%%/technical/sparse-index.html %%DOCS%%%%DOCSDIR%%/technical/trivial-merge.adoc %%DOCS%%%%DOCSDIR%%/technical/trivial-merge.html %%DOCS%%%%DOCSDIR%%/technical/unit-tests.adoc