summaryrefslogtreecommitdiff
path: root/mail/msmtp
diff options
context:
space:
mode:
authoradam <adam>2005-07-08 10:20:37 +0000
committeradam <adam>2005-07-08 10:20:37 +0000
commit87101ae3de98d0d399f76bf6d6e8262a2a481727 (patch)
treea94708fc97c9046b593e065e675725722fbc6435 /mail/msmtp
parente97c446f3836c2c9b962d5bb195abc8e7b10aa17 (diff)
downloadpkgsrc-87101ae3de98d0d399f76bf6d6e8262a2a481727.tar.gz
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 (limited to 'mail/msmtp')
-rw-r--r--mail/msmtp/Makefile4
-rw-r--r--mail/msmtp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index cef2d3a7daa..6feeb7445a5 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -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 --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo
index 0a99fd66a9b..da69a8bf57f 100644
--- a/mail/msmtp/distinfo
+++ b/mail/msmtp/distinfo
@@ -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