pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34370: [update] mail/p5-Email-Simple
>Number: 34370
>Category: pkg
>Synopsis: [update] mail/p5-Email-Simple
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Aug 29 17:25:02 +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 1.980
- Changelog
- fix _fold() to add a missing line ending [RT #20764] (Brian Cassidy)
1.970
- bring ->headers method into Email::Simple
- ->header_names and ->header_pairs
1.96
- output headers in predictable order
- give tests more meaningful names
- improved test coverage
1.95
- update PEP url
- reorganize dist
1.94
- Fix folding of long headers with \r as line ending (thanks Adam Worrall)
- add tests for message with no body
>How-To-Repeat:
>Fix:
--- p5-Email-Simple.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/p5-Email-Simple/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 4 Mar 2006 21:30:01 -0000 1.4
+++ Makefile 29 Aug 2006 17:09:07 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:01 jlam Exp $
-DISTNAME= Email-Simple-1.92
+DISTNAME= Email-Simple-1.980
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ems
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/p5-Email-Simple/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 18 Apr 2005 16:27:39 -0000 1.1.1.1
+++ distinfo 29 Aug 2006 17:09:27 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/04/18 16:27:39 wiz 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.980.tar.gz) = d31d6be9f4f0205cb4a60ace1db68d5957551117
+RMD160 (Email-Simple-1.980.tar.gz) = 7116564221d47d602894bf1b3b9bf59e382c903c
+Size (Email-Simple-1.980.tar.gz) = 16230 bytes
--- p5-Email-Simple.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index