pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  5 22:45:08 UTC 2025

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

Log Message:
xf86-video-suncg14: update to 1.2.0.

(This is only for sparc*; I test-built on amd64 but restored
the restriction.)

This release adds support for more bit depths and screen blanking from
Michael Lorenz, via NetBSD.

It also raises the minimum supported Xserver version from
xorg-server-1.1 (released May 2006) to xorg-server-1.18 (Nov. 2015).

Alan Coopersmith (6):
      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
      Fix warning: variable ‘pCg14’ set but not used [-Wunused-but-set-variable]
      Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
      xf86-video-suncg14 1.2.0

Enrico Weigelt, metux IT consult (3):
      use XNFcallocarray() instead of xnfcalloc macro
      bump minimal xorg version to 1.18
      drop compat with ancient xservers

nia (1):
      Sync unaccelerated code with NetBSD


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xf86-video-suncg14/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xf86-video-suncg14/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-suncg14/Makefile
diff -u pkgsrc/x11/xf86-video-suncg14/Makefile:1.17 pkgsrc/x11/xf86-video-suncg14/Makefile:1.18
--- pkgsrc/x11/xf86-video-suncg14/Makefile:1.17 Sun Nov 12 13:24:37 2023
+++ pkgsrc/x11/xf86-video-suncg14/Makefile      Sun Jan  5 22:45:08 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/11/12 13:24:37 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/01/05 22:45:08 wiz Exp $
 
-DISTNAME=      xf86-video-suncg14-1.1.3
-PKGREVISION=   2
+DISTNAME=      xf86-video-suncg14-1.2.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/xf86-video-suncg14/distinfo
diff -u pkgsrc/x11/xf86-video-suncg14/distinfo:1.5 pkgsrc/x11/xf86-video-suncg14/distinfo:1.6
--- pkgsrc/x11/xf86-video-suncg14/distinfo:1.5  Sat Dec 10 07:20:10 2022
+++ pkgsrc/x11/xf86-video-suncg14/distinfo      Sun Jan  5 22:45:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/12/10 07:20:10 wiz Exp $
+$NetBSD: distinfo,v 1.6 2025/01/05 22:45:08 wiz Exp $
 
-BLAKE2s (xf86-video-suncg14-1.1.3.tar.xz) = 8c0d3584c9f31118d1b798d9e89a2f1f1d2ee48273c4da85ba05b5394bc97361
-SHA512 (xf86-video-suncg14-1.1.3.tar.xz) = dcd60e11f160c252d16952ead5d5e5dbf436782a2b304dde51622379df822ca4de7d344363634e02b6a228f987f14f45314733988b333461db0c9ba04ccf5c87
-Size (xf86-video-suncg14-1.1.3.tar.xz) = 261188 bytes
+BLAKE2s (xf86-video-suncg14-1.2.0.tar.xz) = 62cd10193cfebadb367fd6dcb3a5312c234adf8fc7c7b67e192c361c986b2965
+SHA512 (xf86-video-suncg14-1.2.0.tar.xz) = 7a4c945d3450200d3f0a2d3024369affecab7fe88c26b58d797f81eb31ee1a0849c4cdc11db75a0bfa0abaa3b915ef18f8588a0df0510f6dd70ac4a0684b814d
+Size (xf86-video-suncg14-1.2.0.tar.xz) = 265412 bytes



Home | Main Index | Thread Index | Old Index