pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-MailTools Update to 1.76:
details: https://anonhg.NetBSD.org/pkgsrc/rev/28d2dab7a5e4
branches: trunk
changeset: 528020:28d2dab7a5e4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 18 23:41:51 2007 +0000
description:
Update to 1.76:
version 1.77 [sic!]: Tue Apr 10 09:25:29 CEST 2007
- The tag (field label) casing is "normalized" which is not
required (as the comment in the code told), but a mis-
feature. The feature will not change, to avoid breaking
existing code. Original report by [Matt Swift]
- Do not ignore unknown argument to Mail::Internet::new(),
but complain about it [JPBS]
- Document that the \n is still after a header line, but folding
is removed. Suggested by [Roberto Jimenoca]
- Document that unfolding is too greading, taking all leading
blanks where only one should be taken. Suggested by
[Roberto Jimenoca]
version 1.75: Wed Jun 14 15:30:25 CEST 2006
- [Mike Lerley] reported that environment variables are not
thread-safe in mod_perl. Therefore, he required to pass the
sender of the message explictly on qmail's command-line.
His addapted patch included.
diffstat:
mail/p5-MailTools/Makefile | 4 ++--
mail/p5-MailTools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r b22299747bef -r 28d2dab7a5e4 mail/p5-MailTools/Makefile
--- a/mail/p5-MailTools/Makefile Wed Apr 18 23:25:51 2007 +0000
+++ b/mail/p5-MailTools/Makefile Wed Apr 18 23:41:51 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2006/11/05 17:15:54 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2007/04/18 23:41:51 wiz Exp $
-DISTNAME= MailTools-1.74
+DISTNAME= MailTools-1.76
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mto
CATEGORIES= mail perl5
diff -r b22299747bef -r 28d2dab7a5e4 mail/p5-MailTools/distinfo
--- a/mail/p5-MailTools/distinfo Wed Apr 18 23:25:51 2007 +0000
+++ b/mail/p5-MailTools/distinfo Wed Apr 18 23:41:51 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2006/05/17 21:52:38 wiz Exp $
+$NetBSD: distinfo,v 1.18 2007/04/18 23:41:51 wiz Exp $
-SHA1 (MailTools-1.74.tar.gz) = 9c5e1ca734fc694e9559cc812adabbcecad7d3c7
-RMD160 (MailTools-1.74.tar.gz) = fe6f9e3193f6bcaf0944192fed4a1336421a909b
-Size (MailTools-1.74.tar.gz) = 47783 bytes
+SHA1 (MailTools-1.76.tar.gz) = fb1df59e6540388bb77a6f451b59b058fa83db27
+RMD160 (MailTools-1.76.tar.gz) = ae0a6310be8899f5265c9168e0c7ed8b9b8d3b6d
+Size (MailTools-1.76.tar.gz) = 48424 bytes
Home |
Main Index |
Thread Index |
Old Index