Page MenuHomeFreeBSD

emulators/i386-wine-devel: Fix distinfo
ClosedPublic

Authored by salvadore on Apr 7 2020, 11:55 PM.
Tags
None
Referenced Files
F131688098: D24335.id70331.diff
Fri, Oct 10, 8:48 AM
Unknown Object (File)
Fri, Sep 26, 5:59 PM
Unknown Object (File)
Sun, Sep 14, 9:00 AM
Unknown Object (File)
Sat, Sep 13, 5:01 AM
Unknown Object (File)
Sep 4 2025, 9:50 AM
Unknown Object (File)
Aug 28 2025, 1:33 PM
Unknown Object (File)
Aug 24 2025, 12:02 PM
Unknown Object (File)
Aug 10 2025, 7:26 PM
Subscribers

Details

Summary

During the last update distinfo was created with wrong values. Recreate it with the right values.

Reported by: rozhuk.im@gmail.com

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

As you commmit, can you please explain (a bit) what happened around the incorrect distinfos
in the commit log?

When a distinfo changes without the version changing that is usually a signal that puts everyone
at alert (since it could be an attacker changing a tarball).

This is not the case here, since these are not upstream sources, but bits you have generated;
still helpful (for others following commits) to point this out and what happened. That could be
as easy as "I was using some binaries from a previous build" (or whatever it actually was).

This revision is now accepted and ready to land.Apr 8 2020, 7:59 AM
This revision was automatically updated to reflect the committed changes.

Committed, with the explanation as requested :)