Subject: CVS commit: pkgsrc/mail/grepmail
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2006 10:43:36
Module Name: pkgsrc
Committed By: obache
Date: Sun Oct 15 10:43:36 UTC 2006
Modified Files:
pkgsrc/mail/grepmail: Makefile distinfo
Log Message:
Update grepmail to 5.3032.
Based on patch provided by Martin Wilke via PR 34438.
- Changelog
- Fixed backwards diff in test cases
- Updated Mail::Mbox::MessageParser dependency to latest version, and updated
test cases as well. (Thanks to Christoph Thiel <ct@kki.org> for the heads
up.)
Version 5.3031: Mon Jun 6 2005
- Fixed a bug that would cause the date_manip test to fail in some time zones.
(Thanks to Kurt Roeckx <kurt@roeckx.be> for the Debian bug report, and Joey
Hess <joeyh@debian.org> for notifying me.)
- Added a missing "use" statement in Test::Utils.
- Improved date matching for mailboxes containing invalid dates. (Thanks to
Steve Revilak <srevilak@users.sourceforge.net> for the patch.)
Version 5.3030: Tue Dec 21 2004
- Improved test failure reporting
- Fixed version numbers, which were incompatible with some modules. (Thanks to
Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de> for the bug
report)
- Cleaned up code a bit
Version 5.30.2:
- Switched to Test::More for better test reporting
Version 5.30.1: Thu Sep 16 2004
- Fixed Date::Manip parsing of single-point times such as "today". (Bug found
by Marten van Wezel <puntloos@users.sourceforge.net>)
- Changed Makefile.PL to use Module::Install
- Changed version numbering
- Dropped Benchmark::Timer from the distribution, since the updated version
has been released
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/mail/grepmail/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/grepmail/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.