summaryrefslogtreecommitdiff
path: root/mail/milter-manager/PLIST
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-04-26 15:39:47 +0000
committerobache <obache@pkgsrc.org>2011-04-26 15:39:47 +0000
commit87791a9637fa32b4358e08cf235d71952a24f572 (patch)
tree143b19bf81fe5a7e24aba597f032601a8042a54f /mail/milter-manager/PLIST
parent767c263e92026ac790dbf115837fea4c1514b926 (diff)
downloadpkgsrc-87791a9637fa32b4358e08cf235d71952a24f572.tar.gz
Update milter-manager to 1.6.9.
== [release-1-6-9] 1.6.9: 2011-04-26 A bug fix release of 1.6.8. === All ==== Improvements * autogen.sh supports bash. [Reported by Kenji Shiono] === Document ==== Improvements * Followed Ruby milter's change. [Reported by akira yamada] === milter manager ==== Improvements * Added ((<database.extra_options|configuration.rd#database.extra_options>)) configuration item. * Supported exception handling in callback. ==== Fixes * Fixed a bug that define_connection_checker raises an exception. [Reported by Kenji Shiono] === milter-client ==== Improvements * Supported error report when UNIX domain socket mode change is failed. === milter-performance-check ==== Improvements * Added --starttls option. * Added --auth-user option. * Added --auth-password option. * Added --auth-mechanism option. * Added --auth-map option. ==== Fixes * Fixed a bug that --smtp-port is ignored.
Diffstat (limited to 'mail/milter-manager/PLIST')
-rw-r--r--mail/milter-manager/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/milter-manager/PLIST b/mail/milter-manager/PLIST
index b1437c5b82a..aba9c0f4c08 100644
--- a/mail/milter-manager/PLIST
+++ b/mail/milter-manager/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/04/08 07:58:16 obache Exp $
+@comment $NetBSD: PLIST,v 1.7 2011/04/26 15:39:48 obache Exp $
bin/milter-manager-log-analyzer
bin/milter-performance-check
bin/milter-report-statistics
@@ -92,6 +92,7 @@ lib/milter-manager/binding/lib/milter/client/command-line.rb
lib/milter-manager/binding/lib/milter/client/composite-session.rb
lib/milter-manager/binding/lib/milter/client/configuration.rb
lib/milter-manager/binding/lib/milter/core.rb
+lib/milter-manager/binding/lib/milter/core/callback.rb
lib/milter-manager/binding/lib/milter/core/compatible.rb
lib/milter-manager/binding/lib/milter/core/logger.rb
lib/milter-manager/binding/lib/milter/core/macro.rb