From owner-svn-ports-all@FreeBSD.ORG Fri Nov 2 13:49:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 32858F1; Fri, 2 Nov 2012 13:49:37 +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 28DB48FC14; Fri, 2 Nov 2012 13:49:35 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1537863bkc.13 for ; Fri, 02 Nov 2012 06:49:35 -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=QnhmrerKOjWcRUK+Mvl2GctjJSsAw4uWlweO5DhZPu4=; b=KfCpMzYyE9sHMbQ4RTClEGVs4Qdj7NTohGnEHqwHB3wobWfnwv6NAFyTSoGrPTZzOs fAYpRETddftDEN2RaTx2SMk0SY6iDWQXdD46+UzIOADqkfz3CQiQta022xWfL+QOzsTn TdVI2jFAlliWPCHyRDr16vGtNE24ZA8tHLPVvcQVWE0Ny9xOkjQddkDjsjWo82Qz09xj nCT199n9L6cGp34ywg7UT8PUJYlzhVmEctF9ffzMQQO0JDVzG7RXiBF57ScJBKaLLpki z6y2Xk67IzD2dp7+z1oJqXIr80cuesLTYbnCxDTkiqWWnf15O3mDNHZk2FplymOxqr3V O/vg== MIME-Version: 1.0 Received: by 10.204.7.213 with SMTP id e21mr401642bke.32.1351864175056; Fri, 02 Nov 2012 06:49:35 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Fri, 2 Nov 2012 06:49:34 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Fri, 2 Nov 2012 06:49:34 -0700 (PDT) In-Reply-To: <20121102133657.GA67067@ravenloft.kiev.ua> References: <201211021323.qA2DN86K028709@svn.freebsd.org> <20121102133657.GA67067@ravenloft.kiev.ua> Date: Fri, 2 Nov 2012 13:49:34 +0000 Message-ID: Subject: Re: svn commit: r306850 - head/security/cfv From: Chris Rees To: Alex Kozlov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 13:49:37 -0000 On 2 Nov 2012 13:36, "Alex Kozlov" wrote: > > On Fri, Nov 02, 2012 at 01:23:08PM +0000, Chris Rees wrote: > > Author: crees > > Date: Fri Nov 2 13:23:08 2012 > > New Revision: 306850 > > URL: http://svn.freebsd.org/changeset/ports/306850 > > > > Log: > > Resurrect security/cfv and remove optional dependency on > > security/py-fchksum; the port works just fine without it. > > Feature safe: yes > Thank you for fixing it. Any time :) Chris