pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ups-nut
Module Name: pkgsrc
Committed By: gdt
Date: Fri Aug 1 14:14:44 UTC 2025
Modified Files:
pkgsrc/sysutils/ups-nut: Makefile.common
Log Message:
sysutils/ups-nut: Fix comment about desired statedir
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/ups-nut/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ups-nut/Makefile.common
diff -u pkgsrc/sysutils/ups-nut/Makefile.common:1.19 pkgsrc/sysutils/ups-nut/Makefile.common:1.20
--- pkgsrc/sysutils/ups-nut/Makefile.common:1.19 Sat May 17 23:56:37 2025
+++ pkgsrc/sysutils/ups-nut/Makefile.common Fri Aug 1 14:14:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2025/05/17 23:56:37 gdt Exp $
+# $NetBSD: Makefile.common,v 1.20 2025/08/01 14:14:44 gdt Exp $
# used by sysutils/ups-nut/Makefile
# used by sysutils/ups-nut-cgi/Makefile
# used by sysutils/ups-nut-snmp/Makefile
@@ -46,7 +46,7 @@ NUT_DOCDIR= ${PREFIX}/share/doc/nut
NUT_DRVDIR= ${PREFIX}/libexec/nut
NUT_EGDIR= ${PREFIX}/share/examples/nut
NUT_STATEDIR?= ${VARBASE}/db/nut
-# \todo RUNDIR is used for pidfiles and socckets, and thus should be /var/run.
+# \todo RUNDIR is used for pidfiles and socckets, and thus should be /var/run/nut.
# Move creation from OWN_DIRS_PERMS into rc.d/upsd.
NUT_RUNDIR?= ${VARBASE}/db/nut
NUT_CGIDIR= ${PREFIX}/libexec/cgi-bin
Home |
Main Index |
Thread Index |
Old Index