From owner-freebsd-ports@FreeBSD.ORG Thu Jun 1 20:36:20 2006 Return-Path: X-Original-To: ports@FreeBSD.org 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 5150A16B967; Thu, 1 Jun 2006 20:36:20 +0000 (UTC) (envelope-from mksmith@adhost.com) Received: from mail-in02.adhost.com (mailnat.adhost.com [216.211.128.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF30743D48; Thu, 1 Jun 2006 20:36:13 +0000 (GMT) (envelope-from mksmith@adhost.com) Received: from ad-exh01.adhost.lan (unknown [216.182.81.20]) by mail-in02.adhost.com (Postfix) with ESMTP id 2D36D2C2139; Thu, 1 Jun 2006 13:36:08 -0700 (PDT) (envelope-from mksmith@adhost.com) Received: from 10.142.1.25 ([10.142.1.25]) by ad-exh01.adhost.lan ([10.142.0.20]) with Microsoft Exchange Server HTTP-DAV ; Thu, 1 Jun 2006 20:36:07 +0000 User-Agent: Microsoft-Entourage/11.2.3.060209 Date: Thu, 01 Jun 2006 13:36:28 -0700 From: "Michael K. Smith" To: Message-ID: Thread-Topic: FreeBSD Port: bash-3.1.16 Thread-Index: AcaFuw7HTSQmZvGuEdqmJwARJHpllg== Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: bash-3.1.16 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2006 20:36:31 -0000 Hello: I was installing Bash 3.1.16 from /usr/ports using the "make all install" with no extra flags or options. There was a filesize mismatch. It appears " distinfo:SIZE (bash/bash31-010) = 1829" should be " distinfo:SIZE (bash/bash31-010) = 5218". I made that modification and everything loaded with no problems. Regards, Mike