From 6d099479482056adfc66dbb08690849831ffacb6 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. --- net/p5-Danga-Socket/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/p5-Danga-Socket') diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile index adac61825e4..0058c723749 100644 --- a/net/p5-Danga-Socket/Makefile +++ b/net/p5-Danga-Socket/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/12/09 14:17:50 obache Exp $ # DISTNAME= Danga-Socket-1.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/ @@ -13,7 +13,7 @@ COMMENT= Event loop and event-driven async socket base class LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Sys-Syscall>=0:../../devel/p5-Sys-Syscall -DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes +DEPENDS+= {perl>=5.7.3,p5-Time-HiRes>=0}:../../time/p5-Time-HiRes PERL5_PACKLIST= auto/Danga/Socket/.packlist USE_LANGUAGES= # none -- cgit v1.2.3