Re: git: b7f05445c00f - main - Add WWW entries to port Makefiles

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 08 Sep 2022 04:53:20 UTC
Moin!

On 08.09.2022 01:31, se@FreeBSD.org wrote:
> Am 07.09.22 um 23:56 schrieb Yasuhiro Kimura:
>> This commit breaks `make index` as following.
>>
>> ----------------------------------------------------------------------
>> yasu@rolling-vm-freebsd2[1054]% make index
>> Generating INDEX-13 - please wait..--- describe.accessibility ---
>> --- describe.arabic ---
>> --- describe.archivers ---
>> (snip)
>> --- describe.x11-servers ---
>> --- describe.x11-themes ---
>> --- describe.x11-toolkits ---
>> --- describe.x11-wm ---
>> --- describe.devel ---
>> make[4]: don't know how to make describe. Stop
>> ===> devel/py3c failed
>> *** [describe.devel] Error code 1
> 
> Sorry for the breakage, it is a result of the accidental removal of
> devel/py3c/Makefile.
> 
> There is a remote pre-commit hook that prevents commits to this port,
> and my attempt to exclude it from the WWW update resulted in its
> Makefile being deleted in the repository.
> 
> The pre-commit hook prevented a revert - the only solution that might
> be to temporarily comment the py3c entry out in devel/Makefile.

git commit -m "commit message" --no-verify

When the --no-verify option is used, the pre-commit and commit-msg hooks 
are bypassed


> 
> The correct solution is of course a fixed pre-commit hook and a revert
> of the removal of devel/py3c/Makefile and devel/py3c/pkg-descr.
> 
> Regards STefan
> 

-- 
Sincerely,
Dima (fluffy@FreeBSD.org, https://t.me/FluffyBSD)
(desktop, kde, x11, office, ports-secteam)@FreeBSD team