Subject: CVS commit: pkgsrc/mail
From: Pierre Pronchery
Date: 2021-09-09 03:11:44
Message id: 20210909011144.42F2BFA97@cvs.NetBSD.org

Log Message:
roundcube: use PKG_SYSCONFDIR for plug-in configuration files

This moves the configuration files for Roundcube plug-ins to $PKG_SYSCONFDIR,
where they should belong instead of $RC_DIR/$PLUGIN_DIR.

This works without any further patches, because Roundcube falls back to
RCUBE_CONFIG_DIR.'/'.$this->ID . '.inc.php' for plug-ins basically.

Bumps PKGREVISION for the plug-ins using ../../mail/roundcube/plugins.mk
(enigma, password, and zipdownload).

Tested on NetBSD/amd64.

OK taca@

Files:
RevisionActionfile
1.4modifypkgsrc/mail/roundcube/plugins.mk
1.11modifypkgsrc/mail/roundcube-plugin-enigma/Makefile
1.15modifypkgsrc/mail/roundcube-plugin-password/Makefile
1.8modifypkgsrc/mail/roundcube-plugin-zipdownload/Makefile