pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xf86-video-chips



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 16 18:17:12 UTC 2019

Modified Files:
        pkgsrc/x11/xf86-video-chips: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/xf86-video-chips/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xf86-video-chips/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xf86-video-chips/Makefile
diff -u pkgsrc/x11/xf86-video-chips/Makefile:1.21 pkgsrc/x11/xf86-video-chips/Makefile:1.22
--- pkgsrc/x11/xf86-video-chips/Makefile:1.21   Sat Dec 29 13:14:33 2018
+++ pkgsrc/x11/xf86-video-chips/Makefile        Sat Feb 16 18:17:12 2019
@@ -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

Index: pkgsrc/x11/xf86-video-chips/distinfo
diff -u pkgsrc/x11/xf86-video-chips/distinfo:1.12 pkgsrc/x11/xf86-video-chips/distinfo:1.13
--- pkgsrc/x11/xf86-video-chips/distinfo:1.12   Sat Dec 29 13:14:33 2018
+++ pkgsrc/x11/xf86-video-chips/distinfo        Sat Feb 16 18:17:12 2019
@@ -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



Home | Main Index | Thread Index | Old Index