pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/avenger Update to 0.7.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c5deacd2756
branches: trunk
changeset: 546843:9c5deacd2756
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Mon Sep 08 10:16:06 2008 +0000
description:
Update to 0.7.9.
Changes in release 0.7.9
- Added LogTag option to asmtpd.conf.
- Fix err_accum in default unknown script, as Tim Kientzle reports the
old script did not work on FreeBSD.
- Added MSGID environment variable.
- Added IdentTimeout option to asmtpd.conf.
- Addes support for newer DB versions.
Changes in release 0.7.8
- Fixed bug where first group of avenger user could disappear on systems
with HAVE_EGID_IN_GROUPLIST defined (i.e., FreeBSD).
- Added --map option to aliascheck. Make sample unknown file check
recipient in virtusertable.db if one exists.
- SMTPCB can now take on three values, 0, 1, and 2. 2 is equivalent to
the old behavior (do SMTP callbacks and reject mail when the callback
fails). 0 disabled the callbacks entirely. 1 performs the callbacks
but does not reject mail that fails.
- Added an InsecureSASL option to asmtpd.conf.
- Make SASL accept plaintext authentication after STARTTLS, even if
there was an EHLO call before the STARTTLS.
- Fixed a bug in avenger.local when no .avenger/local file exists.
diffstat:
mail/avenger/Makefile | 5 ++---
mail/avenger/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 9a05588b1137 -r 9c5deacd2756 mail/avenger/Makefile
--- a/mail/avenger/Makefile Mon Sep 08 10:07:39 2008 +0000
+++ b/mail/avenger/Makefile Mon Sep 08 10:16:06 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/09/06 20:54:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2008/09/08 10:16:06 shannonjr Exp $
#
-DISTNAME= avenger-0.7.7
-PKGREVISION= 3
+DISTNAME= avenger-0.7.9
CATEGORIES= mail
MASTER_SITES= http://www.mailavenger.org/dist/
diff -r 9a05588b1137 -r 9c5deacd2756 mail/avenger/distinfo
--- a/mail/avenger/distinfo Mon Sep 08 10:07:39 2008 +0000
+++ b/mail/avenger/distinfo Mon Sep 08 10:16:06 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2007/11/30 20:09:36 rillig Exp $
+$NetBSD: distinfo,v 1.3 2008/09/08 10:16:06 shannonjr Exp $
-SHA1 (avenger-0.7.7.tar.gz) = 2ba44c82be8b78cf31758a25a79c8366ee6626b8
-RMD160 (avenger-0.7.7.tar.gz) = f01eebb2f41224e8e8ad655ca15afa2d1ee06ce2
-Size (avenger-0.7.7.tar.gz) = 824862 bytes
+SHA1 (avenger-0.7.9.tar.gz) = 7de26e40bae1aab2d0e56eeaa6e9db3d4a99c61c
+RMD160 (avenger-0.7.9.tar.gz) = 2c2cace1eba30059e2a55119ebb7e62ccdf2dc99
+Size (avenger-0.7.9.tar.gz) = 831252 bytes
SHA1 (patch-aa) = 7df2d9ac15feaf69bbc93e33de59ca25891c4223
SHA1 (patch-ab) = 831944e8447433b2697db2b3a58650aab19f4a19
SHA1 (patch-ac) = 9b3625a090e0f9091468b86a99d0bea6535ac371
Home |
Main Index |
Thread Index |
Old Index