pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/p5-Email-Outlook-Message



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct 11 13:43:53 UTC 2022

Added Files:
        pkgsrc/mail/p5-Email-Outlook-Message: DESCR Makefile distinfo

Log Message:
mail/p5-Email-Outlook-Message: import p5-Email-Outlook-Message-0.921

Packaged for wip by Mike M. Volokhov and myself.

Email::Outlook::Message parses .msg message files as produced
by Microsoft Outlook.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/p5-Email-Outlook-Message/DESCR \
    pkgsrc/mail/p5-Email-Outlook-Message/Makefile \
    pkgsrc/mail/p5-Email-Outlook-Message/distinfo

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

Added files:

Index: pkgsrc/mail/p5-Email-Outlook-Message/DESCR
diff -u /dev/null pkgsrc/mail/p5-Email-Outlook-Message/DESCR:1.1
--- /dev/null   Tue Oct 11 13:43:53 2022
+++ pkgsrc/mail/p5-Email-Outlook-Message/DESCR  Tue Oct 11 13:43:53 2022
@@ -0,0 +1,2 @@
+Email::Outlook::Message parses .msg message files as produced
+by Microsoft Outlook.
Index: pkgsrc/mail/p5-Email-Outlook-Message/Makefile
diff -u /dev/null pkgsrc/mail/p5-Email-Outlook-Message/Makefile:1.1
--- /dev/null   Tue Oct 11 13:43:53 2022
+++ pkgsrc/mail/p5-Email-Outlook-Message/Makefile       Tue Oct 11 13:43:53 2022
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2022/10/11 13:43:53 wiz Exp $
+
+DISTNAME=      Email-Outlook-Message-0.921
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    mail perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Email/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/release/Email-Outlook-Message
+COMMENT=       Read Outlook .msg files
+LICENSE=       ${PERL5_LICENSE}
+
+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
+
+PERL5_PACKLIST=        auto/Email/Outlook/Message/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/mail/p5-Email-Outlook-Message/distinfo
diff -u /dev/null pkgsrc/mail/p5-Email-Outlook-Message/distinfo:1.1
--- /dev/null   Tue Oct 11 13:43:53 2022
+++ pkgsrc/mail/p5-Email-Outlook-Message/distinfo       Tue Oct 11 13:43:53 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/10/11 13:43:53 wiz Exp $
+
+BLAKE2s (Email-Outlook-Message-0.921.tar.gz) = 009e07ca122f7b41d3beb28f776ce26d300abe14b3bb8b74886e93da81d73ea8
+SHA512 (Email-Outlook-Message-0.921.tar.gz) = 1127c805bb3d9e18a61560ea901f5d7ad601238f6b6c69fee64a1619e6efe5348203f9f2bcfc1445e0d609a61e7dd2927c59b9467d2b78371a481ab4266a0bf9
+Size (Email-Outlook-Message-0.921.tar.gz) = 48444 bytes



Home | Main Index | Thread Index | Old Index