pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mhonarc Updated to 2.6.8.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fffe1a1c0a51
branches: trunk
changeset: 461433:fffe1a1c0a51
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Sep 16 13:17:45 2003 +0000
description:
Updated to 2.6.8.
Patch provided by Adrian Portelli <adrianp%stindustries.net@localhost> via PR
pkg/22753.
Changes:
============================================================================
2003/08/12 (2.6.8)
* Bug Fixes:
Bug ID Summary
------ ------------------------------------------------------------
4719 Spurious read_fmt_file call
------ ------------------------------------------------------------
<https://savannah.nongnu.org/bugs/?group=mhonarc>
============================================================================
2003/08/07 (2.6.7)
* Bug Fixes:
Bug ID Summary
------ ------------------------------------------------------------
4569 Problem with unfolding can mess up boundary processing in
multipart messages.
4594 Initial space on lines removed when using fancyquote.
------ ------------------------------------------------------------
<https://savannah.nongnu.org/bugs/?group=mhonarc>
* Added LANG resource to define locale. Affects resource filename
resolution and message subject and author sorting.
* readmail.pl updated to define the following special header field
keys passed to filter routines:
x-mha-content-type The media type of the entity extracted from
content-type entity header
x-mha-part-number The relative part number of the entity with
respect to parent entity. To get the
absolute part number, use
readmail::get_full_part_number($fields).
x-mha-parent-header Reference to parent header fields hash.
This, and other data structures, are now mentioned in the MIMEFILTERS
resource page.
* Text/richtext tag, <samepage>, is quietly dropped in mhtxtenrich.pl.
diffstat:
mail/mhonarc/Makefile | 6 +++---
mail/mhonarc/PLIST | 3 ++-
mail/mhonarc/distinfo | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 249dd82f18f0 -r fffe1a1c0a51 mail/mhonarc/Makefile
--- a/mail/mhonarc/Makefile Tue Sep 16 13:05:55 2003 +0000
+++ b/mail/mhonarc/Makefile Tue Sep 16 13:17:45 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2003/07/31 14:50:11 jwise Exp $
+# $NetBSD: Makefile,v 1.17 2003/09/16 13:17:45 xtraeme Exp $
#
-DISTNAME= MHonArc-2.6.6
-PKGNAME= mhonarc-2.6.6
+DISTNAME= MHonArc-2.6.8
+PKGNAME= mhonarc-2.6.8
CATEGORIES= mail
MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/
EXTRACT_SUFX= .tar.bz2
diff -r 249dd82f18f0 -r fffe1a1c0a51 mail/mhonarc/PLIST
--- a/mail/mhonarc/PLIST Tue Sep 16 13:05:55 2003 +0000
+++ b/mail/mhonarc/PLIST Tue Sep 16 13:17:45 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/07/31 14:30:29 jwise Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/09/16 13:17:45 xtraeme Exp $
bin/mha-dbedit
bin/mha-dbrecover
bin/mha-decode
@@ -276,6 +276,7 @@
share/doc/mhonarc/resources/labelbeg.html
share/doc/mhonarc/resources/labelend.html
share/doc/mhonarc/resources/labelstyles.html
+share/doc/mhonarc/resources/lang.html
share/doc/mhonarc/resources/lastpglink.html
share/doc/mhonarc/resources/listbegin.html
share/doc/mhonarc/resources/listend.html
diff -r 249dd82f18f0 -r fffe1a1c0a51 mail/mhonarc/distinfo
--- a/mail/mhonarc/distinfo Tue Sep 16 13:05:55 2003 +0000
+++ b/mail/mhonarc/distinfo Tue Sep 16 13:17:45 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2003/07/31 14:50:11 jwise Exp $
+$NetBSD: distinfo,v 1.10 2003/09/16 13:17:46 xtraeme Exp $
-SHA1 (MHonArc-2.6.6.tar.bz2) = 1816c4031e9e67e312acd51c743042c6df09a20c
-Size (MHonArc-2.6.6.tar.bz2) = 1477217 bytes
+SHA1 (MHonArc-2.6.8.tar.bz2) = 5967e283feeb34bae314a1f69bad1e17ea910077
+Size (MHonArc-2.6.8.tar.bz2) = 1514055 bytes
Home |
Main Index |
Thread Index |
Old Index