From owner-freebsd-ports Fri Jan 17 13:22:44 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B106437B401 for ; Fri, 17 Jan 2003 13:22:42 -0800 (PST) Received: from mail.unixguru.nl (cc49923-a.emmen1.dr.home.nl [212.204.178.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF7E43F13 for ; Fri, 17 Jan 2003 13:22:40 -0800 (PST) (envelope-from richard@unixguru.nl) Received: from mail (mail [192.168.10.4]) by mail.unixguru.nl (8.12.6/8.12.6) with ESMTP id h0HLMS08088628; Fri, 17 Jan 2003 22:22:28 +0100 (CET) (envelope-from richard@unixguru.nl) Date: Fri, 17 Jan 2003 22:22:28 +0100 (CET) From: Richard To: MikeM Cc: ports@FreeBSD.ORG Subject: Re: Checksum error in ports/databases/db3 In-Reply-To: <200301171535020028.0A384DB5@sentry.24cl.com> Message-ID: <20030117221732.R78151@mail.unixguru.nl> References: <200301171535020028.0A384DB5@sentry.24cl.com> X-message-flag: Get yourself a real mail client! http://www.washington.edu/pine/ X-Accepted-File-Formats: ASCII .rtf .ps - *NO* MS Office files please. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Score: -3.8: EMAIL_ATTRIBUTION,IN_REP_TO,PATCH_UNIFIED_DIFF,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01 X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 17 Jan 2003, MikeM wrote: > ===> Extracting for db3-3.3.11,1 > >> Checksum OK for bdb/db-3.3.11.tar.gz. > >> Checksum mismatch for bdb/patch.3.3.11.1. > >> Checksum OK for bdb/patch.3.3.11.2. > Make sure the Makefile and distinfo file > (/usr/ports/databases/db3/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 The patch file is changed on 10 jan. 2003 ( * $Id: patch.3.3.11.1,v 1.1 2003/01/10 13:43:30 mao Exp $) The following patch on distinfo fixes this: --- distinfo.old Fri Jan 17 22:19:57 2003 +++ distinfo Fri Jan 17 22:20:30 2003 @@ -1,3 +1,3 @@ MD5 (bdb/db-3.3.11.tar.gz) = b6ae24fa55713f17a9ac3219d987722c -MD5 (bdb/patch.3.3.11.1) = b5649f4f1232e6ae801d387a9a149190 +MD5 (bdb/patch.3.3.11.1) = a6c5fc6387c57361fbdf29ca63b597c3 MD5 (bdb/patch.3.3.11.2) = fca939f74fc6555e1319626ceca35b33 Regards, Richard. ---- Paul Vixie in an interview with Sendmail.net: Now that the Internet has the full spectrum of humanity as users, the technology is showing its weakness: it was designed to be used by friendly, smart people. Spammers, as an example of a class, are neither friendly nor smart. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message