git: 4933a6678e7f - main - sysutils/bareos18-server: fix plist

Adriaan de Groot adridg at FreeBSD.org
Tue Apr 13 22:37:24 UTC 2021


The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4933a6678e7fd8affce3cfd447cd3b7e4c89930e

commit 4933a6678e7fd8affce3cfd447cd3b7e4c89930e
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-04-13 21:30:21 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-04-13 22:37:21 +0000

    sysutils/bareos18-server: fix plist
    
    The ldap configuration sample was listed twice
---
 sysutils/bareos18-server/pkg-plist | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysutils/bareos18-server/pkg-plist b/sysutils/bareos18-server/pkg-plist
index 757172b4b2c3..b5f4c5afc4a2 100644
--- a/sysutils/bareos18-server/pkg-plist
+++ b/sysutils/bareos18-server/pkg-plist
@@ -15,7 +15,6 @@ bin/timelimit
 %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-gfapi.conf.sample
 @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample
 %%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample
- at sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample
 @sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCatalog.conf.sample
 %%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCephfs.conf.sample
 %%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupGFAPI.conf.sample


More information about the dev-commits-ports-all mailing list