pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-Mbox-MessageParser Update to p5-Mail-Mbox...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac1d6d3e0017
branches: trunk
changeset: 476941:ac1d6d3e0017
user: snj <snj%pkgsrc.org@localhost>
date: Wed Jun 23 15:34:07 2004 +0000
description:
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.
diffstat:
mail/p5-Mail-Mbox-MessageParser/Makefile | 4 ++--
mail/p5-Mail-Mbox-MessageParser/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r ec3b017707c7 -r ac1d6d3e0017 mail/p5-Mail-Mbox-MessageParser/Makefile
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile Wed Jun 23 14:45:28 2004 +0000
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile Wed Jun 23 15:34:07 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/05/07 13:53:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/06/23 15:34:07 snj Exp $
-DISTNAME= Mail-Mbox-MessageParser-1.14
+DISTNAME= Mail-Mbox-MessageParser-1.20
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
diff -r ec3b017707c7 -r ac1d6d3e0017 mail/p5-Mail-Mbox-MessageParser/distinfo
--- a/mail/p5-Mail-Mbox-MessageParser/distinfo Wed Jun 23 14:45:28 2004 +0000
+++ b/mail/p5-Mail-Mbox-MessageParser/distinfo Wed Jun 23 15:34:07 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/05/07 13:53:09 wiz Exp $
+$NetBSD: distinfo,v 1.2 2004/06/23 15:34:07 snj Exp $
-SHA1 (Mail-Mbox-MessageParser-1.14.tar.gz) = 28fcb823530408f277c8a3484a71602606392ad4
-Size (Mail-Mbox-MessageParser-1.14.tar.gz) = 178962 bytes
+SHA1 (Mail-Mbox-MessageParser-1.20.tar.gz) = 0126c9c2f6297c7a636fb713d555bc7cc7c10992
+Size (Mail-Mbox-MessageParser-1.20.tar.gz) = 220737 bytes
Home |
Main Index |
Thread Index |
Old Index