pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ups-nut: Update to 2.8.0.1.20230111
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Jan 11 13:33:48 2023 -0500
Changeset: ef19a64962934cdb449377f8d65f832ffa9ff388
Modified Files:
ups-nut/Makefile
ups-nut/Makefile.common
ups-nut/distinfo
Log Message:
ups-nut: Update to 2.8.0.1.20230111
(minor)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ef19a64962934cdb449377f8d65f832ffa9ff388
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ups-nut/Makefile | 10 +++++++---
ups-nut/Makefile.common | 2 +-
ups-nut/distinfo | 6 +++---
3 files changed, 11 insertions(+), 7 deletions(-)
diffs:
diff --git a/ups-nut/Makefile b/ups-nut/Makefile
index 600b152ee3..be4dcefc30 100644
--- a/ups-nut/Makefile
+++ b/ups-nut/Makefile
@@ -16,15 +16,19 @@ SUBST_NOOP_OK.man-so= yes
TOOLS_SCRIPT.perl= exit 1
CONFIGURE_ARGS+= --with-drvpath=${NUT_DRVDIR:Q}
-CONFIGURE_ARGS+= --with-altpidpath=${NUT_STATEDIR:Q}
+# should be /var/run
CONFIGURE_ARGS+= --with-pidpath=${NUT_STATEDIR:Q}
-CONFIGURE_ARGS+= --with-dev
+# should be /var/run/nut
+CONFIGURE_ARGS+= --with-altpidpath=${NUT_STATEDIR:Q}
+# STATEDIR should be created at boot: /var/run/nut?
CONFIGURE_ARGS+= --without-asciidoc
+CONFIGURE_ARGS+= --with-dev
CONFIGURE_ARGS+= --without-snmp # provided by sysutils/ups-nut-snmp
+CONFIGURE_ARGS+= --without-usb # provided by sysutils/ups-nut-usb
CONFIGURE_ARGS+= --without-nut_monitor # not packaged
-# \todo Consider split package or option.
+# \todo Move to split package.
# Disable python2 to Workaround
# https://github.com/networkupstools/nut/issues/1792 which upstream
# declines to fix.
diff --git a/ups-nut/Makefile.common b/ups-nut/Makefile.common
index 2f68f28a13..e10ee67d51 100644
--- a/ups-nut/Makefile.common
+++ b/ups-nut/Makefile.common
@@ -5,7 +5,7 @@
# used by wip/ups-nut-usb/Makefile
# used by wip/p5-UPS-Nut/Makefile
-DISTNAME= nut-2.8.0.1.20230110
+DISTNAME= nut-2.8.0.1.20230111
CATEGORIES= sysutils
#MASTER_SITES= http://www.networkupstools.org/source/${PKGVERSION_NOREV:R}/
MASTER_SITES= https://www.netbsd.org/~gdt/
diff --git a/ups-nut/distinfo b/ups-nut/distinfo
index 35b75ade62..479793016c 100644
--- a/ups-nut/distinfo
+++ b/ups-nut/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.40 2022/11/26 14:45:47 gdt Exp $
-BLAKE2s (nut-2.8.0.1.20230110.tar.gz) = 280f035e0f419f75234e366e2f5229b6d82476dd9410467ead517843f1618799
-SHA512 (nut-2.8.0.1.20230110.tar.gz) = 57b0ad6e2e15ba3eb04ef450648703e7bbe65c8129f980256093c4ab6d19b08d205425df922e99c38df77c21c622c1f8352356e04ff4fd6bb893fd6034a4aa94
-Size (nut-2.8.0.1.20230110.tar.gz) = 3694415 bytes
+BLAKE2s (nut-2.8.0.1.20230111.tar.gz) = b07fb179fa4ecf848df915ad560a792bec887d047ad181ad4e17827575c5b589
+SHA512 (nut-2.8.0.1.20230111.tar.gz) = 236a60c6a627bba3db6e56ba355838f58ad7706fa3efa950d462edbb97d9304543746bc3cbb176398fb54dd1e15f1c8f84aaa78c8ed1bbf2ff714fccabf04047
+Size (nut-2.8.0.1.20230111.tar.gz) = 3696569 bytes
SHA1 (patch-aa) = a471517e5e05f92b1eb904b227dbf1b0decec848
SHA1 (patch-clients_upsclient.c) = 50633e97a747b61dfed155b96414992040e6386f
SHA1 (patch-drivers_libhid.c) = 8b4f773d9b32e4c43f7045a4a83854382b08cb5b
Home |
Main Index |
Thread Index |
Old Index