pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-chips xf86-video-chips: update to 1.3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/619926336ae3
branches:  trunk
changeset: 317071:619926336ae3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 29 13:14:33 2018 +0000

description:
xf86-video-chips: update to 1.3.0.

This is a maintenance release of Chips & Technologies DDX for X.Org X Server.
No testing has been done due to the lack of equipment availability.
Please note that the code may not compile against X Server 1.20 since it no longer supports 24-bit color.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.

Alan Coopersmith (3):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update configure.ac bug URL for gitlab migration

Emil Velikov (1):
      autogen.sh: use quoted string variables

Kevin Brace (3):
      Use const char for xf86GetOptValString return type
      Suppress logical operation and parenthesis related compilation warning
      Version bumped to 1.3.0

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

diffstat:

 x11/xf86-video-chips/Makefile |   5 ++---
 x11/xf86-video-chips/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 92e600181a3f -r 619926336ae3 x11/xf86-video-chips/Makefile
--- a/x11/xf86-video-chips/Makefile     Sat Dec 29 13:11:19 2018 +0000
+++ b/x11/xf86-video-chips/Makefile     Sat Dec 29 13:14:33 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/03/08 12:58:33 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/12/29 13:14:33 wiz Exp $
 
-DISTNAME=      xf86-video-chips-1.2.7
-PKGREVISION=   1
+DISTNAME=      xf86-video-chips-1.3.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 92e600181a3f -r 619926336ae3 x11/xf86-video-chips/distinfo
--- a/x11/xf86-video-chips/distinfo     Sat Dec 29 13:11:19 2018 +0000
+++ b/x11/xf86-video-chips/distinfo     Sat Dec 29 13:14:33 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2017/01/18 18:28:03 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/12/29 13:14:33 wiz Exp $
 
-SHA1 (xf86-video-chips-1.2.7.tar.bz2) = ec0944c94b50a0b2078af6a025226e5f383422ce
-RMD160 (xf86-video-chips-1.2.7.tar.bz2) = 57e75a76bbc32c55fa6780c50266190b8c9f9c48
-SHA512 (xf86-video-chips-1.2.7.tar.bz2) = 12a98b79b9eba42fd408b9ac9568600dd3b1e7552841dff9b86afad78f3730e354e9ce0df1f6229a06933b7f4d7598a36227f203749447076eb63c4a9c9811f9
-Size (xf86-video-chips-1.2.7.tar.bz2) = 426013 bytes
+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 (patch-configure) = 2a7d72260b5f1650e2aa6dc8c90cfc896f36ddb2



Home | Main Index | Thread Index | Old Index