pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-suncg14 xf86-video-suncg14: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44988e9cb0b3
branches:  trunk
changeset: 389795:44988e9cb0b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 10 07:20:10 2022 +0000

description:
xf86-video-suncg14: update to 1.1.3.

This minor maintenance release allows building for Xorg 21.0.99.1 and later.

Alan Coopersmith (10):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Stop including xf86RamDac.h
      gitlab CI: stop requiring Signed-off-by in commits
      Add include of unistd.h for ioctl() definition on Solaris
      Add supported hardware info to README and man page
      xf86-video-suncg14 1.1.3

diffstat:

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

diffs (30 lines):

diff -r c53f68298a09 -r 44988e9cb0b3 x11/xf86-video-suncg14/Makefile
--- a/x11/xf86-video-suncg14/Makefile   Fri Dec 09 22:02:06 2022 +0000
+++ b/x11/xf86-video-suncg14/Makefile   Sat Dec 10 07:20:10 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2022/04/10 08:53:22 nia Exp $
+# $NetBSD: Makefile,v 1.15 2022/12/10 07:20:10 wiz Exp $
 
-DISTNAME=      xf86-video-suncg14-1.1.2
-PKGREVISION=   5
+DISTNAME=      xf86-video-suncg14-1.1.3
 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/
diff -r c53f68298a09 -r 44988e9cb0b3 x11/xf86-video-suncg14/distinfo
--- a/x11/xf86-video-suncg14/distinfo   Fri Dec 09 22:02:06 2022 +0000
+++ b/x11/xf86-video-suncg14/distinfo   Sat Dec 10 07:20:10 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:34:43 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/12/10 07:20:10 wiz Exp $
 
-BLAKE2s (xf86-video-suncg14-1.1.2.tar.bz2) = 77f7ddf1fa2e35a7dc01039354bb9b77a5813585d015246c2bd448057428dd5d
-SHA512 (xf86-video-suncg14-1.1.2.tar.bz2) = 685a2675114e471ff0bc82b4ce73a18e5486f03621db148f3a7ce828e9aa62682d7b0ed608da40773e264957bb420f3d8920ab352d10fb0452540986b6b7d72f
-Size (xf86-video-suncg14-1.1.2.tar.bz2) = 281915 bytes
+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



Home | Main Index | Thread Index | Old Index