From owner-freebsd-ports@FreeBSD.ORG Sun Jul 20 07:24:41 2003 Return-Path: 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 E2D5E37B401 for ; Sun, 20 Jul 2003 07:24:41 -0700 (PDT) Received: from smtp.kyoto-inet.or.jp (smtp.kyoto-inet.or.jp [202.245.160.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03A5F43F85 for ; Sun, 20 Jul 2003 07:24:41 -0700 (PDT) (envelope-from maho@FreeBSD.org) Received: from debussy.private.org (25.60.138.210.bn.2iij.net [210.138.60.25]) by smtp.kyoto-inet.or.jp (8.12.9/8.12.9) with ESMTP id h6KEOch9059949; Sun, 20 Jul 2003 23:24:39 +0900 (JST) (envelope-from maho@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by debussy.private.org (8.12.9/8.12.9) with ESMTP id h6KEPXVG037959; Sun, 20 Jul 2003 23:25:34 +0900 (JST) (envelope-from maho@FreeBSD.org) Date: Sun, 20 Jul 2003 23:25:33 +0900 (JST) Message-Id: <20030720.232533.1025281056.chat95@mbox.kyoto-inet.or.jp> To: wtp@mud.pl From: Nakata Maho In-Reply-To: <20030720155215.A406@localhost> References: <20030720155215.A406@localhost> Organization: private X-Mailer: Mew version 2.2 on XEmacs 21.4.13 (Rational FORTRAN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: typo in checksum of Samsung-SmartGDI-all-GS.tar.gz X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2003 14:24:42 -0000 Hi, Krzysztof, > Please have a look: > [root]$ grep Samsu /usr/ports/print/ghostscript-gnu/distinfo > MD5 (ghostscript/Samsung-SmartGDI-all-GS.tar.gz) = > 806c486599f91aef46270fde5504bc6f > > [root]$ md5 > /usr/ports/distfiles/ghostscript/Samsung-SmartGDI-all-GS.tar.gz > MD5 (/usr/ports/distfiles/ghostscript/Samsung-SmartGDI-all-GS.tar.gz) = > e6963f6c9460a964fe57d38479bbdd41 > > I think checksum returned for fetched archive (tarball fetched from > ftp.de.FreeBSD.org) is correct. You've fetched an old one at ftp.de.freebsd.org. I faced exactly same problem as you. This file seems to be freqently changed. > Is it beeter to make a pr for that? Yes. Absolutely. I confirmed that it has subjected to change *again*. --maho