From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 24 06:22:45 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93DAB1065674 for ; Sat, 24 Mar 2012 06:22:45 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1859E8FC08 for ; Sat, 24 Mar 2012 06:22:44 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so4113869bkc.13 for ; Fri, 23 Mar 2012 23:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sHsXkn0cYevUGQavkkmpYFDZGONTNf/TFu2PsAkUIQM=; b=INZrL0YcVcER69nO/frdC3ChFcQYWvYogWxcnOgSlkq3OFUAGf9S0xUSYjVeY12h4T kdtqNWOd9mT89/OGGCGEloQl75+RJtmp8b8orz3bwnpXmhy538zv4WK7ZmxxJ1eFFsjd CkMoMKWp9hWY9cV2VNCjKxrMvDUudkI9yL8W8AHeeXejK88HP/yIKhUqgkVyLngllzDg y1IwPzM/TxbucyjDcMZnhddQ//D9/CqeQIteuX/HyaS+8n8w7lTM/A2Dj/XOuIXWyzZ3 bxKVI1fXTjm1sBVsOU5+LGxv0jq79R2tihfCC0jesLKbS54PLIDE6Wza2POZiS8bb9l/ OFiw== MIME-Version: 1.0 Received: by 10.204.132.80 with SMTP id a16mr5625539bkt.18.1332570163861; Fri, 23 Mar 2012 23:22:43 -0700 (PDT) Received: by 10.204.202.142 with HTTP; Fri, 23 Mar 2012 23:22:43 -0700 (PDT) Received: by 10.204.202.142 with HTTP; Fri, 23 Mar 2012 23:22:43 -0700 (PDT) In-Reply-To: References: <201203231758.q2NHwGdB064684@freefall.freebsd.org> <4F6CD57E.8090709@purplehat.org> Date: Sat, 24 Mar 2012 06:22:43 +0000 Message-ID: From: Chris Rees To: Justin Smith Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports-bugs@freebsd.org, "Janky Jay, III" Subject: Re: ports/166333: security/maia fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 06:22:45 -0000 On 24 Mar 2012 05:04, "Justin Smith" wrote: > > I ran make clean instantly but it didn't change anything. There are no > other tarballs in distfiles for maia. There are two errors - > 1. Source size is bigger than expected (minor, NO_CHECKSUM=yes works) > 2. make can't find configtest.pl (file is already there). > Ah, we had problems with the DISTFILES changing. Are you sure your ports tree is up to date? Chris