FreeBSD Bugzilla – Attachment 238101 Details for
Bug 267792
devel/git: remove unneeded third party patches
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
git.patch (text/plain), 3.20 KB, created by
Dmitry Marakasov
on 2022-11-15 19:59:12 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2022-11-15 19:59:12 UTC
Size:
3.20 KB
patch
obsolete
>commit 06efb180565223f5609b618ffa4bfcdc837f1815 >Author: Dmitry Marakasov <amdmi3@FreeBSD.org> >Date: Tue Jun 7 17:18:47 2022 +0300 > > devel/git: remove no longer needed third party patches > > This reverts 57d9640f3c3669d318865222a743652a6952ba2d > > PR: 267792 > >diff --git devel/git/Makefile devel/git/Makefile >index 43e6e2202903..69e2dcfef904 100644 >--- devel/git/Makefile >+++ devel/git/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= git > DISTVERSION= 2.38.1 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel > MASTER_SITES= KERNEL_ORG/software/scm/git > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ >@@ -9,17 +9,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ > EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \ > ${PORTNAME}-manpages-${DISTVERSION}${EXTRACT_SUFX} > >-# these patches are required for gitlab (gitaly) >-# without the patches repositories got broken >-PATCH_SITES= https://gitlab.com/gitlab-org/gitaly/-/raw/master/_support/git-patches/v2.37.1.gl1/ >-PATCHFILES= 0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch \ >- 0002-refs-allow-passing-flags-when-beginning-transactions.patch \ >- 0003-refs-allow-skipping-the-reference-transaction-hook.patch \ >- 0004-refs-demonstrate-excessive-execution-of-the-referenc.patch \ >- 0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch \ >- 0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch >-PATCH_DIST_STRIP= -p1 >- > MAINTAINER= garga@FreeBSD.org > COMMENT?= Distributed source code management tool ${COMMENT_${FLAVOR}} > WWW= https://git-scm.com/ >diff --git devel/git/distinfo devel/git/distinfo >index d5b8ae832ecb..8c2defa1af91 100644 >--- devel/git/distinfo >+++ devel/git/distinfo >@@ -5,15 +5,3 @@ SHA256 (git-manpages-2.38.1.tar.xz) = 47f9090252dc7d48fcca6c597495b912d81bf07de8 > SIZE (git-manpages-2.38.1.tar.xz) = 553484 > SHA256 (git-htmldocs-2.38.1.tar.xz) = 0d64cbe755af2b4608cfe1e37ef41dc267c0e395ef20aa98c73385cf44d6aa5f > SIZE (git-htmldocs-2.38.1.tar.xz) = 1479360 >-SHA256 (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = c9c6b619d43ee49ac9beff22ec722a2a8a6a704a8039dc3de4dbfa1f89f77d34 >-SIZE (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = 5453 >-SHA256 (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 95df2fc83975b5fb0f1ba871163cb9e28319639eea34d1eb5d74dd15ed64f78e >-SIZE (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 6773 >-SHA256 (0003-refs-allow-skipping-the-reference-transaction-hook.patch) = fa115c854db9ee7960a9b0d7a50d9e47024e84d3139bf7fe9fda1fce88766222 >-SIZE (0003-refs-allow-skipping-the-reference-transaction-hook.patch) = 1981 >-SHA256 (0004-refs-demonstrate-excessive-execution-of-the-referenc.patch) = c102be748305bd569a9546dffb9fb97161fb60924e7cdd9a023226b2c0b3c18c >-SIZE (0004-refs-demonstrate-excessive-execution-of-the-referenc.patch) = 3143 >-SHA256 (0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch) = 526b06c57d0acef49feb2a456622c57ed870bfbfcfee1d4daab43a13fd0be9a0 >-SIZE (0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch) = 3106 >-SHA256 (0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch) = 927559891fc520dd3723eb1aad4a2ee4ab8337a14b25bf2f91502eb7904ec181 >-SIZE (0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch) = 4441
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267792
: 238101