diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 02:14:39 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 02:14:39 +0000 |
commit | 0ae802d61faf2f20220f5a5e9e2eb66aea48e410 (patch) | |
tree | bdbc14114fc96200338209b9f4a47a9400278259 /time | |
parent | af44cca774afa48707a3851d7fcc3266563c19f5 (diff) | |
download | pkgsrc-0ae802d61faf2f20220f5a5e9e2eb66aea48e410.tar.gz |
Update 1.8 to 1.93
- (Neither ChangeLog or Release Note not found), sorry
- Add LICENSE= to ${PERL5_LICENSE}, for web page saying so:
---------------
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
---------------
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Schedule-Cron-Events/Makefile | 6 | ||||
-rw-r--r-- | time/p5-Schedule-Cron-Events/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-Schedule-Cron-Events/Makefile b/time/p5-Schedule-Cron-Events/Makefile index 01482bbba2e..c6c5fa4d65b 100644 --- a/time/p5-Schedule-Cron-Events/Makefile +++ b/time/p5-Schedule-Cron-Events/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/12/04 02:14:39 mef Exp $ -DISTNAME= Schedule-Cron-Events-1.8 +DISTNAME= Schedule-Cron-Events-1.93 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl module to find when crontab events will occur +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Schedule/Cron/Events/.packlist diff --git a/time/p5-Schedule-Cron-Events/distinfo b/time/p5-Schedule-Cron-Events/distinfo index 3ddb3f2d1f4..c9abe3d7f94 100644 --- a/time/p5-Schedule-Cron-Events/distinfo +++ b/time/p5-Schedule-Cron-Events/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/05/06 19:47:31 epg Exp $ +$NetBSD: distinfo,v 1.2 2014/12/04 02:14:39 mef Exp $ -SHA1 (Schedule-Cron-Events-1.8.tar.gz) = cd82796797be1aba3e9102af9a3023feada104c6 -RMD160 (Schedule-Cron-Events-1.8.tar.gz) = 3871e94b9a82f372f2b069ef33b73297ce797ad8 -Size (Schedule-Cron-Events-1.8.tar.gz) = 9282 bytes +SHA1 (Schedule-Cron-Events-1.93.tar.gz) = 02e2628cd57c1a22b42d3b4be52d88dcf0a621bd +RMD160 (Schedule-Cron-Events-1.93.tar.gz) = 9cad54961bbab87622ca956ec9681d0f3158554d +Size (Schedule-Cron-Events-1.93.tar.gz) = 10993 bytes |