diff options
author | jwise <jwise> | 2007-02-28 16:04:16 +0000 |
---|---|---|
committer | jwise <jwise> | 2007-02-28 16:04:16 +0000 |
commit | 3d6e08ede67daf10007d7947a66c7698d1d7c716 (patch) | |
tree | 028f1fc3706b34e90c18a3c50e985cfeb6879a37 /mail | |
parent | a70cc82eba3ad2836f5e91a193afa988e362e904 (diff) | |
download | pkgsrc-3d6e08ede67daf10007d7947a66c7698d1d7c716.tar.gz |
Update mhonarc to version 2.6.16.
Changes are fixes to following bugs only:
* in urlize change %X to %02X
* MIMEFILTERS settings not retained in database
* qprint.pl should be able to handle a soft line break at the end of the string
* HTML mail does not get its charset converted
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mhonarc/Makefile | 7 | ||||
-rw-r--r-- | mail/mhonarc/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index a0cd245f2cb..d3db3f6133d 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2007/01/26 06:46:56 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2007/02/28 16:04:16 jwise Exp $ -DISTNAME= MHonArc-2.6.15 -PKGNAME= mhonarc-2.6.15 -PKGREVISION= 1 +DISTNAME= MHonArc-2.6.16 +PKGNAME= mhonarc-2.6.16 CATEGORIES= mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mhonarc/distinfo b/mail/mhonarc/distinfo index f13c11cd069..9bf54a7dacf 100644 --- a/mail/mhonarc/distinfo +++ b/mail/mhonarc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2005/08/17 03:29:28 jwise Exp $ +$NetBSD: distinfo,v 1.15 2007/02/28 16:04:16 jwise Exp $ -SHA1 (MHonArc-2.6.15.tar.bz2) = 655abad903411586ddd7275c816f8ce1f9c18a5e -RMD160 (MHonArc-2.6.15.tar.bz2) = f17355213254ca9ff0ab71b961e74ec88892906c -Size (MHonArc-2.6.15.tar.bz2) = 1564765 bytes +SHA1 (MHonArc-2.6.16.tar.bz2) = 8b803a610805fe736036c3dcd2596e2e416a886b +RMD160 (MHonArc-2.6.16.tar.bz2) = 31d6659fabdb00b4d4594eda9f5985bd5f3f33b8 +Size (MHonArc-2.6.16.tar.bz2) = 1562490 bytes |