svn commit: r497054 - head/sysutils/nut
Cy Schubert
cy at FreeBSD.org
Thu Mar 28 19:20:40 UTC 2019
Author: cy
Date: Thu Mar 28 19:20:39 2019
New Revision: 497054
URL: https://svnweb.freebsd.org/changeset/ports/497054
Log:
Install working copies of syslog and newsyslog conf files in their
proper places.
Reported by: mat@
Modified:
head/sysutils/nut/Makefile
head/sysutils/nut/pkg-plist
Modified: head/sysutils/nut/Makefile
==============================================================================
--- head/sysutils/nut/Makefile Thu Mar 28 18:39:06 2019 (r497053)
+++ head/sysutils/nut/Makefile Thu Mar 28 19:20:39 2019 (r497054)
@@ -3,7 +3,7 @@
PORTNAME= nut
PORTVERSION= 2.7.4
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= sysutils
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
Modified: head/sysutils/nut/pkg-plist
==============================================================================
--- head/sysutils/nut/pkg-plist Thu Mar 28 18:39:06 2019 (r497053)
+++ head/sysutils/nut/pkg-plist Thu Mar 28 19:20:39 2019 (r497054)
@@ -17,8 +17,8 @@
@sample %%ETCDIR%%/upsd.users.sample
@sample %%ETCDIR%%/upsmon.conf.sample
@sample %%ETCDIR%%/upssched.conf.sample
- at sample %%EXAMPLESDIR%%/newsyslog.sample
- at sample %%EXAMPLESDIR%%/syslog.sample
+ at sample %%EXAMPLESDIR%%/newsyslog.sample etc/newsyslog.conf.d/nut.conf
+ at sample %%EXAMPLESDIR%%/syslog.sample etc/syslog.d/nut
%%NUT_USB%%etc/devd/nut-usb.conf
@stopdaemon nut_upsmon
@stopdaemon nut_upslog
More information about the svn-ports-all
mailing list