From owner-svn-ports-head@freebsd.org Thu Jan 18 10:07:11 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2C92EC2515; Thu, 18 Jan 2018 10:07:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D312E834; Thu, 18 Jan 2018 10:07:11 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 534AE110F7; Thu, 18 Jan 2018 10:07:10 +0000 (UTC) Date: Thu, 18 Jan 2018 10:07:10 +0000 From: Alexey Dokuchaev To: Michael Landin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459036 - head/misc/translate Message-ID: <20180118100710.GA21646@FreeBSD.org> References: <201801151154.w0FBsbQv023033@repo.freebsd.org> <20180115125554.GA34202@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180115125554.GA34202@FreeBSD.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 18 Jan 2018 10:07:12 -0000 On Mon, Jan 15, 2018 at 12:55:54PM +0000, Alexey Dokuchaev wrote: > On Mon, Jan 15, 2018 at 11:54:37AM +0000, Michael Landin wrote: > > New Revision: 459036 > > URL: https://svnweb.freebsd.org/changeset/ports/459036 > > > > Log: > > - update to -> 1.20 > > > > Modified: head/misc/translate/pkg-descr > > ... > > @@ -1,5 +1,5 @@ > > A small perl script, that takes a given string or word > > and translates it to a selected language using the altavista > > -babelfish service. > > +Google Translate service. > > It now says "... using the altavista Google Translate service." Is this > what was really intended? Fixed in r459321. ./danfe