diff options
author | jwise <jwise@pkgsrc.org> | 2003-07-31 14:50:11 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2003-07-31 14:50:11 +0000 |
commit | 2abec90132433076cf5a50646ae427f380469d0c (patch) | |
tree | 83d43282167b4e5b4f5ae0d62cb880744ae32db4 /mail/mhonarc | |
parent | 731833e974fccb11bd2f1bfd39415347770c01d6 (diff) | |
download | pkgsrc-2abec90132433076cf5a50646ae427f380469d0c.tar.gz |
As pointed out by wiz@, a newer version of this pkg has become available in
the mean time. Update to MHonarc 2.6.6, based on patch from adrian.portelli@stindustries.net:
============================================================================
2003/07/21 (2.6.6)
* Bug Fixes:
Bug ID Summary
------ ------------------------------------------------------------
4387 m2h_text_plain::filter maxwidth usage can lead to crash
with a certain kind of input
------ ------------------------------------------------------------
<http://savannah.nongnu.org/bugs/index.php?group_id=1968
&set=custom&advsrch=0&msort=0&report_id=105&go_report=Go
&fix_release=2.6.6&chunksz=50>
============================================================================
2003/07/19 (2.6.5)
* Bug Fixes:
Bug ID Summary
------ ------------------------------------------------------------
4126 Typo in mhopt.pl causes error message for big5
character set
4315 allowcomments' directive to filter() is ignored
------ ------------------------------------------------------------
<http://savannah.nongnu.org/bugs/index.php?group_id=1968
&set=custom&advsrch=0&msort=0&report_id=105&go_report=Go
&fix_release=2.6.5&chunksz=50>
* An architecture independent RPM package is now provided for
installation. Because of this, the package name format has slightly
changed to be consistent RPM, and other, package managers:
Old format New Format
------------- -------------
MHonArcX.X.X MHonArc-X.X.X
Installation document has been updated to reflect this change.
If you create third-party distribution bundles for MHonArc, you may
need to update your bundling process to take account of this change,
mainly because the directory created when extracting the tar or
zip bundles now include the hyphen.
Diffstat (limited to 'mail/mhonarc')
-rw-r--r-- | mail/mhonarc/Makefile | 4 | ||||
-rw-r--r-- | mail/mhonarc/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index 727bf536410..c520092dc3e 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/07/31 14:38:41 jwise Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/31 14:50:11 jwise Exp $ # -DISTNAME= MHonArc2.6.6 +DISTNAME= MHonArc-2.6.6 PKGNAME= mhonarc-2.6.6 CATEGORIES= mail MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ diff --git a/mail/mhonarc/distinfo b/mail/mhonarc/distinfo index dfbf07b6bd9..38c72942fcb 100644 --- a/mail/mhonarc/distinfo +++ b/mail/mhonarc/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2003/07/31 14:30:29 jwise Exp $ +$NetBSD: distinfo,v 1.9 2003/07/31 14:50:11 jwise Exp $ -SHA1 (MHonArc2.6.4.tar.bz2) = 4f1502270abb3315e98abb2ba997eba4582d4668 -Size (MHonArc2.6.4.tar.bz2) = 1517316 bytes +SHA1 (MHonArc-2.6.6.tar.bz2) = 1816c4031e9e67e312acd51c743042c6df09a20c +Size (MHonArc-2.6.6.tar.bz2) = 1477217 bytes |