aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2013-08-31 19:50:49 +0800
committerlth <lth@FreeBSD.org>2013-08-31 19:50:49 +0800
commit5b3f73a0cdc2aca6c93c4447b524f39e98689120 (patch)
tree6286498972bca46b927a4146bf6fb06721352a63 /mail
parent618ffe33c996a5fcc0b6672fd6407f149437000b (diff)
downloadfreebsd-ports-gnome-5b3f73a0cdc2aca6c93c4447b524f39e98689120.tar.gz
freebsd-ports-gnome-5b3f73a0cdc2aca6c93c4447b524f39e98689120.tar.zst
freebsd-ports-gnome-5b3f73a0cdc2aca6c93c4447b524f39e98689120.zip
- Update to 1.924
Changelog: 1.924 2013-08-10 23:23:55 America/New_York update use of Email::MIME::ContentType to match new, fixed hash keys: type/subtype 1.923 2013-08-08 21:59:02 America/New_York do not consider the part-ending CRLF part of the body avoid undefined warnings in debug_structure [rt.cpan.org #82388] (Thanks, Kurt Anderson) better error message when the given body is a ref but not a scalar ref [rt.cpan.org #59205]
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Email-MIME/Makefile4
-rw-r--r--mail/p5-Email-MIME/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile
index 55640cf43147..36c9dc5cbf7a 100644
--- a/mail/p5-Email-MIME/Makefile
+++ b/mail/p5-Email-MIME/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= Email-MIME
-PORTVERSION= 1.922
+PORTVERSION= 1.924
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,7 +12,7 @@ COMMENT= Easy MIME message parsing
BUILD_DEPENDS= p5-Email-Simple>=2.102:${PORTSDIR}/mail/p5-Email-Simple \
p5-Email-MessageID>=0:${PORTSDIR}/mail/p5-Email-MessageID \
p5-Email-MIME-Encodings>=1.313:${PORTSDIR}/mail/p5-Email-MIME-Encodings \
- p5-Email-MIME-ContentType>=1.01.1:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
+ p5-Email-MIME-ContentType>=1.01.6:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
p5-MIME-Types>=1.13:${PORTSDIR}/mail/p5-MIME-Types
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/mail/p5-Email-MIME/distinfo b/mail/p5-Email-MIME/distinfo
index 4f30c2cdc07f..d4753b700a74 100644
--- a/mail/p5-Email-MIME/distinfo
+++ b/mail/p5-Email-MIME/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Email-MIME-1.922.tar.gz) = 9198f9f40314d82d940a65654fe649f71f0ed88d2ca838e100fe1d8d3f7a6d51
-SIZE (Email-MIME-1.922.tar.gz) = 109512
+SHA256 (Email-MIME-1.924.tar.gz) = 89886efc47b0159476cc403a8ee9e30f634a90a3508e54aaa98738cfe7afaa63
+SIZE (Email-MIME-1.924.tar.gz) = 111251