From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 18 13:40:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C4B2BA05 for ; Tue, 18 Jun 2013 13:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B661A1A4E for ; Tue, 18 Jun 2013 13:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5IDe1fE074259 for ; Tue, 18 Jun 2013 13:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5IDe1oS074258; Tue, 18 Jun 2013 13:40:01 GMT (envelope-from gnats) Date: Tue, 18 Jun 2013 13:40:01 GMT Message-Id: <201306181340.r5IDe1oS074258@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: John Marino Subject: Re: ports/179676: deskutils/org-mode.el: checksum mismatch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: John Marino List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2013 13:40:02 -0000 The following reply was made to PR ports/179676; it has been noted by GNATS. From: John Marino To: John Hein Cc: bug-followup@FreeBSD.org, dryice@freebsd.org Subject: Re: ports/179676: deskutils/org-mode.el: checksum mismatch Date: Tue, 18 Jun 2013 15:38:56 +0200 On 6/18/2013 15:27, John Hein wrote: > Well, dryice@ updated it in ports/168944 (I never got any notice about that > from him or from gnats - I'm not sure how that came to pass). > > I never saw or approved 168944. The 168944 changes seems mostly fine, > but I never got a 7.8.11 distfile, so I have no original to check > against. > > That said, however, when I do a fresh 'make fetch' now, the tarball > looks fine to me... > > John Marino, maybe you have a partial tarball (from an interrupted > fetch, perhaps)? Try moving it away and running 'make fetch' again. No, the dryice commit was in July-2012. org-mode.el fetched and built fine as of two months ago. 'make fetch' is meaningless. You can fetch with a bad checksum. It's 'make checksum' that has to pass. The fetch was not interrupted. There's no partial file. "make checksum" continues to fail. John, please retry but with "make checksum" instead of "make fetch". Thanks, John