Page MenuHomeFreeBSD

emulators/i386-wine-devel: Fix distinfo
ClosedPublic

Authored by salvadore on Apr 7 2020, 11:55 PM.
Tags
None
Referenced Files
F137452767: D24335.id.diff
Sun, Nov 23, 2:56 PM
F137452762: D24335.id70331.diff
Sun, Nov 23, 2:56 PM
F137452758: D24335.id70325.diff
Sun, Nov 23, 2:56 PM
F137445964: D24335.diff
Sun, Nov 23, 1:17 PM
Unknown Object (File)
Sat, Nov 22, 2:15 PM
Unknown Object (File)
Sat, Nov 15, 4:27 PM
Unknown Object (File)
Thu, Nov 13, 7:17 PM
Unknown Object (File)
Mon, Oct 27, 4:21 AM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30352
Build 28119: arc lint + arc unit

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 :)