From owner-freebsd-ports@FreeBSD.ORG Sun Jan 5 16:23:50 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A490FAB0; Sun, 5 Jan 2014 16:23:50 +0000 (UTC) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E95401F3B; Sun, 5 Jan 2014 16:23:49 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id hq4so1976086wib.5 for ; Sun, 05 Jan 2014 08:23:47 -0800 (PST) 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=R8lYf9pPx7e8mSWPf5vcgT/SV4lkt50gJ6NwWxxBdVY=; b=lpKvkZQwZEkRVWfZFdqbp/BDiDnyjuPRPPiNkhTH+0C/E1ol4poByLxSfbwgVEaAXU pX5eD1M3lPgO8/yd5yp7SnK9FXs83Gh+K9ToEQu1ASx7R8+VMOi/Dg6uSmxVzikP2AI1 FCociI92f++pCfZeZriysyr6c9mORHkZepIYw2SUz88zJYc7r0x1xmce3U/r8D6zkIuI 8pw8gUAOo94/R9jGf13WfS/bKMpWOkn0jYbgfo8fTyO4Jh+OCltBVBQkdMFQLpY+ZB2E 5BqqjxAZv+urVGPVJW1xIyZN8ro3L5k1pWojsZX9xS+BqsPVQUMTERv8QymvaLkjBLyO w8jA== MIME-Version: 1.0 X-Received: by 10.180.206.138 with SMTP id lo10mr9151373wic.25.1388939027788; Sun, 05 Jan 2014 08:23:47 -0800 (PST) Received: by 10.180.126.100 with HTTP; Sun, 5 Jan 2014 08:23:47 -0800 (PST) In-Reply-To: <20140105003835.GM19702@ithaqua.etoilebsd.net> References: <20140105002417.06d30bb7@bsd64.grem.de> <20140105003835.GM19702@ithaqua.etoilebsd.net> Date: Sun, 5 Jan 2014 17:23:47 +0100 Message-ID: Subject: Re: Please close ports/168479 From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD Mailing List , Michael Gmelin , portmgr@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 16:23:50 -0000 On Sun, Jan 5, 2014 at 1:38 AM, Baptiste Daroussin wrote: > On Sun, Jan 05, 2014 at 12:24:17AM +0100, Michael Gmelin wrote: > > It's a trivial patch to a trivial problem I posted 19 months ago. > > > > Please resolve as fixed or wontfix or whatever you like. Leaving it > > open without any response is pointless. > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168479 > > > > -- > > Michael Gmelin > > Close thanks. > Running portaudit -X 14 reports this on my system: The portaudit tool is now obsolete, please remove portaudit and use the command 'pkg audit' instead. See man pkg-audit(8) for more information. Shouldn't we then remove the invocation to portaudit in bsd.port.mk and replace it with pkg-audit? Regards. > > regards, > Bapt >