diff options
author | wen <wen@pkgsrc.org> | 2016-03-05 08:26:42 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-03-05 08:26:42 +0000 |
commit | 5e403311c00bf13055c657e17039e3a6f054a398 (patch) | |
tree | 8f9f1332f43d8cd7f73e9b2885237140e3c3fbac /time | |
parent | 9cb75a848ab7062d4b6af75a49d8b54dfede4575 (diff) | |
download | pkgsrc-5e403311c00bf13055c657e17039e3a6f054a398.tar.gz |
Update to 0.18
Add LICENSE
Update DEPENDS
Upstream changes:
0.18 2015-11-11
- added a test; depends on DateTime::Set 0.3600
0.17 2005-08-11
- added a test and fixed a bug where the parameter to
next($dt) had a timezone. Reported by Simon Wistow.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-Event-Recurrence/Makefile | 8 | ||||
-rw-r--r-- | time/p5-DateTime-Event-Recurrence/distinfo | 10 |
2 files changed, 9 insertions, 9 deletions
diff --git a/time/p5-DateTime-Event-Recurrence/Makefile b/time/p5-DateTime-Event-Recurrence/Makefile index a31800b1f4a..d75ceaec1a2 100644 --- a/time/p5-DateTime-Event-Recurrence/Makefile +++ b/time/p5-DateTime-Event-Recurrence/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/03/05 08:26:42 wen Exp $ -DISTNAME= DateTime-Event-Recurrence-0.16 +DISTNAME= DateTime-Event-Recurrence-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Event-Recurrence COMMENT= DateTime::Set extension to create basic recurrence sets +LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-DateTime-Set>=0.17:../../time/p5-DateTime-Set +DEPENDS+= p5-DateTime-Set>=0.3600:../../time/p5-DateTime-Set PERL5_PACKLIST= auto/DateTime/Event/Recurrence/.packlist diff --git a/time/p5-DateTime-Event-Recurrence/distinfo b/time/p5-DateTime-Event-Recurrence/distinfo index 3abca8526d5..8b303f86a78 100644 --- a/time/p5-DateTime-Event-Recurrence/distinfo +++ b/time/p5-DateTime-Event-Recurrence/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/02 23:31:39 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/03/05 08:26:42 wen Exp $ -SHA1 (DateTime-Event-Recurrence-0.16.tar.gz) = f8233f39e02d6c56e9609e6f41e95a56cfc7dab0 -RMD160 (DateTime-Event-Recurrence-0.16.tar.gz) = f92993367afd99a6025a0569cb1bab8b496d98f7 -SHA512 (DateTime-Event-Recurrence-0.16.tar.gz) = 23ad739f6eedbbca63d42d0c0c7ba295e976669e5ab40bf882c6d52ea352654ae2c155825ddbd0c53dce1cde16ab340020ceedf6b36d4de58680e08b39535bb5 -Size (DateTime-Event-Recurrence-0.16.tar.gz) = 23915 bytes +SHA1 (DateTime-Event-Recurrence-0.18.tar.gz) = 2a4831c57f08221fcc1da9cfb03cb4b82d194b4d +RMD160 (DateTime-Event-Recurrence-0.18.tar.gz) = 0d0cf554b4737c4a801962b8d70eb11b300ceaf9 +SHA512 (DateTime-Event-Recurrence-0.18.tar.gz) = 72614073306d6100cc3cfefb71dbcc1a6a49e414338407e8637856c37151bdc0b1ec824b495e9a972bcd2c8e7ad8c1ac91e6fb8cbfc45a2c36c51f86e739419a +Size (DateTime-Event-Recurrence-0.18.tar.gz) = 24702 bytes |