pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/wld



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun May 19 16:00:37 UTC 2024

Modified Files:
        pkgsrc/graphics/wld: Makefile distinfo

Log Message:
wld: Update to a snapshot from June 2023

Main change: fallback to dumb driver if hardware-specific driver fails


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/wld/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/wld/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/wld/Makefile
diff -u pkgsrc/graphics/wld/Makefile:1.10 pkgsrc/graphics/wld/Makefile:1.11
--- pkgsrc/graphics/wld/Makefile:1.10   Sun Nov 12 13:22:19 2023
+++ pkgsrc/graphics/wld/Makefile        Sun May 19 16:00:37 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/11/12 13:22:19 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/05/19 16:00:37 nia Exp $
 
-DISTNAME=      wld-0.0.0.20200220
-PKGREVISION=   6
+DISTNAME=      wld-0.0.0.20230603
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=michaelforney/}
 GITHUB_PROJECT=        wld

Index: pkgsrc/graphics/wld/distinfo
diff -u pkgsrc/graphics/wld/distinfo:1.4 pkgsrc/graphics/wld/distinfo:1.5
--- pkgsrc/graphics/wld/distinfo:1.4    Tue Oct 26 10:47:23 2021
+++ pkgsrc/graphics/wld/distinfo        Sun May 19 16:00:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:47:23 nia Exp $
+$NetBSD: distinfo,v 1.5 2024/05/19 16:00:37 nia Exp $
 
-BLAKE2s (wld-0.0.0.20200220-ea4eccb64cfcfc508b029a530fc434d6e6695af5.tar.gz) = 78492d468b5123d37e1d7a1fc3007eee541ac7fadc8f3e0d683d5a79697bcb24
-SHA512 (wld-0.0.0.20200220-ea4eccb64cfcfc508b029a530fc434d6e6695af5.tar.gz) = 
379f5edd61666c301d84d42b13859917c77f9474866efcc636d127bb70d61fe173344d1ac075d1382c98615e5d6fc6c16b27406ff105faa909aada9cd2948fef
-Size (wld-0.0.0.20200220-ea4eccb64cfcfc508b029a530fc434d6e6695af5.tar.gz) = 49842 bytes
+BLAKE2s (wld-0.0.0.20230603-ea4eccb64cfcfc508b029a530fc434d6e6695af5.tar.gz) = 78492d468b5123d37e1d7a1fc3007eee541ac7fadc8f3e0d683d5a79697bcb24
+SHA512 (wld-0.0.0.20230603-ea4eccb64cfcfc508b029a530fc434d6e6695af5.tar.gz) = 
379f5edd61666c301d84d42b13859917c77f9474866efcc636d127bb70d61fe173344d1ac075d1382c98615e5d6fc6c16b27406ff105faa909aada9cd2948fef
+Size (wld-0.0.0.20230603-ea4eccb64cfcfc508b029a530fc434d6e6695af5.tar.gz) = 49842 bytes



Home | Main Index | Thread Index | Old Index