From owner-svn-ports-head@freebsd.org Tue Sep 10 12:51:56 2019 Return-Path: Delivered-To: svn-ports-head@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 600D7D5F30; Tue, 10 Sep 2019 12:51:56 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46SQ0D1nJ5z4Psr; Tue, 10 Sep 2019 12:51:56 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host193-122-dynamic.17-87-r.retail.telecomitalia.it [87.17.122.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 9636813CC2; Tue, 10 Sep 2019 12:51:55 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: svn commit: r511744 - in head: Mk/Uses x11 x11/libXpresent To: Adam Weinberger Cc: ports-committers , svn-ports-all , svn-ports-head References: <201909100710.x8A7Avq4073991@repo.freebsd.org> From: Guido Falsi Message-ID: <78e87f5f-c2a5-b0ec-6681-2dcef908b9c7@FreeBSD.org> Date: Tue, 10 Sep 2019 14:51:52 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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, 10 Sep 2019 12:51:56 -0000 On 10/09/19 14:10, Adam Weinberger wrote: > On Tue, Sep 10, 2019 at 1:11 AM Guido Falsi wrote: >> >> Xlib-based library for the X Present Extension. >> >> +COMMENT= X Present Extension library >> >>> @@ -0,0 +1,3 @@ >> +This package contains the X Composite extension library. > > This looks like it might be a copy/paste mistake. > > # Adam > > Oops, yes it is, thanks! I'll fix this shortly. -- Guido Falsi