Opened 3 months ago

Closed 3 months ago

#70212 closed defect (fixed)

consodoc: checksum mismatch

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

Description

--->  Fetching distfiles for consodoc
--->  consodoc-1.0.0.tar.gz does not exist in /opt/local/var/macports/distfiles/consodoc
--->  Attempting to fetch consodoc-1.0.0.tar.gz from http://consodoc.com/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    80    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   162  100   162    0     0    244      0 --:--:-- --:--:-- --:--:--   244
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  125k    0  125k    0     0  39528      0 --:--:--  0:00:03 --:--:--  151k
--->  Verifying checksums for consodoc
--->  Checksumming consodoc-1.0.0.tar.gz
Error: Checksum (md5) mismatch for consodoc-1.0.0.tar.gz
Portfile checksum: consodoc-1.0.0.tar.gz md5 132c3a11ee8e37101ab5ef52ee27c2dd
Distfile checksum: consodoc-1.0.0.tar.gz md5 8933d3ea2dd2408c39aaaaf8caa60d41
The correct checksum line may be:
checksums           md5     8933d3ea2dd2408c39aaaaf8caa60d41 \
                    rmd160  0f090738e8238cce4381cb108b2b43be8af620dd \
                    sha256  1c00af00d6cf0a00c05d5f66ea8ffb168accbcdcadb89f2273506a878a530504 \
                    size    128737
Error: Failed to checksum consodoc: Unable to verify file checksums

Change History (1)

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 25d1afe7c4f20b2490e7727d54d7d91e01f4eeb2/macports-ports (master):

consodoc: Use archived homepage and macports_distfiles

Closes: #70212

Modernize checksums. Indicate platforms darwin any and noarch.

Note: See TracTickets for help on using tickets.