pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-suncg6 xf86-video-suncg6: update to 1.1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c885b31b4de
branches:  trunk
changeset: 389783:5c885b31b4de
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 09 21:47:20 2022 +0000

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

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

Alan Coopersmith (8):
      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
      Include xf86Cursor.h instead of xf86RamDac.h
      gitlab CI: stop requiring Signed-off-by in commits
      xf86-video-suncg6 1.1.3

diffstat:

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

diffs (30 lines):

diff -r 74ea4f935a4f -r 5c885b31b4de x11/xf86-video-suncg6/Makefile
--- a/x11/xf86-video-suncg6/Makefile    Fri Dec 09 21:46:07 2022 +0000
+++ b/x11/xf86-video-suncg6/Makefile    Fri Dec 09 21:47:20 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2022/04/10 08:53:22 nia Exp $
+# $NetBSD: Makefile,v 1.11 2022/12/09 21:47:20 wiz Exp $
 
-DISTNAME=      xf86-video-suncg6-1.1.2
-PKGREVISION=   2
+DISTNAME=      xf86-video-suncg6-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 74ea4f935a4f -r 5c885b31b4de x11/xf86-video-suncg6/distinfo
--- a/x11/xf86-video-suncg6/distinfo    Fri Dec 09 21:46:07 2022 +0000
+++ b/x11/xf86-video-suncg6/distinfo    Fri Dec 09 21:47:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:34:44 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/12/09 21:47:20 wiz Exp $
 
-BLAKE2s (xf86-video-suncg6-1.1.2.tar.bz2) = b0132489e6ca0c85f77d3c07b4c4df69db19a9bc02369f49312bedc15fcfb135
-SHA512 (xf86-video-suncg6-1.1.2.tar.bz2) = d094d951dfa452b0089210a7a4e30a4e32c7af6198a2c956a4c0820fc8d491d3d556539e060ccba59c91289adc4e57d8f06c193790280e064bef4dd98cd5ce05
-Size (xf86-video-suncg6-1.1.2.tar.bz2) = 286663 bytes
+BLAKE2s (xf86-video-suncg6-1.1.3.tar.xz) = 054be084c9582be2873088b5f26afd4123d048176500801b4984e24180587ecb
+SHA512 (xf86-video-suncg6-1.1.3.tar.xz) = 9a2acf3444471b508d8ceb90ed4b970306456d0c890949716d6e10f15b844808421818d3bcd1190fecae941a10eef7a837e90340edc9670a089252316ac83406
+Size (xf86-video-suncg6-1.1.3.tar.xz) = 261600 bytes



Home | Main Index | Thread Index | Old Index