summaryrefslogtreecommitdiff
path: root/mail/p5-Email-MIME/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen>2009-02-10 14:41:45 +0000
committerrhaen <rhaen>2009-02-10 14:41:45 +0000
commitbcb2ea055af7f5f0abdd6f7a3fe3ee170bee8d60 (patch)
treef5cb928f2bcbdba549476374cc73698a3a8f5be5 /mail/p5-Email-MIME/Makefile
parent8c7de8e3828438c6b707b2038f1385d21b4dab92 (diff)
downloadpkgsrc-bcb2ea055af7f5f0abdd6f7a3fe3ee170bee8d60.tar.gz
1.863 2009-01-30
no code changes add strangely missing copyright information 1.862 2009-01-22 add repository location metadata always require Encode, never MIME::Words; this means that using Email::MIME on pre-5.008 will be difficult, if not impossible if a header can't be decoded, fall back to the raw header move decoding methods to Email::MIME::Header, add header_raw
Diffstat (limited to 'mail/p5-Email-MIME/Makefile')
-rw-r--r--mail/p5-Email-MIME/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile
index e7781487830..f037b0fd02c 100644
--- a/mail/p5-Email-MIME/Makefile
+++ b/mail/p5-Email-MIME/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:11 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/10 14:41:45 rhaen Exp $
-DISTNAME= Email-MIME-1.861
+DISTNAME= Email-MIME-1.863
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5emm
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}