From owner-svn-ports-head@FreeBSD.ORG Fri Jul 27 03:18:45 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 3EF061065670; Fri, 27 Jul 2012 03:18:45 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9D70F8FC0C; Fri, 27 Jul 2012 03:18:44 +0000 (UTC) Received: by yenl8 with SMTP id l8so3259717yen.13 for ; Thu, 26 Jul 2012 20:18:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=pi+166rLoneooDTgXyNbr+ZwxcSNqWNqGNT8MMbHIqI=; b=t9BcqQtAy7HCF8DKt831J+Vj0jseexRfOPxebU9K3c3MTOnFAUAxejmzCV6efOyvSP yN8cwe+ptYfUxEK/82Ohs6UR5UyrIMNpO8hPC+K8Ogz60qxPE7Ov9GD4t1l5JIE/PzTi 8L7+3Hsrc9jMoI3rkGfWEG9rTw7YB9gjAOzYaMOw+oOhwtf1YNV3dbTd3YiE6l4+f5Tp 730ybl6Db+QLg7beu2eSONudkk79/BAsS8xYlHTdmjYeS5mDVA1SOfJ6gdWR/CLvbfxQ EqrTqUPQkheEhGTpX8QLxLGqmi+Ss82SUyaT90BfRH1L0w4Uwc4xckmmzKMB6LQ415/F ShFg== MIME-Version: 1.0 Received: by 10.50.184.198 with SMTP id ew6mr689377igc.27.1343359123727; Thu, 26 Jul 2012 20:18:43 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.64.171.12 with HTTP; Thu, 26 Jul 2012 20:18:42 -0700 (PDT) In-Reply-To: References: <201207251124.q6PBOBor052179@svn.freebsd.org> Date: Fri, 27 Jul 2012 07:18:42 +0400 X-Google-Sender-Auth: FP5rcGVYtNv__fUrL9GPFbB1ekM Message-ID: From: Andrej Zverev To: Sunpoet Po-Chuan Hsieh Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Carlo Strub , ports-committers@freebsd.org Subject: Re: svn commit: r301519 - in head: audio/rosegarden devel/alabastra devel/deheader devel/elfsh devel/fpc-pthreads devel/hs-blaze-builder-enumerator devel/libgdata devel/linux-kmod-compat devel/objcunit... 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: Fri, 27 Jul 2012 03:18:45 -0000 On Fri, Jul 27, 2012 at 6:52 AM, Sunpoet Po-Chuan Hsieh wrote: > Hi Carlo, > > Thanks for your work to fix typos in COMMENT to make it better. > > On Wed, Jul 25, 2012 at 7:24 PM, Carlo Strub wrote: >> Modified: head/devel/p5-Config-Perl-V/Makefile >> ============================================================================== >> -COMMENT= Structured data retreival of perl -V output >> +COMMENT= Structured data retrieval of Perl -V output > > IMHO, "perl" here means the interpreter, not the language, therefore > the original one is correct. > >> Modified: head/devel/p5-Eval-Context/Makefile >> ============================================================================== >> -COMMENT= Evalute perl code in context wraper >> +COMMENT= Evalute perl code in context wrapper > > Should this be "Evaluate"? > > BTW, since this commit not only modified ports maintained by perl@ and > ports@, but also ports maintained by various maintainers. Did you get > any approval from portmgr@ before this commit? This is only cosmetic fixes. You don't need to ask anyone about "approve".