pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Simple Update p5-Email-Simple to 1.995.
details: https://anonhg.NetBSD.org/pkgsrc/rev/80f6e0f47cce
branches: trunk
changeset: 520700:80f6e0f47cce
user: obache <obache%pkgsrc.org@localhost>
date: Thu Oct 26 14:31:48 2006 +0000
description:
Update p5-Email-Simple to 1.995.
Changes:
1.995 2006-10-19
- tentative refactoring of headers
1.992 2006-10-05
- fix a number of bugs when setting multiple headers, which would often
refuse to set more values than were currently present
- added a test for prepending (rather than appending) headers; while E::S
does not yet support this, the header behavior will be easier to replace in
future versions, and this is a forward-looking test
1.990 2006-09-05
- ->header('foo') returns false if there is no foo header (formerly '')
- croak if an undef value is passed to new()
1.980 2006-08-17
- fix _fold() to add a missing line ending [RT #20764] (Brian Cassidy)
1.970 2006-08-17
- bring ->headers method into Email::Simple
- ->header_names and ->header_pairs
1.96 2006-07-28
- output headers in predictable order
- give tests more meaningful names
- improved test coverage
1.95 2006-07-21
- update PEP url
- reorganize dist
1.94 2006-07-03
- Fix folding of long headers with \r as line ending (thanks Adam Worrall)
- add tests for message with no body
diffstat:
mail/p5-Email-Simple/Makefile | 5 ++---
mail/p5-Email-Simple/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 2cd78cd09138 -r 80f6e0f47cce mail/p5-Email-Simple/Makefile
--- a/mail/p5-Email-Simple/Makefile Thu Oct 26 13:54:25 2006 +0000
+++ b/mail/p5-Email-Simple/Makefile Thu Oct 26 14:31:48 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:01 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/26 14:31:48 obache Exp $
-DISTNAME= Email-Simple-1.92
+DISTNAME= Email-Simple-1.995
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ems
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
diff -r 2cd78cd09138 -r 80f6e0f47cce mail/p5-Email-Simple/distinfo
--- a/mail/p5-Email-Simple/distinfo Thu Oct 26 13:54:25 2006 +0000
+++ b/mail/p5-Email-Simple/distinfo Thu Oct 26 14:31:48 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/04/18 16:27:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/10/26 14:31:48 obache Exp $
-SHA1 (Email-Simple-1.92.tar.gz) = 058f1e5dea66ac380a007616010231b50b77acbb
-RMD160 (Email-Simple-1.92.tar.gz) = 5c1c519d3a2d488bf82855de80b855eee7a29319
-Size (Email-Simple-1.92.tar.gz) = 12645 bytes
+SHA1 (Email-Simple-1.995.tar.gz) = f3019c408e6db3c92bc4fdb18b79f8ff28be7f5c
+RMD160 (Email-Simple-1.995.tar.gz) = 090de3c7d206b6149047c9fbff178b520e8d6bc3
+Size (Email-Simple-1.995.tar.gz) = 17684 bytes
Home |
Main Index |
Thread Index |
Old Index