pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mailman3: pkglint cleanups
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Sun Jun 4 12:12:49 2023 +1200
Changeset: 045839cd6a21ed298e4f65ed2b75bfc1a168d345
Modified Files:
mailman3/Makefile
mailman3/PLIST
Log Message:
mailman3: pkglint cleanups
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=045839cd6a21ed298e4f65ed2b75bfc1a168d345
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mailman3/Makefile | 4 +---
mailman3/PLIST | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/mailman3/Makefile b/mailman3/Makefile
index 78f7882cc2..df6dc028e5 100644
--- a/mailman3/Makefile
+++ b/mailman3/Makefile
@@ -50,8 +50,6 @@ SUBST_FILES.fhs+= crontab.sample
SUBST_MESSAGE.fhs= Fixing default paths
SUBST_VARS.fhs= PKG_SYSCONFDIR PREFIX VARBASE
-#.include "../../mk/bsd.prefs.mk"
-
MAILMAN_USER?= mailman
MAILMAN_GROUP?= mailman
@@ -76,7 +74,7 @@ OWN_DIRS_PERMS+= ${VARBASE}/spool/lock/mailman ${MAILMAN_USER} ${MAILMAN_GROUP}
EGDIR= share/examples/mailman3
CONF_FILES_PERMS= ${EGDIR}/mailman.cfg ${PKG_SYSCONFDIR}/mailman.cfg \
- ${REAL_ROOT_USER} ${MAILMAN_GROUP} 0640
+ ${REAL_ROOT_USER} ${MAILMAN_GROUP} 0640
INSTALLATION_DIRS+= ${EGDIR}
diff --git a/mailman3/PLIST b/mailman3/PLIST
index ba813281c0..6da1b90ae0 100644
--- a/mailman3/PLIST
+++ b/mailman3/PLIST
@@ -2224,5 +2224,5 @@ ${PYSITELIB}/mailman/utilities/uid.pyo
${PYSITELIB}/mailman/version.py
${PYSITELIB}/mailman/version.pyc
${PYSITELIB}/mailman/version.pyo
-share/examples/mailman3/mailman.cfg
share/examples/mailman3/crontab.sample
+share/examples/mailman3/mailman.cfg
Home |
Main Index |
Thread Index |
Old Index