#66746 closed update (fixed)

f2c: update to 20200916

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: f2c

Description

--->  Verifying checksums for f2c
--->  Checksumming src.tgz
Error: Checksum (rmd160) mismatch for src.tgz
Portfile checksum: src.tgz rmd160 4c58a3799e25598f2a9c2756fca2823351163268
Distfile checksum: src.tgz rmd160 c89780a676f4076a8ab75fa4ff11d250a225bcbf
Error: Checksum (sha256) mismatch for src.tgz
Portfile checksum: src.tgz sha256 75cea7d59ae2a704959132938d7e014f9c62602fce1ad1be996ac187ebf95c72
Distfile checksum: src.tgz sha256 d4847456aa91c74e5e61e2097780ca6ac3b20869fae8864bfa8dcc66f6721d35
Error: Checksum (size) mismatch for src.tgz
Portfile checksum: src.tgz size 283664
Distfile checksum: src.tgz size 284025
The correct checksum line may be:
checksums           rmd160  c89780a676f4076a8ab75fa4ff11d250a225bcbf \
                    sha256  d4847456aa91c74e5e61e2097780ca6ac3b20869fae8864bfa8dcc66f6721d35 \
                    size    284025

Change History (4)

comment:1 Changed 16 months ago by barracuda156

Version: 2.8.0

comment:2 Changed 16 months ago by jmroot (Joshua Root)

You need to indicate which mirror your download came from when reporting checksum mismatches. wiki:FAQ#checksums

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

Status: assignedaccepted
Summary: f2c: wrong checksum in portfilef2c: update to 20200916
Type: defectupdate

Thanks for reporting. This software is distributed in an unversioned distfile so any upstream update can cause a checksum mismatch until we update the port. The port currently has version 20200425; the developer updated it to a new version on 20200916. I'll update the port accordingly.

comment:4 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In f0dbb7c011d8369f72a9e8c3002134f1edae64db/macports-ports (master):

f2c: Update to 20200916

Closes: #66746

Note: See TracTickets for help on using tickets.