summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Mbox-MessageParser
diff options
context:
space:
mode:
authorsnj <snj>2004-06-23 15:34:07 +0000
committersnj <snj>2004-06-23 15:34:07 +0000
commitc99cce949ffbba7119dca5399c17acd6590b0239 (patch)
treefe3dc98063015b8e35e83d809aefc3a911c3b93c /mail/p5-Mail-Mbox-MessageParser
parent262129eb34db7afdd6363793b5cb1ac877e57526 (diff)
downloadpkgsrc-c99cce949ffbba7119dca5399c17acd6590b0239.tar.gz
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 (limited to 'mail/p5-Mail-Mbox-MessageParser')
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile4
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index 7b5c349c124..8f85eaaea5c 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -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 --git a/mail/p5-Mail-Mbox-MessageParser/distinfo b/mail/p5-Mail-Mbox-MessageParser/distinfo
index 59787083d32..fb337a7005d 100644
--- a/mail/p5-Mail-Mbox-MessageParser/distinfo
+++ b/mail/p5-Mail-Mbox-MessageParser/distinfo
@@ -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