From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 30 03:45:56 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 7DC11106566C for ; Fri, 30 Mar 2012 03:45:56 +0000 (UTC) (envelope-from freebsd.users@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id ED5A58FC1B for ; Fri, 30 Mar 2012 03:45:55 +0000 (UTC) Received: by lagv3 with SMTP id v3so369318lag.13 for ; Thu, 29 Mar 2012 20:45:54 -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=FbSnrpik6apB218VDnRD9furGRO44IuHKH42ahQknAc=; b=sGftrmL0RHKvQ2lXYvcXoXnENietdD6t3JNJlaUnGltxs4ytkcJzhv6dPjqYA/hNLI S0p3hsYpru2vhAbtcrZcdD4nmItu5Dp9OsB3X4fNtfzy+d81/OUcmynR1NHeCv1lM0A6 QBX8Y/J/WYv2nxvK5uBcDQVCXezrzmoCN5O6xPdbP8fdqbetQsNId6Rsxwqganf8MxSx omgNvVqro7nE5cWw9joreqxsLvoaaO32Pfck1bYyRR7PKC/iIVXJMf2H2+bf0WAbJpzH +px3nEddfg9its+CQSKRGOI0RAwhZFcbDTozU7ekeEQaR6Tey5wScj5mBK0/VDE2jahy lNwg== MIME-Version: 1.0 Received: by 10.152.113.229 with SMTP id jb5mr731844lab.45.1333079154171; Thu, 29 Mar 2012 20:45:54 -0700 (PDT) Received: by 10.112.56.140 with HTTP; Thu, 29 Mar 2012 20:45:54 -0700 (PDT) In-Reply-To: <4F74A6A8.2030202@purplehat.org> References: <201203231758.q2NHwGdB064684@freefall.freebsd.org> <4F6CD57E.8090709@purplehat.org> <4F7271C7.5000707@purplehat.org> <4F735857.9030609@purplehat.org> <4F74A6A8.2030202@purplehat.org> Date: Fri, 30 Mar 2012 11:45:54 +0800 Message-ID: From: Justin Smith To: "Janky Jay, III" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports-bugs@freebsd.org 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: Fri, 30 Mar 2012 03:45:56 -0000 hi Janky, > After looking at your Makefile, it appears you're using an old port. > Are you absolutely sure your ports tree is up-to-date? The current > Makefile should be using a PORTREVISION of 1. And you're also missing > some key depends such as p5-forks. My guess is that this is what has > been causing so many problems. The port itself is old. How are you > updating your ports tree? Something isn't working. > You are right about that, my maia version is incorrect. I guess I can edit Makefile further and fix it. Let me assure you my portstree is up-to-date, I run daily updates for installed ports. Just to be sure I tried csup as well, built index from there. Best, Justin