summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwen <wen>2015-08-07 01:31:20 +0000
committerwen <wen>2015-08-07 01:31:20 +0000
commit176fecc59dd197cc1c4f679b3e864fd0cece94ea (patch)
tree10ec3cac34e6d6e7fb639a59175e743524afbfc4 /mail
parent51f1ee3a325b8934ad1c912b889cddc15191fdbb (diff)
downloadpkgsrc-176fecc59dd197cc1c4f679b3e864fd0cece94ea.tar.gz
Update to 0.8.23
Add LICENSE Upstream changes: Version 0.8.21 - fixed the case in the header names (Content-type -> Content-Type) - fixed the encoding of non-ascii stuff in headers (RFC 2047) - fixed using the ctype even for body with MailFile Version 0.8.23 - fixed problems with long subjects containing accentuated characters - fixed problems with IO::Socket::SSL - trims addresses passed in an array (per request) - changed licence per request from Fedora - fix to allow very long passwords - fix error in TestServer()
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Mail-Sender/Makefile6
-rw-r--r--mail/p5-Mail-Sender/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile
index fe931ce7a09..3ced288dbc7 100644
--- a/mail/p5-Mail-Sender/Makefile
+++ b/mail/p5-Mail-Sender/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2015/07/12 18:56:24 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/08/07 01:31:20 wen Exp $
#
-DISTNAME= Mail-Sender-0.8.16
+DISTNAME= Mail-Sender-0.8.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://search.cpan.org/~jenda/Mail-Sender/
COMMENT= Sending mails with attachments through an SMTP server
+LICENSE= ${PERL5_LICENSE}
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64
diff --git a/mail/p5-Mail-Sender/distinfo b/mail/p5-Mail-Sender/distinfo
index 7ee78fd3e0d..c392a274846 100644
--- a/mail/p5-Mail-Sender/distinfo
+++ b/mail/p5-Mail-Sender/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/01/26 18:48:16 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2015/08/07 01:31:20 wen Exp $
-SHA1 (Mail-Sender-0.8.16.tar.gz) = 59963d520e04207db770428f535924b5aded3363
-RMD160 (Mail-Sender-0.8.16.tar.gz) = 8223cd3269d45bb024572cfa45b53fccb27dce04
-Size (Mail-Sender-0.8.16.tar.gz) = 35919 bytes
+SHA1 (Mail-Sender-0.8.23.tar.gz) = 07f340d577a9583d9d51f668ac5b878c94da9869
+RMD160 (Mail-Sender-0.8.23.tar.gz) = 375e77c602d699e8fdc88479a77ad54fe97b9344
+Size (Mail-Sender-0.8.23.tar.gz) = 38361 bytes