diff options
author | obache <obache@pkgsrc.org> | 2006-10-26 14:54:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-10-26 14:54:07 +0000 |
commit | 5ea39f9ebf003fd434ec327ddc70f45fd7136436 (patch) | |
tree | e3c1c213d2cf8712ab2e1bc85130e6e4e4a7ab86 /mail | |
parent | 10757d1c05d43354c39c742516617a935b352fe7 (diff) | |
download | pkgsrc-5ea39f9ebf003fd434ec327ddc70f45fd7136436.tar.gz |
Update p5-Email-Abstract to 2.131.
Changes:
2.131 2006-08-22
- pod tests
2.13 2006-07-24
- test for and permit passing Email::Abstract objects to Email::Abstract
class methods
2.12 2006-07-24
- don't use MIME::Entity in test if it's not available
2.11 2006-07-22
- better test planning
2.10 2006-07-21
- 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
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-Abstract/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-Email-Abstract/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/p5-Email-Abstract/Makefile b/mail/p5-Email-Abstract/Makefile index b85c37ecef2..7811b5bf64a 100644 --- a/mail/p5-Email-Abstract/Makefile +++ b/mail/p5-Email-Abstract/Makefile @@ -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:54:07 obache Exp $ -DISTNAME= Email-Abstract-2.01 +DISTNAME= Email-Abstract-2.131 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ema -PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Abstract/distinfo b/mail/p5-Email-Abstract/distinfo index aa010d8cb5f..90a6091b466 100644 --- a/mail/p5-Email-Abstract/distinfo +++ b/mail/p5-Email-Abstract/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/04/18 16:40:26 wiz Exp $ +$NetBSD: distinfo,v 1.2 2006/10/26 14:54:07 obache 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.131.tar.gz) = 6cc1641e33466ac3fc294a9ecb6d91e46f7fd0bd +RMD160 (Email-Abstract-2.131.tar.gz) = e7a1b9cd278db464b57d315d42c6062713a34b17 +Size (Email-Abstract-2.131.tar.gz) = 8595 bytes |