summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-tools
diff options
context:
space:
mode:
authorryoon <ryoon>2013-04-21 12:36:39 +0000
committerryoon <ryoon>2013-04-21 12:36:39 +0000
commit00c37fffdd313abff305709550d8bc75ba90d3c6 (patch)
tree64708d748053db788eb7619ee3db3398ac81129a /mail/p5-MIME-tools
parent5cb0b06fc58c2da92b8162c95a913cb4a83fa05f (diff)
downloadpkgsrc-00c37fffdd313abff305709550d8bc75ba90d3c6.tar.gz
Update to 5.504
Changelog: 5.504 2013-01-30 David F. Skoll <dfs@roaringpenguin.com> * VERSION 5.504 RELEASED * Fix encoding of MIME parameters that contain a quoted string: "like \"this" https://rt.cpan.org/Public/Bug/Display.html?id=80433 * Suppress useless warnings from tests https://rt.cpan.org/Public/Bug/Display.html?id=80679 * Fix long-standing bug in encode_mimewords that can break multibyte-encodings (eg, utf-8) https://rt.cpan.org/Public/Bug/Display.html?id=5462 5.503 2012-06-08 David F. Skoll <dfs@roaringpenguin.com> * VERSION 5.503 RELEASED * Avoid inappropriately untainting data https://rt.cpan.org/Public/Bug/Display.html?id=67119 * Localise $\ to avoid parsing problems if it's set elsewhere https://rt.cpan.org/Public/Bug/Display.html?id=71041 * Improve exorcising of filenames https://rt.cpan.org/Public/Bug/Display.html?id=71677 * Fix potential race condition in t/Smtpsend.t https://rt.cpan.org/Public/Bug/Display.html?id=68879 * Allow native I/O on File::Handle objects https://rt.cpan.org/Public/Bug/Display.html?id=72538 * Add "recommends Convert::BinHex" clause to Makefile.PL https://rt.cpan.org/Public/Bug/Display.html?id=72223 * Add module_name to Makefile.PL https://rt.cpan.org/Public/Bug/Display.html?id=77138 * Fix "Uninitialized value" warning https://rt.cpan.org/Public/Bug/Display.html?id=77190 * Don't run t/Smtpsend.t on systems that lack fork() https://rt.cpan.org/Public/Bug/Display.html?id=77351 * Add "use strict" everywhere https://rt.cpan.org/Public/Bug/Display.html?id=77582
Diffstat (limited to 'mail/p5-MIME-tools')
-rw-r--r--mail/p5-MIME-tools/Makefile7
-rw-r--r--mail/p5-MIME-tools/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile
index e8925216a08..241294770fe 100644
--- a/mail/p5-MIME-tools/Makefile
+++ b/mail/p5-MIME-tools/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2012/10/08 12:19:22 asau Exp $
+# $NetBSD: Makefile,v 1.43 2013/04/21 12:36:39 ryoon Exp $
-DISTNAME= MIME-tools-5.502
+DISTNAME= MIME-tools-5.504
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5mit
CATEGORIES= perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
@@ -25,7 +24,7 @@ BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/MIME/tools/.packlist
+PERL5_PACKLIST= auto/MIME/Tools/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-MIME-tools/distinfo b/mail/p5-MIME-tools/distinfo
index a0544cfc501..e33e3476cf2 100644
--- a/mail/p5-MIME-tools/distinfo
+++ b/mail/p5-MIME-tools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2011/08/07 08:09:01 tron Exp $
+$NetBSD: distinfo,v 1.17 2013/04/21 12:36:39 ryoon Exp $
-SHA1 (MIME-tools-5.502.tar.gz) = 0b01f76cbad9ea902b3a9cea98cecd58fbfb7850
-RMD160 (MIME-tools-5.502.tar.gz) = fcbfbf707cb2fb5be9d119473440d07f5f4089e8
-Size (MIME-tools-5.502.tar.gz) = 394613 bytes
+SHA1 (MIME-tools-5.504.tar.gz) = 5eefde8b1a8eea93df4b99c30bc29abe42b9cbfa
+RMD160 (MIME-tools-5.504.tar.gz) = 10dea6437aa277b0c37042f64042e6dde50459d1
+Size (MIME-tools-5.504.tar.gz) = 404825 bytes