diff options
author | wiz <wiz@pkgsrc.org> | 2019-02-16 18:17:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-02-16 18:17:12 +0000 |
commit | f30a90ea4c16f237003a432db84dbbe24b64a063 (patch) | |
tree | 04b5d4b3ef40db3d1b59b5061a34664d161e7c13 /x11/xf86-video-chips | |
parent | 4ade33976d347ac0c80f6fafa02ea06b377e5a17 (diff) | |
download | pkgsrc-f30a90ea4c16f237003a432db84dbbe24b64a063.tar.gz |
xf86-video-chips: update to 1.4.0.
Release notes:
This is a bug fix release of Chips & Technologies DDX for X.Org X
Server.
There was an X Server crash bug with the Version 1.3 and older code
when the code was converted for a newer vgaHW ABI.
This affects devices older than the HiQVideo generation.
This release fixes this particular issue.
Please note that the code may not compile against X Server 1.20
since it no longer supports 24-bit color.
Diffstat (limited to 'x11/xf86-video-chips')
-rw-r--r-- | x11/xf86-video-chips/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-chips/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile index 3b34e83f0d0..6401027fbef 100644 --- a/x11/xf86-video-chips/Makefile +++ b/x11/xf86-video-chips/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2018/12/29 13:14:33 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2019/02/16 18:17:12 wiz Exp $ -DISTNAME= xf86-video-chips-1.3.0 +DISTNAME= xf86-video-chips-1.4.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-chips/distinfo b/x11/xf86-video-chips/distinfo index 82aa7a304d2..e25c103df89 100644 --- a/x11/xf86-video-chips/distinfo +++ b/x11/xf86-video-chips/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2018/12/29 13:14:33 wiz Exp $ +$NetBSD: distinfo,v 1.13 2019/02/16 18:17:12 wiz Exp $ -SHA1 (xf86-video-chips-1.3.0.tar.bz2) = 7d61112119efbdbbec9de3be1876c25c6339fb82 -RMD160 (xf86-video-chips-1.3.0.tar.bz2) = eb06a56a6a0761c9459b27bdf66bb082154a37e7 -SHA512 (xf86-video-chips-1.3.0.tar.bz2) = 62f2c052e487b793aabd8659a115b626d1c9596c3012079fe3df27ae295a1ac0ae23ffdb9aee33afa2556788134c378f7dc9aae9db41e3cd46c1c6569dcd2662 -Size (xf86-video-chips-1.3.0.tar.bz2) = 420810 bytes +SHA1 (xf86-video-chips-1.4.0.tar.bz2) = 0473ffff505b8c53a2bd7c4f8304278b657ab3b9 +RMD160 (xf86-video-chips-1.4.0.tar.bz2) = 79dd4a4a80e379ede4ec65b546a914b9290b5c19 +SHA512 (xf86-video-chips-1.4.0.tar.bz2) = 813f1dfda9e4397610418a8ea6b16aef1dd43a0ffb5118e297eb374759f8b9a5e6f03a168956022ea7e9f9f7424e3d86d87bd1d1bdec455fd2a132722853b585 +Size (xf86-video-chips-1.4.0.tar.bz2) = 424095 bytes SHA1 (patch-configure) = 2a7d72260b5f1650e2aa6dc8c90cfc896f36ddb2 |