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 Dec 29 13:14:33 UTC 2018

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/xf86-video-chips/Makefile
cvs rdiff -u -r1.11 -r1.12 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.20 pkgsrc/x11/xf86-video-chips/Makefile:1.21
--- pkgsrc/x11/xf86-video-chips/Makefile:1.20   Thu Mar  8 12:58:33 2018
+++ pkgsrc/x11/xf86-video-chips/Makefile        Sat Dec 29 13:14:33 2018
@@ -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

Index: pkgsrc/x11/xf86-video-chips/distinfo
diff -u pkgsrc/x11/xf86-video-chips/distinfo:1.11 pkgsrc/x11/xf86-video-chips/distinfo:1.12
--- pkgsrc/x11/xf86-video-chips/distinfo:1.11   Wed Jan 18 18:28:03 2017
+++ pkgsrc/x11/xf86-video-chips/distinfo        Sat Dec 29 13:14:33 2018
@@ -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