pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Send Update required perl version to 5.8...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f54dc6514cf
branches: trunk
changeset: 555194:5f54dc6514cf
user: sno <sno%pkgsrc.org@localhost>
date: Wed Feb 25 20:51:11 2009 +0000
description:
Update required perl version to 5.8.1 to ensure additional dependencies
- Scalar::Util 1.0.2 - core in 5.7.3
- Test::More 0.47 - core in 5.8.1
diffstat:
mail/p5-Email-Send/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ac065eab0814 -r 5f54dc6514cf mail/p5-Email-Send/Makefile
--- a/mail/p5-Email-Send/Makefile Wed Feb 25 20:46:18 2009 +0000
+++ b/mail/p5-Email-Send/Makefile Wed Feb 25 20:51:11 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/01/05 13:08:49 he Exp $
+# $NetBSD: Makefile,v 1.9 2009/02/25 20:51:11 sno Exp $
DISTNAME= Email-Send-2.194
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@
DEPENDS+= p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Return-Value>=1.28:../../devel/p5-Return-Value
-PERL5_REQD+= 5.6.0
+PERL5_REQD+= 5.8.1
PERL5_PACKLIST= auto/Email/Send/.packlist
Home |
Main Index |
Thread Index |
Old Index