diff options
author | lippe <lippe@FreeBSD.org> | 2008-06-20 13:34:15 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-06-20 13:34:15 +0800 |
commit | 28d418f34e8be0ad13676c4f8e4ec9f368438400 (patch) | |
tree | ee2ecad1537ca77c3b4324d06299a5803b8ea879 /japanese/p5-Mail-SpamAssassin/files | |
parent | a0af7e9edd528b2537dd3a9ce8ee05d9bda70c09 (diff) | |
download | freebsd-ports-gnome-28d418f34e8be0ad13676c4f8e4ec9f368438400.tar.gz freebsd-ports-gnome-28d418f34e8be0ad13676c4f8e4ec9f368438400.tar.zst freebsd-ports-gnome-28d418f34e8be0ad13676c4f8e4ec9f368438400.zip |
- Update to 3.2.5.
PR: ports/124688
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'japanese/p5-Mail-SpamAssassin/files')
-rw-r--r-- | japanese/p5-Mail-SpamAssassin/files/patch-sa-compile.raw | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/japanese/p5-Mail-SpamAssassin/files/patch-sa-compile.raw b/japanese/p5-Mail-SpamAssassin/files/patch-sa-compile.raw index 0d9c125767a4..5ed046abc2e1 100644 --- a/japanese/p5-Mail-SpamAssassin/files/patch-sa-compile.raw +++ b/japanese/p5-Mail-SpamAssassin/files/patch-sa-compile.raw @@ -1,18 +1,18 @@ ---- sa-compile.raw.orig 2007-08-08 05:19:47.000000000 -0800 -+++ sa-compile.raw 2007-08-11 12:31:07.000000000 -0800 -@@ -659,9 +659,9 @@ +--- sa-compile.raw.orig Tue Jun 10 05:21:07 2008 ++++ sa-compile.raw Thu Jun 12 17:28:56 2008 +@@ -682,9 +682,9 @@ -p prefs, --prefspath=file, --prefs-file=file Set user preferences file --siteconfigpath=path Path for site configs - (default: /etc/mail/spamassassin) + (default: @@LOCAL_RULES_DIR@@) --updatedir=path Directory to place updates -- (default: /var/lib/spamassassin/compiled/<version>) -+ (default: @@LOCAL_STATE_DIR@@/compiled/<version>) +- (default: /var/lib/spamassassin/compiled/<perlversion>/<version>) ++ (default: @@LOCAL_STATE_DIR@@/compiled/<perlversion>/<version>) --cf='config line' Additional line of configuration -D, --debug [area=n,...] Print debugging messages -V, --version Print version -@@ -708,12 +708,12 @@ +@ -735,12 +735,12 @@ =item B<-C> I<path>, B<--configpath>=I<path>, B<--config-file>=I<path> Use the specified path for locating the distributed configuration files. |