pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-sunffb
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 9 21:48:32 UTC 2022
Modified Files:
pkgsrc/x11/xf86-video-sunffb: Makefile distinfo
Log Message:
xf86-video-sunffb: update to 1.2.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-sunffb 1.2.3
Matthieu Herrb (1):
Unbreak when XAA is not present.
Mihail Konev (1):
autogen: add default patch prefix
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xf86-video-sunffb/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xf86-video-sunffb/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-sunffb/Makefile
diff -u pkgsrc/x11/xf86-video-sunffb/Makefile:1.14 pkgsrc/x11/xf86-video-sunffb/Makefile:1.15
--- pkgsrc/x11/xf86-video-sunffb/Makefile:1.14 Sun Apr 10 08:53:23 2022
+++ pkgsrc/x11/xf86-video-sunffb/Makefile Fri Dec 9 21:48:31 2022
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2022/04/10 08:53:23 nia Exp $
+# $NetBSD: Makefile,v 1.15 2022/12/09 21:48:31 wiz Exp $
-DISTNAME= xf86-video-sunffb-1.2.2
-PKGREVISION= 5
+DISTNAME= xf86-video-sunffb-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-sunffb/distinfo
diff -u pkgsrc/x11/xf86-video-sunffb/distinfo:1.4 pkgsrc/x11/xf86-video-sunffb/distinfo:1.5
--- pkgsrc/x11/xf86-video-sunffb/distinfo:1.4 Tue Oct 26 11:34:44 2021
+++ pkgsrc/x11/xf86-video-sunffb/distinfo Fri Dec 9 21:48:31 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:48:31 wiz Exp $
-BLAKE2s (xf86-video-sunffb-1.2.2.tar.bz2) = 5071dec2e53537fda9c794a428617971b4cc7f635a3d8a97778536556be8c49d
-SHA512 (xf86-video-sunffb-1.2.2.tar.bz2) = a812cfdb43527e97993d1ce8b62324a5ee442c0bbf695d45582f10d7d428606ac9a546c80cd401e41e2f198c94fa84762ec4e545b53b8d1cb074bfb13ab45ff0
-Size (xf86-video-sunffb-1.2.2.tar.bz2) = 334827 bytes
+BLAKE2s (xf86-video-sunffb-1.2.3.tar.xz) = 011f027a9c509a28fe498a89a8bc0112b76d7b2efa8e406a3555fdf1d0416596
+SHA512 (xf86-video-sunffb-1.2.3.tar.xz) = 114f46c284278aa4683cd057015f66634992dc9e104ccb3a0f4f070c10cb7b2e1c656657e9aebaa8dbb9ab3391b2928ec673757ecaae00be8da0a62ee4a86166
+Size (xf86-video-sunffb-1.2.3.tar.xz) = 300448 bytes
Home |
Main Index |
Thread Index |
Old Index