From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 1 08:31:01 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4B7D16A4CF for ; Thu, 1 Jul 2004 08:31:01 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD06343D48 for ; Thu, 1 Jul 2004 08:31:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i618UQaZ087205 for ; Thu, 1 Jul 2004 08:30:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i618UQ4K087203; Thu, 1 Jul 2004 08:30:26 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jul 2004 08:30:26 GMT Resent-Message-Id: <200407010830.i618UQ4K087203@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joćo Grilo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C1B316A6C5 for ; Thu, 1 Jul 2004 08:21:17 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2588A43D31 for ; Thu, 1 Jul 2004 08:21:17 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i618KUnV010989 for ; Thu, 1 Jul 2004 08:20:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i618KUvZ010988; Thu, 1 Jul 2004 08:20:30 GMT (envelope-from nobody) Message-Id: <200407010820.i618KUvZ010988@www.freebsd.org> Date: Thu, 1 Jul 2004 08:20:30 GMT From: Joćo Grilo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/68543: Anjuta md5 checksum fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 08:31:02 -0000 >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: