ports/68543: Anjuta md5 checksum fails
João Grilo
grilo at netcabo.pt
Thu Jul 1 08:31:02 UTC 2004
>Number: 68543
>Category: ports
>Synopsis: Anjuta md5 checksum fails
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 01 08:30:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: João Grilo
>Release: 5.2.1-RELENG
>Organization:
>Environment:
>Description:
The MD5 checksum for the devel/anjuta port fails. The ports system still looks in the mirrors for a file that matches the given digest, but none is found. This is because the source code in the project's homepage (http://anjuta.sf.net) has shortened by 4 bytes:
current: 8556047
expected: 8556051
I'm not sure why this happened, but it could something as simply as a maintainer cleaning up some whitespace. I did not take the time to inform myself, since their mailing list look a tad inactive.
>How-To-Repeat:
Go to ports/devel/anjuta and type "make checksum".
>Fix:
Change devel/anjuta/distinfo
OLD:
MD5 (anjuta-1.2.2.tar.gz) = a30858dba0b902064d0d702cedfdc84f
SIZE (anjuta-1.2.2.tar.gz) = 8556051
NEW:
MD5 (anjuta-1.2.2.tar.gz) = 85709c7c8b29969ddccc04ee2b16456f
SIZE (anjuta-1.2.2.tar.gz) = 8556047
NOTE: I'm not sure if this is the correct solution. Running some kind of diff would do the trick, but I'm not UNIX-savy enough to do it without reading heaps of manpages.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list