Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#16913 closed update (fixed)

httrack-3.43.1 Update to current version - old version has checksum failure

Reported by: overhacked (Ross Williams) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: httrack Cc: dbevans (David B. Evans)
Port: httrack

Description

The httrack portfile needs to be updated to follow httrack.com's new scheme for downloading the httrack sources. Also, httrack has been updated to 3.43.1.

Attachments (1)

Portfile-httrack.diff (1.1 KB) - added by overhacked (Ross Williams) 15 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by dbevans (David B. Evans)

Checksums don't seem to match. After applying your patch and attempting to install

--->  Attempting to fetch httrack-3.43.tar.gz from http://freshmeat.net/projects/httrack/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 30164    0 30164    0     0  22727      0 --:--:--  0:00:01 --:--:-- 78839
--->  Verifying checksum(s) for httrack
DEBUG: Executing org.macports.checksum (httrack)
--->  Checksumming httrack-3.43.tar.gz
Error: Checksum (md5) mismatch for httrack-3.43.tar.gz
Portfile checksum: httrack-3.43.tar.gz md5 d2c0a4548159c2b92669c528b9183f32
Distfile checksum: httrack-3.43.tar.gz md5 964e34cd9ebf90caec70add8486084f9
Error: Checksum (sha1) mismatch for httrack-3.43.tar.gz
Portfile checksum: httrack-3.43.tar.gz sha1 c95ac3207953496ede9b2457ace62b4c35427e70
Distfile checksum: httrack-3.43.tar.gz sha1 10f870c15e9e46ff95d1fa2ac90bde4c08f6f659
Error: Checksum (rmd160) mismatch for httrack-3.43.tar.gz
Portfile checksum: httrack-3.43.tar.gz rmd160 437e9a0c1bcc54d2d6be6d680ad86567a0b1e343
Distfile checksum: httrack-3.43.tar.gz rmd160 54adad905ea2ebbd2080109103398ae6edfd5df5
The correct checksum line may be:
checksums           md5     964e34cd9ebf90caec70add8486084f9 \
                    sha1    10f870c15e9e46ff95d1fa2ac90bde4c08f6f659 \
                    rmd160  54adad905ea2ebbd2080109103398ae6edfd5df5
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for httrack): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

comment:2 Changed 15 years ago by dbevans (David B. Evans)

Cc: devans@… added

Cc Me!

comment:3 in reply to:  1 Changed 15 years ago by overhacked (Ross Williams)

Replying to devans@…:

Checksums don't seem to match. After applying your patch and attempting to install

--->  Attempting to fetch httrack-3.43.tar.gz from http://freshmeat.net/projects/httrack/

Dang -- I thought that freshmeat.net was one of the automatically-detected mirror sites. I'll update the portfile to only use the canonical dist URL.

Changed 15 years ago by overhacked (Ross Williams)

Attachment: Portfile-httrack.diff added

comment:4 Changed 15 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

That works. Committed in r40961.

comment:5 Changed 15 years ago by jmroot (Joshua Root)

Type: defectupdate

comment:6 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

Note: See TracTickets for help on using tickets.