Update to 0.22

0.22 2015-02-17
 - Add URI and NONE alarm types, for compatibility with Apple iCal
 - Add support for the common X-WR-CalName property
 - Optionally enforce UID attribute
 - Optionally auto-generate UID
 - Run with taint mode enabled
 - Packaging updates
This commit is contained in:
mef 2015-03-01 08:05:27 +00:00
parent 1a99b24615
commit 683853812f
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:07 wiz Exp $
# $NetBSD: Makefile,v 1.18 2015/03/01 08:05:27 mef Exp $
DISTNAME= Data-ICal-0.21
DISTNAME= Data-ICal-0.22
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/08/30 15:30:18 wen Exp $
$NetBSD: distinfo,v 1.6 2015/03/01 08:05:27 mef Exp $
SHA1 (Data-ICal-0.21.tar.gz) = 8a91f99517440b404692a5a3f7deef91aa46a38c
RMD160 (Data-ICal-0.21.tar.gz) = dd5f92499121d0812bef4ed2ce954193e5157370
Size (Data-ICal-0.21.tar.gz) = 117530 bytes
SHA1 (Data-ICal-0.22.tar.gz) = 9f97a3e60c80eb8e739ad10f111ef20df78bf57d
RMD160 (Data-ICal-0.22.tar.gz) = 6a79b318f200e588b46986fb7ade80b37601d0fc
Size (Data-ICal-0.22.tar.gz) = 119116 bytes