pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul 11 19:54:00 UTC 2022

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

Log Message:
xf86-video-mach64: update to 6.9.7.

Alan Coopersmith (6):
      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
      xf86-video-mach64 6.9.7

George Matsumura (2):
      Fix compositing rotation
      Fix debugging traces

Josselin Poiret (1):
      Rename bool to boolean for OptionInfoRec.

Michel Dänzer (1):
      configure: Include xorg-server.h before exa.h


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xf86-video-mach64/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xf86-video-mach64/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-mach64/Makefile
diff -u pkgsrc/x11/xf86-video-mach64/Makefile:1.24 pkgsrc/x11/xf86-video-mach64/Makefile:1.25
--- pkgsrc/x11/xf86-video-mach64/Makefile:1.24  Sun Apr 10 08:53:21 2022
+++ pkgsrc/x11/xf86-video-mach64/Makefile       Mon Jul 11 19:54:00 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2022/04/10 08:53:21 nia Exp $
+# $NetBSD: Makefile,v 1.25 2022/07/11 19:54:00 wiz Exp $
 
-DISTNAME=      xf86-video-mach64-6.9.6
+DISTNAME=      xf86-video-mach64-6.9.7
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    joerg%NetBSD.org@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/

Index: pkgsrc/x11/xf86-video-mach64/distinfo
diff -u pkgsrc/x11/xf86-video-mach64/distinfo:1.10 pkgsrc/x11/xf86-video-mach64/distinfo:1.11
--- pkgsrc/x11/xf86-video-mach64/distinfo:1.10  Tue Oct 26 11:34:42 2021
+++ pkgsrc/x11/xf86-video-mach64/distinfo       Mon Jul 11 19:54:00 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:34:42 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/07/11 19:54:00 wiz Exp $
 
-BLAKE2s (xf86-video-mach64-6.9.6.tar.bz2) = 5d21fa7f430057db83348720d271850a4c5f1844447bb436bc403f99b3554eca
-SHA512 (xf86-video-mach64-6.9.6.tar.bz2) = 687f6ac60491b704d5c4788463763d2f4bf725611e10bd2163156963fe0a8fdbffe0a1b7c737eff131f01759e43b5ec3544a7dabe66a67e85b286dcb969da2f1
-Size (xf86-video-mach64-6.9.6.tar.bz2) = 537768 bytes
+BLAKE2s (xf86-video-mach64-6.9.7.tar.xz) = 3671f293170e632f5518b57574d6971ec1528f5c0f3b386234c3d915c9d750df
+SHA512 (xf86-video-mach64-6.9.7.tar.xz) = a511525ceb8eab95d28e815f462897ead8b99ac455c548598cc061907636e1acff8cad66621feeb33558dbfdbf59ca0648422aae8edaab7d1dcd7e386348177b
+Size (xf86-video-mach64-6.9.7.tar.xz) = 488776 bytes



Home | Main Index | Thread Index | Old Index