Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
RFC2822 introduces a slightly different format of date than that used by
RFC822. The main correction is that the format is more limited, and thus easier
to parse.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:26 wiz Exp $
DISTNAME= DateTime-Format-Mail-0.3001
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Mail/
COMMENT= Convert between DateTime and RFC2822/822 formats
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
DEPENDS+= p5-Params-Validate>=0.67:../../devel/p5-Params-Validate
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/DateTime/Format/Mail/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2007/11/29 17:56:30 wiz Exp $
SHA1 (DateTime-Format-Mail-0.3001.tar.gz) = 7381aedca0ab6e7fbfd94e3bec804f2487dd815d
RMD160 (DateTime-Format-Mail-0.3001.tar.gz) = f1e69814f1101e4c2b2e979252ecd385d416dbd0
Size (DateTime-Format-Mail-0.3001.tar.gz) = 176473 bytes