Opened 3 years ago

Closed 3 years ago

#62035 closed defect (fixed)

jpeg @9d: distfile appears to have changed, is failing size and checksum checks

Reported by: ghosthound Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: jpeg

Description (last modified by ryandesign (Ryan Carsten Schmidt))

graphics/jpeg distfile appears to have changed, it is failing the size and checksum checks. I've downloaded it manually as well and get the same size and hashes as "port" does. Source website (http://www.ijg.org/files/) indicate that the file "jpegsrc.v9d.tar.gz" was last changed "Sun Jan 12 10:49 2020", unknown how that is generated.

Portfile checksums lines:

checksums           rmd160  3c0f971f4b5eb836bb3a7da62db9cabcf1b18a9f \
                    sha256  99cb50e48a4556bc571dadd27931955ff458aae32f68c4d9c39d624693f69c32 \
                    size    1070160

downloaded life checksums lines:

checksums           rmd160  1dc8783dc236301a0237e5572fc8bb11066702ff \
                    sha256  6c434a3be59f8f62425b2e3c077e785c9ce30ee5874ea1c270e843f273ba71ee \
                    size    1070084

Attachments (1)

jpeg9d.diff (6.0 KB) - added by ryandesign (Ryan Carsten Schmidt) 3 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to ryandesign
Port: jpeg added; graphics/jpeg removed
Status: newassigned

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Status: assignedaccepted
Summary: graphics/jpeg distfile appears to have changed, is failing size and checksum checksjpeg @9d: distfile appears to have changed, is failing size and checksum checks

The only change between the jpeg 9d that we mirrored in January 2020 and the jpeg 9d now available on the ijg site is that the Microsoft Visual Studio XML files have had their byte order markers removed. Since that's irrelevant to us we can continue to use our existing distfile.

Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: jpeg9d.diff added

comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 995c7541762da403fe3368639753acef4b12fff8/macports-ports (master):

jpeg: Ignore stealth update of 9d

Closes: #62035

Note: See TracTickets for help on using tickets.