summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorhe <he>2008-07-17 14:40:21 +0000
committerhe <he>2008-07-17 14:40:21 +0000
commitf5008bfe6aedf339907c6af0c472198d54247e44 (patch)
treef4a67b5e8c376ee61d7b9b77081283adc6b22557 /time
parentb85af8e7aa504945e747f1fee591e8c55596bbc6 (diff)
downloadpkgsrc-f5008bfe6aedf339907c6af0c472198d54247e44.tar.gz
Update from version 0.08 to 0.09. Changes:
0.09 2008-03-07 - The output of format_datetime() always includes the time portion. Without this the module produced what I think was an invalid iCal date. More importantly, this makes the output consistent (always a DATE-TIME). Reported by Bill Moseley. - removes RRULE: and EXRULE: from ICal string before parsing. Reported by Matt Sisk.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-ICal/Makefile6
-rw-r--r--time/p5-DateTime-Format-ICal/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-ICal/Makefile b/time/p5-DateTime-Format-ICal/Makefile
index ddc75caad7d..ee4d8a6d425 100644
--- a/time/p5-DateTime-Format-ICal/Makefile
+++ b/time/p5-DateTime-Format-ICal/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/17 14:40:21 he Exp $
-DISTNAME= DateTime-Format-ICal-0.08
+DISTNAME= DateTime-Format-ICal-0.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-ICal
+HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-ICal/
COMMENT= Parse and format iCal datetime and duration strings
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/time/p5-DateTime-Format-ICal/distinfo b/time/p5-DateTime-Format-ICal/distinfo
index 6510c8121b0..f205651976f 100644
--- a/time/p5-DateTime-Format-ICal/distinfo
+++ b/time/p5-DateTime-Format-ICal/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/06/06 12:07:48 markd Exp $
+$NetBSD: distinfo,v 1.2 2008/07/17 14:40:21 he Exp $
-SHA1 (DateTime-Format-ICal-0.08.tar.gz) = d9a85057efdf4186bf606a794a9740246450d9ac
-RMD160 (DateTime-Format-ICal-0.08.tar.gz) = f9da98b75797374d6069da8ad68e58985fc9736a
-Size (DateTime-Format-ICal-0.08.tar.gz) = 16648 bytes
+SHA1 (DateTime-Format-ICal-0.09.tar.gz) = 5801d622b44c6856127623323b1712411f251160
+RMD160 (DateTime-Format-ICal-0.09.tar.gz) = f243f1b9e4a016d9e04dda4fa25278be27895380
+Size (DateTime-Format-ICal-0.09.tar.gz) = 16794 bytes