summaryrefslogtreecommitdiff
path: root/mail/milter-regex/files/patch-milter-regex.8
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2019-05-02 19:07:34 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2019-05-02 19:07:34 +0000
commitcf0df21e647e484ba1f7d25b7841e335283c1ebd (patch)
treea849b54e3dc4449b6542018d50219683ebc5e466 /mail/milter-regex/files/patch-milter-regex.8
parentanother shot at fixing pyside2's build (diff)
- update to 2.6
patches have been merged into upstream
Notes
Notes: svn path=/head/; revision=500679
Diffstat (limited to '')
-rw-r--r--mail/milter-regex/files/patch-milter-regex.827
1 files changed, 0 insertions, 27 deletions
diff --git a/mail/milter-regex/files/patch-milter-regex.8 b/mail/milter-regex/files/patch-milter-regex.8
deleted file mode 100644
index c304bc2f8a89..000000000000
--- a/mail/milter-regex/files/patch-milter-regex.8
+++ /dev/null
@@ -1,27 +0,0 @@
---- milter-regex.8.orig 2019-04-02 15:47:26 UTC
-+++ milter-regex.8
-@@ -36,7 +36,9 @@
- .Sh SYNOPSIS
- .Nm
- .Op Fl d
-+.Op Fl q
- .Op Fl c Ar config
-+.Op Fl r Ar pid-file
- .Op Fl f Ar facility
- .Op Fl j Ar dirname
- .Op Fl l Ar loglevel
-@@ -59,9 +61,14 @@ The options are as follows:
- .It Fl d
- Don't detach from controlling terminal and produce verbose debug
- output on stdout.
-+.It Fl q
-+Don't send to syslog messages with priority higher than LOG_NOTICE.
- .It Fl c Ar config
- Use the specified configuration file instead of the default,
- /etc/milter-regex.conf.
-+.It Fl r Ar pid-file
-+Use the specified pid file to write to. Default is:
-+/var/spool/milter-regex/milter-regex.pid
- .It Fl f Ar facility
- Use the specified syslog facility instead of the default, daemon.
- .It Fl j Ar dirname