summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-31 12:56:54 +0000
committerwiz <wiz@pkgsrc.org>2014-05-31 12:56:54 +0000
commitdfae4c030c18d0254896031c50a150609f257cb2 (patch)
tree4c0b2626089db4b361c90ca43fbe2c56280773eb /mail
parent032248cb784f19a0d4d1023edfb10158bcdee498 (diff)
downloadpkgsrc-dfae4c030c18d0254896031c50a150609f257cb2.tar.gz
Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).
Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Email-Abstract/Makefile6
-rw-r--r--mail/p5-Email-FolderType/Makefile8
-rw-r--r--mail/p5-Email-Send/Makefile6
3 files changed, 10 insertions, 10 deletions
diff --git a/mail/p5-Email-Abstract/Makefile b/mail/p5-Email-Abstract/Makefile
index e5ca793d633..e1bf888a28c 100644
--- a/mail/p5-Email-Abstract/Makefile
+++ b/mail/p5-Email-Abstract/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:47 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2014/05/31 12:56:54 wiz Exp $
DISTNAME= Email-Abstract-3.006
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= p5ema
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Email-Simple>=1.998:../../mail/p5-Email-Simple
-DEPENDS+= {perl>5.10,p5-Module-Pluggable>=1.5}:../../devel/p5-Module-Pluggable
+DEPENDS+= p5-Module-Pluggable>=1.5:../../devel/p5-Module-Pluggable
PERL5_PACKLIST= auto/Email/Abstract/.packlist
diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile
index ef0732e7a21..35db0a1c362 100644
--- a/mail/p5-Email-FolderType/Makefile
+++ b/mail/p5-Email-FolderType/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/05/31 12:56:54 wiz Exp $
DISTNAME= Email-FolderType-0.814
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -11,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/Email-FolderType/
COMMENT= Perl 5 module to determine the type of a mail folder
LICENSE= ${PERL5_LICENSE}
-PERL5_PACKLIST= auto/Email/FolderType/.packlist
+DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
-DEPENDS+= {perl>=5.10,p5-Module-Pluggable-[0-9]*}:../../devel/p5-Module-Pluggable
+PERL5_PACKLIST= auto/Email/FolderType/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile
index 127791529aa..883f30f3b86 100644
--- a/mail/p5-Email-Send/Makefile
+++ b/mail/p5-Email-Send/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:48 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/05/31 12:56:55 wiz Exp $
DISTNAME= Email-Send-2.199
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address
DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple
-DEPENDS+= {perl>=5.10,p5-Module-Pluggable>=2.97}:../../devel/p5-Module-Pluggable
+DEPENDS+= p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Return-Value>=1.28:../../devel/p5-Return-Value
PERL5_REQD+= 5.8.1