summaryrefslogtreecommitdiff
path: root/mail/libmilter
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-06-14 08:58:06 +0000
committertron <tron@pkgsrc.org>2008-06-14 08:58:06 +0000
commit0d3a3bb7afc2482d7fc9a3451028d0fcd7c7db30 (patch)
treef4be6e1698e1abca3ed180be062774d7b34da6a9 /mail/libmilter
parent400536b681f54980b2b98fb9a52854d51b0246ea (diff)
downloadpkgsrc-0d3a3bb7afc2482d7fc9a3451028d0fcd7c7db30.tar.gz
Update "sendmail" and "libmilter" package to version 8.14.3.
Changes since version 8.14.2: * the MTA accessed storage after it free()d it. This was a regression introduced in 8.14.2, but the bug only showed up on a few operating systems. * ruleset processing: the function cataddr() could cause the addition of the BlankSub character between some tokens when it should not happen and thus failures in rule matching. It seems that none of the default rules were affected by this bug and hence the problem did not show up for default configurations. * the libmilter state engine did not deal correctly with milters that requested the omission of protocol steps during the negotiation callback. Approved by John Nemeth.
Diffstat (limited to 'mail/libmilter')
-rw-r--r--mail/libmilter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/libmilter/Makefile b/mail/libmilter/Makefile
index 66d090f59ea..dbc1b595d1a 100644
--- a/mail/libmilter/Makefile
+++ b/mail/libmilter/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2008/03/14 02:56:10 jnemeth Exp $
+# $NetBSD: Makefile,v 1.16 2008/06/14 08:58:06 tron Exp $
PKGNAME= libmilter-${DIST_VERS}
-PKGREVISION= 1
COMMENT= Mail filter support library for sendmail
PKG_DESTDIR_SUPPORT= user-destdir