pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sun Aug 23 11:57:19 UTC 2026

Modified Files:
        pkgsrc/doc: CHANGES-2026
        pkgsrc/sysutils: Makefile

Log Message:
doc: Added sysutils/smartctl_exporter


To generate a diff of this commit:
cvs rdiff -u -r1.5485 -r1.5486 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1200 -r1.1201 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.5485 pkgsrc/doc/CHANGES-2026:1.5486
--- pkgsrc/doc/CHANGES-2026:1.5485      Sun Aug 23 10:59:10 2026
+++ pkgsrc/doc/CHANGES-2026     Sun Aug 23 11:57:18 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.5485 2026/08/23 10:59:10 drixter Exp $
+$NetBSD: CHANGES-2026,v 1.5486 2026/08/23 11:57:18 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -8088,3 +8088,4 @@ Changes to the packages collection and i
        Updated fonts/nerd-fonts-iA-Writer to 3.5.1 [wiz 2026-08-23]
        Updated time/libical4 to 4.0.5 [wiz 2026-08-23]
        Updated net/croc to 11.2.5 [drixter 2026-08-23]
+       Added sysutils/smartctl_exporter version 0.14.0 [tnn 2026-08-23]

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1200 pkgsrc/sysutils/Makefile:1.1201
--- pkgsrc/sysutils/Makefile:1.1200     Wed Aug 12 22:12:00 2026
+++ pkgsrc/sysutils/Makefile    Sun Aug 23 11:57:19 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1200 2026/08/12 22:12:00 wiz Exp $
+# $NetBSD: Makefile,v 1.1201 2026/08/23 11:57:19 tnn Exp $
 #
 
 COMMENT=       System utilities
@@ -745,6 +745,7 @@ SUBDIR+=    skopeo
 SUBDIR+=       slay
 SUBDIR+=       sleepwatcher
 SUBDIR+=       slocate
+SUBDIR+=       smartctl_exporter
 SUBDIR+=       smartmontools
 SUBDIR+=       smbldap-tools
 SUBDIR+=       snmp_exporter



Home | Main Index | Thread Index | Old Index