[Bug 262705] devel/libffi distinfo broken now due to github commitid lengthening for auto-diff creation
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262705] devel/libffi distinfo broken now due to github commitid lengthening for auto-diff creation"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262705] devel/libffi distinfo broken now due to github commitid lengthening for auto-diff creation"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Mar 2022 17:32:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262705 Bug ID: 262705 Summary: devel/libffi distinfo broken now due to github commitid lengthening for auto-diff creation Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: zeising@FreeBSD.org Reporter: thetanix@gmail.com Assignee: zeising@FreeBSD.org Flags: maintainer-feedback?(zeising@FreeBSD.org) devel/libffi distinfo refers to a github .diff which uses a commitid shorter than the one github is currently feeding out. I guess some other commitid collided with it perhaps and so it auto-lengthened. 01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.diff will no longer match when pulled from github, here: https://github.com/libffi/libffi/commit/01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.diff The diff to the "new" commitid diff is: diff 01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.diff* 2c2 < index 5ee2a709..8e2f2f0e 100644 --- > index 5ee2a7095..8e2f2f0e7 100644 This is breaking a pile of ports which depend on libffi. -- You are receiving this mail because: You are the assignee for the bug.