svn commit: r479438 - head/mail/mailman
Ben Woods
woodsb02 at FreeBSD.org
Mon Sep 10 16:07:17 UTC 2018
Author: woodsb02
Date: Mon Sep 10 16:07:16 2018
New Revision: 479438
URL: https://svnweb.freebsd.org/changeset/ports/479438
Log:
Revert r479294 - relocation of existing conf files violates POLA
Reported by: mat
Modified:
head/mail/mailman/Makefile
head/mail/mailman/pkg-plist
Modified: head/mail/mailman/Makefile
==============================================================================
--- head/mail/mailman/Makefile Mon Sep 10 16:06:53 2018 (r479437)
+++ head/mail/mailman/Makefile Mon Sep 10 16:07:16 2018 (r479438)
@@ -3,7 +3,7 @@
PORTNAME= mailman
DISTVERSION= 2.1.29
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= GNU \
SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \
Modified: head/mail/mailman/pkg-plist
==============================================================================
--- head/mail/mailman/pkg-plist Mon Sep 10 16:06:53 2018 (r479437)
+++ head/mail/mailman/pkg-plist Mon Sep 10 16:07:16 2018 (r479438)
@@ -1,7 +1,7 @@
@postunexec if cmp -s %D/%%MMDIR%%/Mailman/mm_cfg.py %D/%%MMDIR%%/Mailman/mm_cfg.py.dist; then rm -f %D/%%MMDIR%%/Mailman/mm_cfg.py; fi
@postunexec rm -f %D/%%MMDIR%%/Mailman/mm_cfg.pyc
@dir etc/newsyslog.conf.d
- at sample %%EXAMPLESDIR%%/mailman.newsyslog.sample etc/newsyslog.conf.d/mailman.conf
+ at sample %%EXAMPLESDIR%%/mailman.newsyslog.sample etc/newsyslog.conf.d/mailman.newsyslog
%%IMGDIR%%/mailman-large.jpg
%%IMGDIR%%/gnu-head-tiny.jpg
%%IMGDIR%%/mailman.jpg
More information about the svn-ports-head
mailing list