[Bug 244839] graphics/okular: SHA256 Checksum mismatch for KDE/applications/19.12.3/6a93a033b4f9248b3cd4d04689b8391df754e244.patch.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 19 10:04:52 GMT 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244839

--- Comment #4 from Tobias Kortkamp <tobik at freebsd.org> ---
I had the same problem.

As to what is probably going on: The checksum difference is due to
a GitLab bug.  Unlike GitHub, GitLab keep the Git version in the
footer in patches.  If Git was updated on invent.kde.org after you
generated distinfo, the checksum of the generated patch will obviously
have changed too.  Also see the commit log of x11-toolkits/libhandy
which had similar problems in the past.

As tijl@ has pointed out previously on ports-committers using *.diff
instead of *.patch as suffix in PATCHFILES will sidestep that issue.
It has the downside of not having the commit message in the file
though.

Either way the changed patch contents look reasonable to me, so I
doubt anything fishy is going on here and we should just regenerate
distinfo.

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


More information about the kde-freebsd mailing list