pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec  9 21:59:40 UTC 2022

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

Log Message:
xf86-video-suntcx: update to 1.1.3.

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

Alan Coopersmith (9):
      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
      Add supported hardware info to README and man page
      xf86-video-suntcx 1.1.3


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xf86-video-suntcx/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xf86-video-suntcx/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-suntcx/Makefile
diff -u pkgsrc/x11/xf86-video-suntcx/Makefile:1.10 pkgsrc/x11/xf86-video-suntcx/Makefile:1.11
--- pkgsrc/x11/xf86-video-suntcx/Makefile:1.10  Sun Apr 10 08:53:23 2022
+++ pkgsrc/x11/xf86-video-suntcx/Makefile       Fri Dec  9 21:59:40 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2022/04/10 08:53:23 nia Exp $
+# $NetBSD: Makefile,v 1.11 2022/12/09 21:59:40 wiz Exp $
 
-DISTNAME=      xf86-video-suntcx-1.1.2
-PKGREVISION=   2
+DISTNAME=      xf86-video-suntcx-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/

Index: pkgsrc/x11/xf86-video-suntcx/distinfo
diff -u pkgsrc/x11/xf86-video-suntcx/distinfo:1.4 pkgsrc/x11/xf86-video-suntcx/distinfo:1.5
--- pkgsrc/x11/xf86-video-suntcx/distinfo:1.4   Tue Oct 26 11:34:44 2021
+++ pkgsrc/x11/xf86-video-suntcx/distinfo       Fri Dec  9 21:59:40 2022
@@ -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:59:40 wiz Exp $
 
-BLAKE2s (xf86-video-suntcx-1.1.2.tar.bz2) = c028a6615aa53bca810ad55f50b82661cf4e06430834dbbcd786bf8b6877792b
-SHA512 (xf86-video-suntcx-1.1.2.tar.bz2) = c7fa5959694e21fe4613d09eff3666eaca3f25a507b9e6c3efc537bd02aa35fb8633a381d01e5ea243dc38782e616558502c181e9116a0240cf6f196e26a20bd
-Size (xf86-video-suntcx-1.1.2.tar.bz2) = 285544 bytes
+BLAKE2s (xf86-video-suntcx-1.1.3.tar.xz) = cecbf7250ce2955696154ab3111e3f420b136ee3ff9952836e1fd8ef70b0dcd8
+SHA512 (xf86-video-suntcx-1.1.3.tar.xz) = e93240fff4313e33b53dfc2dffda5dd3ffa810bf77025a7b078979f4d41ceece38d1b276a91237514f8eb34c9065f0df730311da332e1df16a1ea206e8700ba4
+Size (xf86-video-suntcx-1.1.3.tar.xz) = 261716 bytes



Home | Main Index | Thread Index | Old Index