From owner-svn-ports-head@FreeBSD.ORG Wed Jul 25 20:55:00 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C0B1106564A; Wed, 25 Jul 2012 20:55:00 +0000 (UTC) (envelope-from cs@freebsd.org) Received: from mail.319.ch (319.ch [88.198.108.251]) by mx1.freebsd.org (Postfix) with ESMTP id 0C9568FC0C; Wed, 25 Jul 2012 20:54:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.319.ch (Postfix) with ESMTP id 032C018CC06; Wed, 25 Jul 2012 22:54:59 +0200 (CEST) Received: from mail.319.ch ([127.0.0.1]) by localhost (maia.319.ch [127.0.0.1]) (maiad, port 10024) with ESMTP id 21787-08; Wed, 25 Jul 2012 22:54:57 +0200 (CEST) Received: from c-st.net (84-72-44-58.dclient.hispeed.ch [84.72.44.58]) (Authenticated sender: cs@carlostrub.ch) by mail.319.ch (Postfix) with ESMTPA id CCAD718CC03; Wed, 25 Jul 2012 22:54:56 +0200 (CEST) Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Powered-BY: OTRS - Open Ticket Request System (http://otrs.org/) X-Mailer: OTRS Mail Service (3.1.6) Date: Wed, 25 Jul 2012 22:54:56 +0200 Message-ID: <1343249696.361838.665994757.47681.2@c-st.net> To: bf1783@gmail.com, Organization: Carlo Strub From: Carlo Strub In-Reply-To: References: <201207240719.q6O7JLU0000777@svn.freebsd.org> X-Virus-Scanned: Maia Mailguard Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r301441 - in head: audio/rioutil biology/muscle chinese/gimp-help-zh_CN comms/cwdaemon c [...] [ID#2012072509000536] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 25 Jul 2012 20:55:00 -0000 07/25/2012 16:05 - b. f. wrote: > On 7/24/12, Carlo Strub wrote: > > Author: cs > > Date: Tue Jul 24 07:19:21 2012 > > New Revision: 301441 > > URL: http://svn.freebsd.org/changeset/ports/301441 > > > > Log: > > Fix typos in COMMENT >=20 > More nits: >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > --- head/comms/ebook2cw/Makefile Tue Jul 24 07:01:12 2012 (r301440) > > +++ head/comms/ebook2cw/Makefile Tue Jul 24 07:19:21 2012 (r301441) > > @@ -14,7 +14,7 @@ MASTER_SITES=3D http://fkurz.net/ham/ebook > > MASTER_SITE_SUBDIR=3D db > > > > MAINTAINER=3D db@FreeBSD.org > > -COMMENT=3D Convert textfiles into cw as a mp3 file > > +COMMENT=3D Convert text files into cw as a mp3 file >=20 > This should be: ".. as an mp3 or ogg file ..." >=20 > ... >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > --- head/converters/p5-Convert-Bencode/Makefile Tue Jul 24 07:01:12 > > 2012 (r301440) > > +++ head/converters/p5-Convert-Bencode/Makefile Tue Jul 24 07:19:21 > > 2012 (r301441) > > @@ -13,7 +13,7 @@ MASTER_SITES=3D CPAN > > PKGNAMEPREFIX=3D p5- > > > > MAINTAINER=3D mor@WhiteLuna.com > > -COMMENT=3D This module provides encode and decode bencoded strings > > respectivly > > +COMMENT=3D This module provides encode and decode bencoded strings > > respectively >=20 > That's a mess. Perhaps: "Module to encode and decode bencoded strings"? >=20 >=20 > b. >=20 Sounds good. Will fix these. cs@ -- Carlo Strub Ports committer --=