pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34438: [update] mail/grepmai
>Number: 34438
>Category: pkg
>Synopsis: [update] mail/grepmai
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Aug 31 09:25:00 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 5.3032
- 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@localhost> 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@localhost> for the Debian bug report,
and Joey
Hess <joeyh%debian.org@localhost> 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@localhost> 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@localhost> 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@localhost>)
- Changed Makefile.PL to use Module::Install
- Changed version numbering
- Dropped Benchmark::Timer from the distribution, since the updated version
has been released
>How-To-Repeat:
>Fix:
--- grepmail.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/grepmail/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile 6 Aug 2005 06:19:21 -0000 1.17
+++ Makefile 31 Aug 2006 07:11:20 -0000
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:21 jlam Exp $
-DISTNAME= grepmail-5.30
-PKGREVISION= 1
+DISTNAME= grepmail-5.3032
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/grepmail/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo 24 Feb 2005 09:59:22 -0000 1.9
+++ distinfo 31 Aug 2006 07:11:26 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2005/02/24 09:59:22 agc Exp $
-SHA1 (grepmail-5.30.tar.gz) = e06f9ca52d15dbb7cbb162ccc3a7c54764db0769
-RMD160 (grepmail-5.30.tar.gz) = 3d92b4a98324de819be555bea4c42e11585ace71
-Size (grepmail-5.30.tar.gz) = 496037 bytes
+SHA1 (grepmail-5.3032.tar.gz) = 94b98bce7f361e03d640d5c5ae550a32c3572a2f
+RMD160 (grepmail-5.3032.tar.gz) = a6e17930b7e37e25f1f0ed052b389cb261b45178
+Size (grepmail-5.3032.tar.gz) = 527481 bytes
--- grepmail.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index