Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.24 2013/05/31 12:41:56 wiz Exp $
# $NetBSD: Makefile,v 1.25 2013/12/09 14:17:52 obache Exp $
#
DISTNAME= Module-Signature-0.68
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
PKGREVISION= 3
SVR4_PKGNAME= p5ms
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
@@ -36,7 +36,7 @@ DEPENDS+= p5-Crypt-Twofish>=2.00:../../security/p5-Crypt-Twofish
DEPENDS+= p5-Data-Buffer>=0.04:../../devel/p5-Data-Buffer
DEPENDS+= p5-Digest-MD2-[0-9]*:../../security/p5-Digest-MD2
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-IO-Compress-[0-9]*:../../devel/p5-IO-Compress
DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress # Compress::Zlib
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
DEPENDS+= p5-Math-Pari-[0-9]*:../../math/p5-Math-Pari
DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64