Skip to content

Commit 2a192bd

Browse files
committed
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)
1 parent cda6774 commit 2a192bd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

time/p5-Data-ICal-DateTime/Makefile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# $NetBSD: Makefile,v 1.15 2017/06/05 14:25:01 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.16 2017/09/26 14:41:54 wiz Exp $
22

3-
DISTNAME= Data-ICal-DateTime-0.81
3+
DISTNAME= Data-ICal-DateTime-0.82
44
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 3
65
CATEGORIES= time perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
87

98
MAINTAINER= [email protected]
109
HOMEPAGE= http://search.cpan.org/dist/Data-ICal-DateTime
1110
COMMENT= Convenience methods for using Data::ICal with DateTime
11+
LICENSE= ${PERL5_LICENSE}
1212

1313
DEPENDS+= p5-Class-Accessor>=0.30:../../devel/p5-Class-Accessor
1414
DEPENDS+= p5-Clone>=0.22:../../devel/p5-Clone

time/p5-Data-ICal-DateTime/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$NetBSD: distinfo,v 1.5 2017/06/07 18:07:50 mrg Exp $
1+
$NetBSD: distinfo,v 1.6 2017/09/26 14:41:54 wiz Exp $
22

3-
SHA1 (Data-ICal-DateTime-0.81.tar.gz) = 77f9893432c201184cb6c99e6a583ca96386afaf
4-
RMD160 (Data-ICal-DateTime-0.81.tar.gz) = 29bed7a6ff2c7fd9fa390955c41d6a6259209efd
5-
SHA512 (Data-ICal-DateTime-0.81.tar.gz) = 1dadad3e68830b561a6fb380f37c96dee9639ad8de4bd0f00d22fe31c44e93adf21cb2434fdd13aac8159a8319168ab275370a0e123f0613852a90d0feeaf840
6-
Size (Data-ICal-DateTime-0.81.tar.gz) = 41000 bytes
3+
SHA1 (Data-ICal-DateTime-0.82.tar.gz) = 3d8a7f5f8e8f05baeed2ee3d9e79e470e2a8cf75
4+
RMD160 (Data-ICal-DateTime-0.82.tar.gz) = 979458f50ba7f49b7a1a32dcb03852d1e0cf04ca
5+
SHA512 (Data-ICal-DateTime-0.82.tar.gz) = 0f117303fcbf06ddb45cc3b9e454440e49995d4a39dedf5db5e6859ca020ae0209287ce0a729e899f656c1df8fe72465df6c28773aa4ef3c5a411a98bde4d2da
6+
Size (Data-ICal-DateTime-0.82.tar.gz) = 41926 bytes
77
SHA1 (patch-Makefile.PL) = fb10e9002bc503ff2652f18a2222fa0310533c32

0 commit comments

Comments
 (0)