pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-sunleo xf86-video-sunleo: update to 1.2.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/660bdb0c3e5b
branches:  trunk
changeset: 389787:660bdb0c3e5b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 09 21:59:15 2022 +0000

description:
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

diffstat:

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

diffs (30 lines):

diff -r 627c84482b94 -r 660bdb0c3e5b x11/xf86-video-sunleo/Makefile
--- a/x11/xf86-video-sunleo/Makefile    Fri Dec 09 21:48:41 2022 +0000
+++ b/x11/xf86-video-sunleo/Makefile    Fri Dec 09 21:59:15 2022 +0000
@@ -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/
diff -r 627c84482b94 -r 660bdb0c3e5b x11/xf86-video-sunleo/distinfo
--- a/x11/xf86-video-sunleo/distinfo    Fri Dec 09 21:48:41 2022 +0000
+++ b/x11/xf86-video-sunleo/distinfo    Fri Dec 09 21:59:15 2022 +0000
@@ -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