pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/msmtp Changes 1.4.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64a9ae6b4982
branches:  trunk
changeset: 496674:64a9ae6b4982
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 08 10:20:37 2005 +0000

description:
Changes 1.4.2:
- The 'connect_timeout' setting was replaced by a 'timeout' setting that applies
  to all network operations. The old option and command are still accepted, but
  they are not restricted to connection attempts anymore.
- Native language support (NLS) was added. Currently the only supported language
  besides english is german, but it is easy to add more translations (hint,
  hint)!

Changes 1.4.1:
- Only bug fixes, no new features.

diffstat:

 mail/msmtp/Makefile |  4 ++--
 mail/msmtp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 38ea3bb482ec -r 64a9ae6b4982 mail/msmtp/Makefile
--- a/mail/msmtp/Makefile       Fri Jul 08 09:48:35 2005 +0000
+++ b/mail/msmtp/Makefile       Fri Jul 08 10:20:37 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:46:21 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/08 10:20:37 adam Exp $
 
-DISTNAME=      msmtp-1.4.0
+DISTNAME=      msmtp-1.4.2
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=msmtp/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 38ea3bb482ec -r 64a9ae6b4982 mail/msmtp/distinfo
--- a/mail/msmtp/distinfo       Fri Jul 08 09:48:35 2005 +0000
+++ b/mail/msmtp/distinfo       Fri Jul 08 10:20:37 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/04/04 08:45:24 adam Exp $
+$NetBSD: distinfo,v 1.7 2005/07/08 10:20:37 adam Exp $
 
-SHA1 (msmtp-1.4.0.tar.bz2) = b3b202883831d62d53d8cc7347fe5b654d6ed38f
-RMD160 (msmtp-1.4.0.tar.bz2) = 394b962b4c554b04757b1917ecd733972a2792f4
-Size (msmtp-1.4.0.tar.bz2) = 404850 bytes
+SHA1 (msmtp-1.4.2.tar.bz2) = 305076f7e14e5234cc7485f880e6cd6fd7fa0925
+RMD160 (msmtp-1.4.2.tar.bz2) = 5eb94d6fd9ae01b836ae7fdb8293f48ee6c861f2
+Size (msmtp-1.4.2.tar.bz2) = 479968 bytes



Home | Main Index | Thread Index | Old Index