From owner-freebsd-ports@FreeBSD.ORG Fri Oct 17 13:52:51 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 A6C1416A4B3 for ; Fri, 17 Oct 2003 13:52:51 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06EF543F85 for ; Fri, 17 Oct 2003 13:52:49 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 4C53714657 for ; Fri, 17 Oct 2003 15:52:48 -0500 (CDT) From: Mark Linimon Organization: FreeBSD To: ports@FreeBSD.org Date: Fri, 17 Oct 2003 15:52:48 -0500 User-Agent: KMail/1.5.4 References: <200310170057.h9H0vgEF043018@repoman.freebsd.org> <20031017034244.GA861@rot13.obsecurity.org> In-Reply-To: <20031017034244.GA861@rot13.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310171552.48469.linimon@FreeBSD.org> Subject: Re: cvs commit: ports/games/mahjong Makefile distinfo 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: Fri, 17 Oct 2003 20:52:51 -0000 My commit read: > Modified files: > games/mahjong Makefile distinfo > Log: > Fix checksum error, bump PORTREVISION. According to the author: > > 2003-10-12: The source distribution for 1.6 was shipped with a broken > Makefile. This has been fixed (without incrementing the version number). Kris reminded: > Just checking: did you verify this yourself? And, of course, I hadn't (still learning the ropes the hard way). So does anyone have a copy of mj-1.6-src.tar.gz that matches the old, bogus md5 (2ccf362e4c24e6b52bf1c74af8dea78c) and not the new, correct md5 (7fdce8dd6ec30de8f997da8f67942532) so that I can confirm this? The original PR submitter no longer has it, nor is it available on the author's web site. mcl