summaryrefslogtreecommitdiff
path: root/mail/mimedefang
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2010-07-19 10:58:18 +0000
committerpettai <pettai@pkgsrc.org>2010-07-19 10:58:18 +0000
commit3132b715aab4425e7d51497fd251fb3a85acc9a7 (patch)
treec273a7cb74da401647ab7b5cf33d0b207f3b908b /mail/mimedefang
parent122ecf5f7263dbcf587279c2ab7147821a458baf (diff)
downloadpkgsrc-3132b715aab4425e7d51497fd251fb3a85acc9a7.tar.gz
* Fixed a bug in embedded Perl: We have to call
PERL_SET_CONTEXT after forking or Perl gets confused. In particular, setting signal-handling dispositions using $SIG{FOO} = sub { ... } breaks. * Clarify wording of mimedefang-filter man page. * Remove obsolete code that used to attempt to generate working directory names. Deactivate the no-longer-needed "-M" mimedefang option. * Add new "-y" option to mimedefang-multiplexor. This limits the number of concurrent "recipok" commands on a per-domain basis. * Remove Anomy::HTMLCleaner support. * use MIME::Parser::Filer's ignore_filename() call instead of subclassing to override evil_filename(). Same effect, less code. * refactor resend_message_one_recipient() to use resend_message_specifying_mode() instead of reimplementing it. * header_timezone() now generates a strictly RFC2822-compliant timezone string without needing POSIX::strftime() * Ensure that decode_mimewords() is called in scalar context.
Diffstat (limited to 'mail/mimedefang')
-rw-r--r--mail/mimedefang/Makefile5
-rw-r--r--mail/mimedefang/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 8f14543b220..a186c2d1e28 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2010/06/04 21:00:07 pettai Exp $
+# $NetBSD: Makefile,v 1.46 2010/07/19 10:58:18 pettai Exp $
-DISTNAME= mimedefang-2.68
-PKGREVISION= 2
+DISTNAME= mimedefang-2.70
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/
diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo
index e961b18c4f7..54204de1a52 100644
--- a/mail/mimedefang/distinfo
+++ b/mail/mimedefang/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2010/05/31 10:08:22 pettai Exp $
+$NetBSD: distinfo,v 1.21 2010/07/19 10:58:18 pettai Exp $
-SHA1 (mimedefang-2.68.tar.gz) = 2ed829eaf30454876bf4d83a14d722e2316d3156
-RMD160 (mimedefang-2.68.tar.gz) = 6042a652528e54c6a50aaf59dc610fa3c1bf94f7
-Size (mimedefang-2.68.tar.gz) = 342973 bytes
+SHA1 (mimedefang-2.70.tar.gz) = add0ca59099735f47699db9d2d95d343b782e947
+RMD160 (mimedefang-2.70.tar.gz) = e306530f6916dc1b7f47b4aeda075c1a724c6f5e
+Size (mimedefang-2.70.tar.gz) = 342916 bytes
SHA1 (patch-ac) = 8733dca9408f29f63d71f6a0f3af817ef6b9a148
SHA1 (patch-ad) = 1130dad09875d069ca246db8f8f567366e0af5be