diff options
author | wiz <wiz> | 2010-09-06 11:58:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-09-06 11:58:24 +0000 |
commit | bb3c6406f1097fb567cc731675fd22a8c2509c33 (patch) | |
tree | 821345de811f8a8f32c29479218e905c96f87926 /devel | |
parent | 3d081d4573283fb6d4ec165d6148deb018b89ec7 (diff) | |
download | pkgsrc-bb3c6406f1097fb567cc731675fd22a8c2509c33.tar.gz |
Update to 0.21, add dependency, set LICENSE.
Same number of test failures as before:
Failed 1/1 test programs. 0/2 subtests failed.
Changes to 0.19 not documented.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-POE-Component-Cron/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-POE-Component-Cron/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-POE-Component-Cron/Makefile b/devel/p5-POE-Component-Cron/Makefile index 875e1a18c90..ba3a57e5726 100644 --- a/devel/p5-POE-Component-Cron/Makefile +++ b/devel/p5-POE-Component-Cron/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:12 seb Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/06 11:58:24 wiz Exp $ -DISTNAME= POE-Component-Cron-0.019 +DISTNAME= POE-Component-Cron-0.021 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CF/CFEDDE/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/perldoc?POE::Component::Cron COMMENT= Schedule POE Events using a cron spec +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-POE>=0:../../devel/p5-POE +DEPENDS+= p5-POE-Component-Schedule-[0-9]*:../../devel/p5-POE-Component-Schedule DEPENDS+= p5-DateTime-Event-Cron>=0:../../time/p5-DateTime-Event-Cron DEPENDS+= p5-DateTime-Event-Random>=0:../../time/p5-DateTime-Event-Random DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime diff --git a/devel/p5-POE-Component-Cron/distinfo b/devel/p5-POE-Component-Cron/distinfo index 6ed6c84d4f0..658c4c404fd 100644 --- a/devel/p5-POE-Component-Cron/distinfo +++ b/devel/p5-POE-Component-Cron/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/02/17 15:03:16 abs Exp $ +$NetBSD: distinfo,v 1.2 2010/09/06 11:58:24 wiz Exp $ -SHA1 (POE-Component-Cron-0.019.tar.gz) = 47e68a0780fdebd42c90c1098d992827d0255045 -RMD160 (POE-Component-Cron-0.019.tar.gz) = cd529dbbaf38fe6e4d32629e626ee61520dba5b0 -Size (POE-Component-Cron-0.019.tar.gz) = 4484 bytes +SHA1 (POE-Component-Cron-0.021.tar.gz) = f3387fc77e33dd0e83ca8d6c7bf928ce3700c0a7 +RMD160 (POE-Component-Cron-0.021.tar.gz) = 7b794717343028ff61766165ca663068ca4255a8 +Size (POE-Component-Cron-0.021.tar.gz) = 3368 bytes |