pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-sunleo
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 9 21:59:15 UTC 2022
Modified Files:
pkgsrc/x11/xf86-video-sunleo: Makefile distinfo
Log Message:
xf86-video-sunleo: update to 1.2.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
Include xf86Cursor.h instead of xf86RamDac.h
gitlab CI: stop requiring Signed-off-by in commits
README: Add supported device info
leo_accel: Resolve -Wempty-body compiler warning
xf86-video-sunleo 1.2.3
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xf86-video-sunleo/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xf86-video-sunleo/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-sunleo/Makefile
diff -u pkgsrc/x11/xf86-video-sunleo/Makefile:1.7 pkgsrc/x11/xf86-video-sunleo/Makefile:1.8
--- pkgsrc/x11/xf86-video-sunleo/Makefile:1.7 Sun Apr 10 08:53:23 2022
+++ pkgsrc/x11/xf86-video-sunleo/Makefile Fri Dec 9 21:59:15 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2022/04/10 08:53:23 nia Exp $
+# $NetBSD: Makefile,v 1.8 2022/12/09 21:59:15 wiz Exp $
-DISTNAME= xf86-video-sunleo-1.2.2
-PKGREVISION= 1
+DISTNAME= xf86-video-sunleo-1.2.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-sunleo/distinfo
diff -u pkgsrc/x11/xf86-video-sunleo/distinfo:1.3 pkgsrc/x11/xf86-video-sunleo/distinfo:1.4
--- pkgsrc/x11/xf86-video-sunleo/distinfo:1.3 Tue Oct 26 11:34:44 2021
+++ pkgsrc/x11/xf86-video-sunleo/distinfo Fri Dec 9 21:59:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:34:44 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/12/09 21:59:15 wiz Exp $
-BLAKE2s (xf86-video-sunleo-1.2.2.tar.bz2) = c2fbe49eafceea585568e3264867ddb4780b683f9e453822d89ff622b7cc76df
-SHA512 (xf86-video-sunleo-1.2.2.tar.bz2) = 467559e608b59dcf2a50cbaddc218ad0778e88515906fed9d6346db09187f3f7645482113882bcf81428d4af3d3f2cccec7f24663c12c23a411f8a87551ef23f
-Size (xf86-video-sunleo-1.2.2.tar.bz2) = 314043 bytes
+BLAKE2s (xf86-video-sunleo-1.2.3.tar.xz) = 8a0983bb88a5ff8958e687b7aa95c90413e99646d93afbd445cc1c799aa3c671
+SHA512 (xf86-video-sunleo-1.2.3.tar.xz) = 9ba8da706e77ed781ed7a59aae6152609c9f3dcad74c5b1b5b40d82b75b67b8a252beb175c7b4449d18d0d77694b17a1adfa17f96d9d61d79f336bc49f19e06c
+Size (xf86-video-sunleo-1.2.3.tar.xz) = 265328 bytes
Home |
Main Index |
Thread Index |
Old Index