pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Email-Outlook-Message: update to 0.920.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Sep 13 10:09:45 2020 +0200
Changeset:	902585cad99ad5a2ea12b14ca9ec265a2c419762

Modified Files:
	p5-Email-Outlook-Message/Makefile
	p5-Email-Outlook-Message/distinfo

Log Message:
p5-Email-Outlook-Message: update to 0.920.

0.920   2020-09-11

  - Use the "Internet Code Page" property to set the character set for text and
    HTML bodies (by Olly Betts)
  - Fix typos in comments and docs (by Olly Betts)
  - Update Email::MIME dependency to ensure consistent results
  - Fix wide character handling (by Olly Betts and Matijs van Zuijlen)
  - Fix mbox separators in msgconvert (by Olly Betts)
  - Add back VERSION to supporting modules to avoid upgrade issues

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=902585cad99ad5a2ea12b14ca9ec265a2c419762

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-Email-Outlook-Message/Makefile | 3 ++-
 p5-Email-Outlook-Message/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/p5-Email-Outlook-Message/Makefile b/p5-Email-Outlook-Message/Makefile
index 7cc28eae62..d52afc7728 100644
--- a/p5-Email-Outlook-Message/Makefile
+++ b/p5-Email-Outlook-Message/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	Email-Outlook-Message-0.919
+DISTNAME=	Email-Outlook-Message-0.920
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Email/}
@@ -14,6 +14,7 @@ DEPENDS+=	p5-Email-MIME-ContentType>=1.014:../../mail/p5-Email-MIME-ContentType
 DEPENDS+=	p5-Email-MIME>=1.923:../../mail/p5-Email-MIME
 DEPENDS+=	p5-Email-Sender>=1.3:../../mail/p5-Email-Sender
 DEPENDS+=	p5-Email-Simple>=2.102:../../mail/p5-Email-Simple
+DEPENDS+=	p5-IO-All-[0-9]*:../../devel/p5-IO-All
 DEPENDS+=	p5-IO-String>=1:../../devel/p5-IO-String
 DEPENDS+=	p5-OLE-Storage_Lite>=0.14:../../devel/p5-OLE-Storage_Lite
 
diff --git a/p5-Email-Outlook-Message/distinfo b/p5-Email-Outlook-Message/distinfo
index 5fb3dbc1bd..c58552fb78 100644
--- a/p5-Email-Outlook-Message/distinfo
+++ b/p5-Email-Outlook-Message/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (Email-Outlook-Message-0.919.tar.gz) = 9d57a78c7047c33423a259ce314b8010997af0d0
-RMD160 (Email-Outlook-Message-0.919.tar.gz) = 53ef0db5c6eb49717dcfbba5d0cf62c1c1843180
-SHA512 (Email-Outlook-Message-0.919.tar.gz) = 1507790a146c5b66e5d135690b2105254838f5c84a8667087084ac6297ca8ffca2786d4713ba7db07a44a698f9b4b9a38359f5d20a30f9f0b6c32a9a78a92b7c
-Size (Email-Outlook-Message-0.919.tar.gz) = 33931 bytes
+SHA1 (Email-Outlook-Message-0.920.tar.gz) = e11339e10dfce062a2511432d14982d9893757bd
+RMD160 (Email-Outlook-Message-0.920.tar.gz) = a029acef50a93f6f7c1592411f04d9ae0d91843d
+SHA512 (Email-Outlook-Message-0.920.tar.gz) = e2c4d69318cd5028816fc9476c671cfc86c9a7b7e180696d2cac2d103de53f679859353acc52a81ebc5de4cc4afc3497b61966e63fa9c138ab7427a6ef780b2c
+Size (Email-Outlook-Message-0.920.tar.gz) = 39125 bytes


Home | Main Index | Thread Index | Old Index