summaryrefslogtreecommitdiff
path: root/time/p5-Data-ICal/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-08-30 15:30:18 +0000
committerwen <wen@pkgsrc.org>2013-08-30 15:30:18 +0000
commit1cc3b815b923d45b73eaaa2530b95ed6372eb812 (patch)
tree9cf8fdeced755271ae52c4ba0570ed6e0acb71dd /time/p5-Data-ICal/Makefile
parenta5326993ef71505122615e13d4e5b68a599e98c8 (diff)
downloadpkgsrc-1cc3b815b923d45b73eaaa2530b95ed6372eb812.tar.gz
Update to 0.21
Upstream changes: 0.21 * Examine properties in consistent order, so tests pass on 5.18 and above 0.20 * Properly restrict the valid properties when iCal version 1.0 (Ashley Willis)
Diffstat (limited to 'time/p5-Data-ICal/Makefile')
-rw-r--r--time/p5-Data-ICal/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile
index 35f0d541ef5..ee570ed3e42 100644
--- a/time/p5-Data-ICal/Makefile
+++ b/time/p5-Data-ICal/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2013/08/06 11:41:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2013/08/30 15:30:18 wen Exp $
-DISTNAME= Data-ICal-0.19
+DISTNAME= Data-ICal-0.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}