p5-Data-ICal-DateTime: update to 0.82.
Set LICENSE. 0.82 - Mon 21 Aug 2017 * Set recurrence timezone to the same as the 'start' attribute (fix github issue #2)
This commit is contained in:
parent
31f2d71459
commit
615541421a
2 changed files with 8 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:01 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2017/09/26 14:41:54 wiz Exp $
|
||||
|
||||
DISTNAME= Data-ICal-DateTime-0.81
|
||||
DISTNAME= Data-ICal-DateTime-0.82
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Data-ICal-DateTime
|
||||
COMMENT= Convenience methods for using Data::ICal with DateTime
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Class-Accessor>=0.30:../../devel/p5-Class-Accessor
|
||||
DEPENDS+= p5-Clone>=0.22:../../devel/p5-Clone
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.5 2017/06/07 18:07:50 mrg Exp $
|
||||
$NetBSD: distinfo,v 1.6 2017/09/26 14:41:54 wiz Exp $
|
||||
|
||||
SHA1 (Data-ICal-DateTime-0.81.tar.gz) = 77f9893432c201184cb6c99e6a583ca96386afaf
|
||||
RMD160 (Data-ICal-DateTime-0.81.tar.gz) = 29bed7a6ff2c7fd9fa390955c41d6a6259209efd
|
||||
SHA512 (Data-ICal-DateTime-0.81.tar.gz) = 1dadad3e68830b561a6fb380f37c96dee9639ad8de4bd0f00d22fe31c44e93adf21cb2434fdd13aac8159a8319168ab275370a0e123f0613852a90d0feeaf840
|
||||
Size (Data-ICal-DateTime-0.81.tar.gz) = 41000 bytes
|
||||
SHA1 (Data-ICal-DateTime-0.82.tar.gz) = 3d8a7f5f8e8f05baeed2ee3d9e79e470e2a8cf75
|
||||
RMD160 (Data-ICal-DateTime-0.82.tar.gz) = 979458f50ba7f49b7a1a32dcb03852d1e0cf04ca
|
||||
SHA512 (Data-ICal-DateTime-0.82.tar.gz) = 0f117303fcbf06ddb45cc3b9e454440e49995d4a39dedf5db5e6859ca020ae0209287ce0a729e899f656c1df8fe72465df6c28773aa4ef3c5a411a98bde4d2da
|
||||
Size (Data-ICal-DateTime-0.82.tar.gz) = 41926 bytes
|
||||
SHA1 (patch-Makefile.PL) = fb10e9002bc503ff2652f18a2222fa0310533c32
|
||||
|
|
Loading…
Reference in a new issue