From owner-svn-ports-head@freebsd.org Sun Apr 21 00:17:15 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39CDB157A50B; Sun, 21 Apr 2019 00:17:15 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D309F80CB4; Sun, 21 Apr 2019 00:17:14 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D7E661D902; Sun, 21 Apr 2019 00:17:13 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3L0HDH9011229; Sun, 21 Apr 2019 00:17:13 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3L0HDWV011227; Sun, 21 Apr 2019 00:17:13 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201904210017.x3L0HDWV011227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Sun, 21 Apr 2019 00:17:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499497 - head/x11-drivers/xf86-video-ati X-SVN-Group: ports-head X-SVN-Commit-Author: jmd X-SVN-Commit-Paths: head/x11-drivers/xf86-video-ati X-SVN-Commit-Revision: 499497 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D309F80CB4 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Sun, 21 Apr 2019 00:17:15 -0000 Author: jmd Date: Sun Apr 21 00:17:13 2019 New Revision: 499497 URL: https://svnweb.freebsd.org/changeset/ports/499497 Log: x11-drivers/xf86-video-ati: Update to 19.0.0 This release brings TearFree improvments. Release notes: https://lists.x.org/archives/xorg-announce/2019-March/002967.html Reviewed by: zeising (x11) Approved by: zeising (x11) Modified: head/x11-drivers/xf86-video-ati/Makefile head/x11-drivers/xf86-video-ati/distinfo Modified: head/x11-drivers/xf86-video-ati/Makefile ============================================================================== --- head/x11-drivers/xf86-video-ati/Makefile Sun Apr 21 00:17:06 2019 (r499496) +++ head/x11-drivers/xf86-video-ati/Makefile Sun Apr 21 00:17:13 2019 (r499497) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-ati -PORTVERSION= 18.1.0 +PORTVERSION= 19.0.0 PORTEPOCH= 1 CATEGORIES= x11-drivers Modified: head/x11-drivers/xf86-video-ati/distinfo ============================================================================== --- head/x11-drivers/xf86-video-ati/distinfo Sun Apr 21 00:17:06 2019 (r499496) +++ head/x11-drivers/xf86-video-ati/distinfo Sun Apr 21 00:17:13 2019 (r499497) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537678013 -SHA256 (xorg/driver/xf86-video-ati-18.1.0.tar.bz2) = 6c335f423c1dc3d904550d41cb871ca4130ba7037dda67d82e3f1555e1bfb9ac -SIZE (xorg/driver/xf86-video-ati-18.1.0.tar.bz2) = 891953 +TIMESTAMP = 1555514193 +SHA256 (xorg/driver/xf86-video-ati-19.0.0.tar.bz2) = dd907d318884bb6e81e7e62da7bb34af26aeeed3a81c21e0b46a4f3cae3ff457 +SIZE (xorg/driver/xf86-video-ati-19.0.0.tar.bz2) = 901467