Subject: CVS commit: pkgsrc/mail/p5-Mail-Mbox-MessageParser
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2004 15:34:07
Module Name: pkgsrc
Committed By: snj
Date: Wed Jun 23 15:34:07 UTC 2004
Modified Files:
pkgsrc/mail/p5-Mail-Mbox-MessageParser: Makefile distinfo
Log Message:
Update to p5-Mail-Mbox-MessageParser-1.20.
Changes since 1.14:
- More robust use of GNU grep to find emails on DOS systems
- Fixed an uninitialized value warning in Cache.pm
- Made everything work with DOS-style line endings. Added endline() function
to return the detected line ending
- Now keeps reading the first paragraph until a maximum number of bytes have
been read.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/p5-Mail-Mbox-MessageParser/Makefile \
pkgsrc/mail/p5-Mail-Mbox-MessageParser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.