From nobody Sun Feb 26 20:05:20 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PPvkc0Rrsz3v0Pr; Sun, 26 Feb 2023 20:05:28 +0000 (UTC) (envelope-from SRS0=p8aW=6W=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PPvkb55M4z4H11; Sun, 26 Feb 2023 20:05:27 +0000 (UTC) (envelope-from SRS0=p8aW=6W=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; none Date: Sun, 26 Feb 2023 21:05:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1677441920; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=RnCLm9s3HjtPhzQp3oMyU4QFlWxNaklWpJfVzglwe4U=; b=EqycBbF/jx+UMlzKPPCgxTc4IumTLfzFBTRQ0Jpth6ysY5lLBS0IK6hR7ZIiYaSk2F+ktU 8Y+uon1/G3/tvLlUMo5sSHagZ6Pc6qQKKF68Pv0uFWWdxaxjcY3P6jDJbp3QndUIA+1APk BYkWxekSHLsi5c9lDFevwCIx1hLs7zL9MgV9GwbVXjzaH+jatrz+NaaMJD/6Jl6eNEHL1N 5sA48Fv+FjiBrPV+wV+yTTzUobzoWmbfRqYMLxIL0RV7aX8k2D0YKTeQONknQ8A2/UL/ns bD8ktDIRD23V8xeH1qWCPJeFPpLFWkCI21BR7oHHRrVgpeIz68qcnqmU5XwKhg== From: Ronald Klop To: Jan Beich , dev-commits-ports-all@FreeBSD.org, Hiroki Sato , ports-committers@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Message-ID: <682327253.22180.1677441920355@localhost> In-Reply-To: <7cw4-dxeg-wny@FreeBSD.org> Subject: Re: git: 72478310d3b0 - main - x11-drivers/xf86-video-qxl: Resurrect xf86-video-qxl, driver for QXL GPU List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_22179_1782835007.1677441920350" X-Mailer: Realworks (645.67) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4PPvkb55M4z4H11 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N ------=_Part_22179_1782835007.1677441920350 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I have a review open on it. https://reviews.freebsd.org/D38612 Regards, Ronald. Van: Jan Beich Datum: 26 februari 2023 20:44 Aan: Hiroki Sato CC: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Onderwerp: Re: git: 72478310d3b0 - main - x11-drivers/xf86-video-qxl: Resurrect xf86-video-qxl, driver for QXL GPU > > > Hiroki Sato writes: > > > +PORTNAME= xf86-video-qxl > > +DISTVERSION= 0.1.5 > > At the time of this commit 0.1.6 was already available, obsoleting many patches. > > https://lists.x.org/archives/xorg-announce/2023-January/003316.html > https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/-/compare/xf86-video-qxl-0.1.5...xf86-video-qxl-0.1.6 > > Note, if you have trouble with fetch phase due to USES=xorg-cat make > sure USES=tar is placed before i.e., sort USES alphabetically. > > > > ------=_Part_22179_1782835007.1677441920350 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I have a review open on it. 


Regards,
Ronald.

Van: Jan Beich <jbeich@FreeBSD.org>
Datum: 26 februari 2023 20:44
Aan: Hiroki Sato <hrs@FreeBSD.org>
CC: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Onderwerp: Re: git: 72478310d3b0 - main - x11-drivers/xf86-video-qxl: Resurrect xf86-video-qxl, driver for QXL GPU

Hiroki Sato writes:

> +PORTNAME=    xf86-video-qxl
> +DISTVERSION= 0.1.5

At the time of this commit 0.1.6 was already available, obsoleting many patches.

https://lists.x.org/archives/xorg-announce/2023-January/003316.html
https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/-/compare/xf86-video-qxl-0.1.5...xf86-video-qxl-0.1.6

Note, if you have trouble with fetch phase due to USES=xorg-cat make
sure USES=tar is placed before i.e., sort USES alphabetically.




------=_Part_22179_1782835007.1677441920350--