pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34371: [update] mail/p5-Email-Abstract
>Number: 34371
>Category: pkg
>Synopsis: [update] mail/p5-Email-Abstract
>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:03 +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 2.13
-Changelog
- pod tests
2.13
- test for and permit passing Email::Abstract objects to Email::Abstract
class methods
2.12
- don't use MIME::Entity in test if it's not available
2.11
- better test planning
2.10
- add a new method to create wrapper objects
- handle subclasses /properly/ (correct ISA order)
- improved tests and test coverage
- miscellaneous refactoring
- update PEP URL
- update documentation
>How-To-Repeat:
>Fix:
--- p5-Email-Abstract.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/p5-Email-Abstract/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:06:09 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:01 jlam Exp $
-DISTNAME= Email-Abstract-2.01
+DISTNAME= Email-Abstract-2.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ema
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/mail/p5-Email-Abstract/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 18 Apr 2005 16:40:26 -0000 1.1.1.1
+++ distinfo 29 Aug 2006 17:06:18 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/04/18 16:40:26 wiz Exp $
-SHA1 (Email-Abstract-2.01.tar.gz) = 8aa33be472b3c86d86f6ff05b5136fc0e8d23aab
-RMD160 (Email-Abstract-2.01.tar.gz) = f3df889275d2a161cbe7669a27b403ff84f55b48
-Size (Email-Abstract-2.01.tar.gz) = 6267 bytes
+SHA1 (Email-Abstract-2.13.tar.gz) = 28e1b93a0aac1ad73e7fcc92b11bc0134c570ac2
+RMD160 (Email-Abstract-2.13.tar.gz) = 71ebf0d454393980e761cf189e421a7346d6101a
+Size (Email-Abstract-2.13.tar.gz) = 8396 bytes
--- p5-Email-Abstract.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index