From owner-svn-ports-head@FreeBSD.ORG Tue Dec 18 11:14:21 2012 Return-Path: Delivered-To: svn-ports-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A3A7FF65; Tue, 18 Dec 2012 11:14:21 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id 2BF8B8FC12; Tue, 18 Dec 2012 11:14:20 +0000 (UTC) Received: from beaver.home.critical.ch (84-72-7-76.dclient.hispeed.ch [84.72.7.76]) (authenticated bits=0) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with ESMTP id qBIBEGhf081010; Tue, 18 Dec 2012 12:14:17 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Tue, 18 Dec 2012 12:14:16 +0100 From: Emanuel Haupt To: Alexey Dokuchaev Subject: Re: svn commit: r309150 - in head/archivers: bzip bzip2 deb2targz deco gzip javatar jzlib kbackup laszip lbzip2 libcabinet libmspack libpar2 libzip makeself mar mtf p5-Archive-Extract p5-Archive-Extrac... Message-Id: <20121218121416.021364ae10f0e432f9c0bedc@FreeBSD.org> In-Reply-To: <201212180757.qBI7vV9A089602@svn.freebsd.org> References: <201212180757.qBI7vV9A089602@svn.freebsd.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2012 11:14:21 -0000 Alexey Dokuchaev wrote: > Author: danfe > Date: Tue Dec 18 07:57:31 2012 > New Revision: 309150 > URL: http://svnweb.freebsd.org/changeset/ports/309150 > > Log: > For a number of ports in archives category, trim the header and > drop leading indefinite article from COMMENT line; also fix few > noticed styles bugs while I am here. Approved by?