From owner-freebsd-ports@FreeBSD.ORG Fri Oct 31 10:50:48 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 979711065688 for ; Fri, 31 Oct 2008 10:50:48 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout0.freenet.de (mout0.freenet.de [IPv6:2001:748:100:40::2:2]) by mx1.freebsd.org (Postfix) with ESMTP id 2E3738FC1E for ; Fri, 31 Oct 2008 10:50:48 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.13] (helo=3.mx.freenet.de) by mout0.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #65) id 1KvraP-0007H8-S7; Fri, 31 Oct 2008 11:50:37 +0100 Received: from mb96a.m.pppool.de ([89.49.185.106]:22479 helo=ernst.jennejohn.org) by 3.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #68) id 1KvraP-0004aQ-H5; Fri, 31 Oct 2008 11:50:37 +0100 Date: Fri, 31 Oct 2008 11:50:34 +0100 From: Gary Jennejohn To: Juergen Ernst Guenther Message-ID: <20081031115034.285901c7@ernst.jennejohn.org> In-Reply-To: <20081031083114.GF28974@p-i-n.com> References: <20081031083114.GF28974@p-i-n.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org, zaa@zaa.pp.ru Subject: Re: FreeBSD Port: smarty-2.6.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 10:50:48 -0000 On Fri, 31 Oct 2008 09:31:14 +0100 Juergen Ernst Guenther wrote: > > Hello, > > upgrading the Smarty port from Smarty-2.6.18 to Smarty-2.6.20 > has changed as well the MD5/SHA256 checksum for > > Smarty-2.6.14-docs.tar.gz > > from 357510250885aab057853949e35845c7 (MD5) > to 5123152dd248898a84b96b806f551e78 (MD5) > > although the file I get is obviously the same. > > Therefore at my site Smarty cannot longer be installed > because of: > > ===> Extracting for smarty-2.6.20 > => MD5 Checksum OK for Smarty-2.6.20.tar.gz. > => SHA256 Checksum OK for Smarty-2.6.20.tar.gz. > => MD5 Checksum mismatch for Smarty-2.6.14-docs.tar.gz. > => SHA256 Checksum mismatch for Smarty-2.6.14-docs.tar.gz. > ... > ** Listing the failed packages (*:skipped / !:failed) > ! www/smarty (checksum mismatch) > > How can I make it work? > "make makesum" --- Gary Jennejohn