Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2022 17:32:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262705] devel/libffi distinfo broken now due to github commitid lengthening for auto-diff creation
Message-ID:  <bug-262705-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262705

            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 pul=
led
from github, here:

https://github.com/libffi/libffi/commit/01a75ed76ea7e57f1b7a5c183e2b1e890e6=
aa0fd.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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262705-7788>