From c1522519b646750987810a08413a83d66de13537 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 9 Dec 2013 14:17:41 +0000 Subject: Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes. Bump PKGREVISION for runtime dependency pattern changed packages. --- comms/p5-SMS-Send/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms/p5-SMS-Send/Makefile') diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index ed2701ae30f..2aa4d2b3715 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:43 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:41 obache Exp $ DISTNAME= SMS-Send-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/SMS-Send/ COMMENT= Driver-based API for sending SMS messages LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.8,p5-Module-Pluggable>=3.7}:../../devel/p5-Module-Pluggable +DEPENDS+= {perl>=5.10.1,p5-Module-Pluggable>=3.7}:../../devel/p5-Module-Pluggable DEPENDS+= p5-Params-Util>=1.00:../../devel/p5-Params-Util DEPENDS+= p5-Class-Adapter>=1.05:../../devel/p5-Class-Adapter -- cgit v1.2.3