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: Wed Apr 3 21:21:54 UTC 2024
Modified Files:
pkgsrc/x11/xf86-video-chips: Makefile distinfo
Log Message:
xf86-video-chips: update to 1.5.0.
Alan Coopersmith (18):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
gitlab CI: stop requiring Signed-off-by in commits
gitlab CI: ensure libtool is installed in build container
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
configure: quote call to AC_LANG_SOURCE in AC_LINK_IFELSE
Add X.Org's standard C warning flags to AM_CFLAGS
Fix -Wmisleading-indentation warning in chipsPreInitHiQV()
Handle 4 -Wmissing-prototypes warnings
AsmMacros.h: convert function definitions from K&R to C89
unifdef NCR
unifdef Lynx
unifdef __SCO__
unifdef __USLC__
Remove ifdef checks for non-Solaris SVR4 systems
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
xf86-video-chips 1.5.0
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xf86-video-chips/Makefile
cvs rdiff -u -r1.15 -r1.16 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.29 pkgsrc/x11/xf86-video-chips/Makefile:1.30
--- pkgsrc/x11/xf86-video-chips/Makefile:1.29 Sun Nov 12 13:24:34 2023
+++ pkgsrc/x11/xf86-video-chips/Makefile Wed Apr 3 21:21:54 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2023/11/12 13:24:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2024/04/03 21:21:54 wiz Exp $
-DISTNAME= xf86-video-chips-1.4.0
-PKGREVISION= 2
+DISTNAME= xf86-video-chips-1.5.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/xf86-video-chips/distinfo
diff -u pkgsrc/x11/xf86-video-chips/distinfo:1.15 pkgsrc/x11/xf86-video-chips/distinfo:1.16
--- pkgsrc/x11/xf86-video-chips/distinfo:1.15 Tue Oct 26 11:34:41 2021
+++ pkgsrc/x11/xf86-video-chips/distinfo Wed Apr 3 21:21:54 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:34:41 nia Exp $
+$NetBSD: distinfo,v 1.16 2024/04/03 21:21:54 wiz Exp $
-BLAKE2s (xf86-video-chips-1.4.0.tar.bz2) = 9f8674e11a8bd62ee2186c230e2389e2696b7f1b460c49aece6bc282ef076117
-SHA512 (xf86-video-chips-1.4.0.tar.bz2) = 813f1dfda9e4397610418a8ea6b16aef1dd43a0ffb5118e297eb374759f8b9a5e6f03a168956022ea7e9f9f7424e3d86d87bd1d1bdec455fd2a132722853b585
-Size (xf86-video-chips-1.4.0.tar.bz2) = 424095 bytes
+BLAKE2s (xf86-video-chips-1.5.0.tar.xz) = a3e7cc7bac8b9eb5803dec0d0d3ee0100acf0b653f52375666e13d45877536ec
+SHA512 (xf86-video-chips-1.5.0.tar.xz) = 96e4e28211cf75da3bd7c279ce1dcef8403aa2d36e2a0b878c1c71e5a85703ea9836355926f4d60421b7bb63a9a516dcdb87a22a65b97bdaeac60a0031870890
+Size (xf86-video-chips-1.5.0.tar.xz) = 354652 bytes
SHA1 (patch-configure) = 2a7d72260b5f1650e2aa6dc8c90cfc896f36ddb2
Home |
Main Index |
Thread Index |
Old Index