aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-06-26 22:50:57 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-06-26 22:50:57 +0000
commit54699ab628cc408c661ee68e8183ba446ab6f8e1 (patch)
treecd68a8d712dde8253f77bde4345a8bd52c5bbfe2 /sysutils
parentb174cda302f430474b3f6c0a9d31b30c23af6f3d (diff)
downloadports-54699ab628cc408c661ee68e8183ba446ab6f8e1.tar.gz
ports-54699ab628cc408c661ee68e8183ba446ab6f8e1.zip
sysutils/backuppc4: Fix pkg-message
Fix deprecated periodic variable name in pkg-message PR: 219980 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11262
Notes
Notes: svn path=/head/; revision=444425
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/backuppc4/Makefile1
-rw-r--r--sysutils/backuppc4/files/pkg-message.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/backuppc4/Makefile b/sysutils/backuppc4/Makefile
index 00672598a542..f8c4fa7e7344 100644
--- a/sysutils/backuppc4/Makefile
+++ b/sysutils/backuppc4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= backuppc
PORTVERSION= 4.1.3
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://github.com/backuppc/backuppc/releases/download/${PORTVERSION}/ \
SF
diff --git a/sysutils/backuppc4/files/pkg-message.in b/sysutils/backuppc4/files/pkg-message.in
index d5713288a2f8..2efac6d40d07 100644
--- a/sysutils/backuppc4/files/pkg-message.in
+++ b/sysutils/backuppc4/files/pkg-message.in
@@ -18,7 +18,7 @@
To avoid excessive daily security run output consider adding the following
line to /etc/periodic.conf:
- daily_status_security_neggrpperm_enable="NO"
+ security_status_neggrpperm_enable="NO"
- Users of Samba 4 smbclient should change debug level for smbclient
restore command to 5 ('-d 5') in the main configuration, for instance