From owner-svn-ports-all@freebsd.org Thu Apr 9 17:37:04 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1461E2786F2; Thu, 9 Apr 2020 17:37:04 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48ypHM6lTfz3RF7; Thu, 9 Apr 2020 17:37:03 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id C48C2C0AA; Thu, 9 Apr 2020 17:37:03 +0000 (UTC) From: Jan Beich To: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r531218 - head/devel/godot References: <202004091648.039GmnYD025359@repo.freebsd.org> Date: Thu, 09 Apr 2020 19:37:02 +0200 In-Reply-To: <202004091648.039GmnYD025359@repo.freebsd.org> ("Fernando =?utf-8?Q?Apestegu=C3=ADa=22's?= message of "Thu, 9 Apr 2020 16:48:49 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 09 Apr 2020 17:37:04 -0000 Fernando Apestegu=C3=ADa writes: > Modified: head/devel/godot/pkg-descr > =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/devel/godot/pkg-descr Thu Apr 9 16:35:11 2020 (r531217) > +++ head/devel/godot/pkg-descr Thu Apr 9 16:48:49 2020 (r531218) > @@ -1,6 +1,14 @@ > -Godot is a multi-platform 2D and 3D game engine. It also provides a feat= ure rich > -development environment. > +Godot is a multi-platform 2D and 3D game engine. It also provides a > +feature rich development environment. >=20=20 > -Easily deploy your game on IOS, android, OSX, Linux, Steam, Windows or P= S3. > +Easily deploy your game on IOS, Android, OSX, Linux, Steam or Windows. > + > +WWW: http://www.godotengine.org/ > +Godot is a multi-platform 2D and 3D game engine. > + > +Easily deploy your game on IOS, Android, OSX, Linux, Steam or Windows. > + > +This is a runtime only port of godot. For the IDE to create games > +use devel/godot-tools. >=20=20 > WWW: http://www.godotengine.org/ pkg-descr now contains 2 copies of similar text and same WWW.