pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-ast
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 5 22:42:46 UTC 2025
Modified Files:
pkgsrc/x11/xf86-video-ast: Makefile distinfo
Log Message:
xf86-video-ast: update to 1.2.0.
This release raises the minimum supported Xserver version from
xorg-server-1.1 (released May 2006) to xorg-server-1.18 (Nov. 2015),
including the removal of XAA support.
Alan Coopersmith (8):
gitlab CI: ensure libtool is installed in build container
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Add X.Org's standard C warning flags to AM_CFLAGS
Handle 12 -Wmissing-prototypes warnings
Handle 2 -Wdeclaration-after-statement warnings
Handle a -Wformat warning
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
xf86-video-ast 1.2.0
Enrico Weigelt, metux IT consult (3):
use XNFcallocarray() instead of xnfcalloc macro
drop obsolete check for REGION_NULL
drop compat with ancient xservers
Semenov Herman (1):
Fixed disabled RAMDAC for A1 reg
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/x11/xf86-video-ast/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xf86-video-ast/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-ast/Makefile
diff -u pkgsrc/x11/xf86-video-ast/Makefile:1.29 pkgsrc/x11/xf86-video-ast/Makefile:1.30
--- pkgsrc/x11/xf86-video-ast/Makefile:1.29 Sun Nov 12 13:24:34 2023
+++ pkgsrc/x11/xf86-video-ast/Makefile Sun Jan 5 22:42:46 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2023/11/12 13:24:34 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2025/01/05 22:42:46 wiz Exp $
-DISTNAME= xf86-video-ast-1.1.6
-PKGREVISION= 2
+DISTNAME= xf86-video-ast-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xf86-video-ast/distinfo
diff -u pkgsrc/x11/xf86-video-ast/distinfo:1.12 pkgsrc/x11/xf86-video-ast/distinfo:1.13
--- pkgsrc/x11/xf86-video-ast/distinfo:1.12 Fri Dec 9 08:49:16 2022
+++ pkgsrc/x11/xf86-video-ast/distinfo Sun Jan 5 22:42:46 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/12/09 08:49:16 wiz Exp $
+$NetBSD: distinfo,v 1.13 2025/01/05 22:42:46 wiz Exp $
-BLAKE2s (xf86-video-ast-1.1.6.tar.xz) = 466a6a45395f82fd008fe7ad262416128e3852616be29a8396dd00e729c099f9
-SHA512 (xf86-video-ast-1.1.6.tar.xz) = 8482fec8d6be577f293cb820e623544475163f713fd74ec415f899bf5e9cf9453ffe4f96e141da3671437ebf616b47395d30d4b10858053c5893f5f5b7575ef1
-Size (xf86-video-ast-1.1.6.tar.xz) = 317848 bytes
+BLAKE2s (xf86-video-ast-1.2.0.tar.xz) = 8750c60cc0d42c2614e55600716b6c7320a985b46e32039a8213e41f0bfe6bdf
+SHA512 (xf86-video-ast-1.2.0.tar.xz) = 08e89eef33ce97d87f996ad52ed77387267614911df8d9f820a12742b82a5d036c8f5350d4d130a570d5c9f99b650d43f0be3c01eeae4e9979b92e9dc2d6499c
+Size (xf86-video-ast-1.2.0.tar.xz) = 317756 bytes
Home |
Main Index |
Thread Index |
Old Index