aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2013-02-26 16:49:50 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2013-02-26 16:49:50 +0000
commitc07c77c23471c7c365938caf5ba03bfc59ac88a6 (patch)
treefba39e64c05e1bfa19c4820a1135471618c3925e /mail/p5-Mail-SpamAssassin
parent8573f2f44858226dec65084b32b890c0e764a9e5 (diff)
downloadports-c07c77c23471c7c365938caf5ba03bfc59ac88a6.tar.gz
ports-c07c77c23471c7c365938caf5ba03bfc59ac88a6.zip
Notes
Diffstat (limited to 'mail/p5-Mail-SpamAssassin')
-rw-r--r--mail/p5-Mail-SpamAssassin/Makefile8
-rw-r--r--mail/p5-Mail-SpamAssassin/files/patch-bug687212
-rw-r--r--mail/p5-Mail-SpamAssassin/pkg-message2
3 files changed, 15 insertions, 7 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile
index d710f3583366..f8d4d4190ae5 100644
--- a/mail/p5-Mail-SpamAssassin/Makefile
+++ b/mail/p5-Mail-SpamAssassin/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: p5-Mail-SpamAssassin
-# Date created: Nov 26 2001
-# Whom: Anthony Kim
-#
+# Created by: Anthony Kim
# $FreeBSD$
#
@@ -29,8 +26,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS?= ja-p5-Mail-SpamAssassin-[0-9]* p5-Mail-SpamAssassin-devel-[0-9]* p5-Mail-SpamAssassin-Alt-[0-9]*
-PERL_CONFIGURE= yes
-USE_PERL5= 5.12+
+PERL_CONFIGURE= 5.12+
USE_LDCONFIG= yes
DBDIR?= /var/db
ETCDIR?= ${PREFIX}/etc/mail/spamassassin
diff --git a/mail/p5-Mail-SpamAssassin/files/patch-bug6872 b/mail/p5-Mail-SpamAssassin/files/patch-bug6872
new file mode 100644
index 000000000000..fd74434d4809
--- /dev/null
+++ b/mail/p5-Mail-SpamAssassin/files/patch-bug6872
@@ -0,0 +1,12 @@
+--- sa-update.raw.ori 2012-12-17 01:42:27.000000000 -0700
++++ sa-update.raw 2012-12-17 01:44:32.000000000 -0700
+@@ -1137,7 +1137,8 @@
+ foreach my $rr ($RR->answer) {
+ my $text = $rr->rdatastr;
+ local($1);
+- $text =~ /^"(.*)"$/;
++ #$text =~ /^"(.*)"$/;
++ $text =~ /^["]{0,1}(.*)["]{0,1}$/;
+ push @result, $1;
+ }
+ }
diff --git a/mail/p5-Mail-SpamAssassin/pkg-message b/mail/p5-Mail-SpamAssassin/pkg-message
index d4693ba9acab..6279f542a618 100644
--- a/mail/p5-Mail-SpamAssassin/pkg-message
+++ b/mail/p5-Mail-SpamAssassin/pkg-message
@@ -23,7 +23,7 @@ You may wish to run sa-update now to obtain the latest rules.
NOTE: FREEBSD users: If you are updating from a version prior to 3.20.
sa-update now places state files in /var/db/spamassassin and not
-/var/lib/spamassassin. This is to be consistant with Freebsd file
+/var/lib/spamassassin. This is to be consistant with FreeBSD file
directory conventions.
If you run sa-compile, you will notice that files are in