CVS commit: pkgsrc/sysutils/hwdata
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:14:11 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--_----------=_1785777251260690
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 3 17:14:11 UTC 2026
Modified Files:
pkgsrc/sysutils/hwdata: Makefile distinfo
Log Message:
hwdata: update to 0.410.
Changelog not found.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/hwdata/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/hwdata/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_1785777251260690
Content-Disposition: inline
Content-Length: 1603
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/sysutils/hwdata/Makefile
diff -u pkgsrc/sysutils/hwdata/Makefile:1.19 pkgsrc/sysutils/hwdata/Makefile:1.20
--- pkgsrc/sysutils/hwdata/Makefile:1.19 Sun Jul 5 12:06:51 2026
+++ pkgsrc/sysutils/hwdata/Makefile Mon Aug 3 17:14:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2026/07/05 12:06:51 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/08/03 17:14:11 wiz Exp $
-DISTNAME= hwdata-0.409
+DISTNAME= hwdata-0.410
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=vcrhonek/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/sysutils/hwdata/distinfo
diff -u pkgsrc/sysutils/hwdata/distinfo:1.17 pkgsrc/sysutils/hwdata/distinfo:1.18
--- pkgsrc/sysutils/hwdata/distinfo:1.17 Sun Jul 5 12:06:51 2026
+++ pkgsrc/sysutils/hwdata/distinfo Mon Aug 3 17:14:11 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2026/07/05 12:06:51 wiz Exp $
+$NetBSD: distinfo,v 1.18 2026/08/03 17:14:11 wiz Exp $
-BLAKE2s (hwdata-0.409.tar.gz) = 8baa2515fd199a6666f50a645a91bbf253c2838db61684f34363095a4f7e931c
-SHA512 (hwdata-0.409.tar.gz) = d3dc81b77431d74ac8317ff3c3b778f9f8b21f678fbfcff36d6a54365982d34698193b0c2c50db5d330e54d0bd64444981b5125a21562bd0ced873163081ba1f
-Size (hwdata-0.409.tar.gz) = 2632534 bytes
+BLAKE2s (hwdata-0.410.tar.gz) = 9635d2926645c9e35598dadb2e35b272ca16c89088a38026e480fdce75582033
+SHA512 (hwdata-0.410.tar.gz) = b0032c74e31847b0985563e95746b4f34247be3ad00c4a7348d5f23d860cb28b73b2625950456c50e254c8a4472ff6027687a5c5e3be56b0a20022a4737c3327
+Size (hwdata-0.410.tar.gz) = 2641544 bytes
SHA1 (patch-Makefile) = b8d6fb8d4f8db0c634eba59085ef49db399f7c92
--_----------=_1785777251260690--