diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 01:16:26 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 01:16:26 +0000 |
commit | 0120acca5a7e7f08bd3800d002b28dbbbb2e6bd7 (patch) | |
tree | af3d088d8bb364ebfa7ae846386d05fc45cf2753 /time/p5-Data-ICal-DateTime | |
parent | 28aed134aa320955d85279b6574e503c0b628105 (diff) | |
download | pkgsrc-0120acca5a7e7f08bd3800d002b28dbbbb2e6bd7.tar.gz |
Update 0.7 to 0.81
------------------
0.81 - Mon 24 Nov 2014 10:11:50 PST
* Add Makefile.PL back into MANIFEST (fixes RT 100524)
* Remove MYMETA.* files from MANIFEST (fixes RT 100525)
0.8 - Fri 21 Nov 2014 11:26:57 PST
* Update docs
* Fix some timezone bugs (Fixes RT 43610 and RT 99804 - thanks Sterling Hanenkamp)
* Refactor for more DRYness
* Add URL field
* Update Module::Install to add META.yml (fixes RT 80668)
* Add a note about all day events (RT 63049)
Diffstat (limited to 'time/p5-Data-ICal-DateTime')
-rw-r--r-- | time/p5-Data-ICal-DateTime/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Data-ICal-DateTime/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Data-ICal-DateTime/Makefile b/time/p5-Data-ICal-DateTime/Makefile index 5a30afb6619..f9324451295 100644 --- a/time/p5-Data-ICal-DateTime/Makefile +++ b/time/p5-Data-ICal-DateTime/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2014/12/04 01:16:26 mef Exp $ -DISTNAME= Data-ICal-DateTime-0.7 +DISTNAME= Data-ICal-DateTime-0.81 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/time/p5-Data-ICal-DateTime/distinfo b/time/p5-Data-ICal-DateTime/distinfo index 0bc05bd7639..7d1c52c3247 100644 --- a/time/p5-Data-ICal-DateTime/distinfo +++ b/time/p5-Data-ICal-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/07/21 08:56:43 rhaen Exp $ +$NetBSD: distinfo,v 1.3 2014/12/04 01:16:26 mef Exp $ -SHA1 (Data-ICal-DateTime-0.7.tar.gz) = cad9d47ca0b90d44fecfcae4c338256e4418c8a6 -RMD160 (Data-ICal-DateTime-0.7.tar.gz) = b68c54a2133c3d6c3bbfa7a44ae2d006add2b0e0 -Size (Data-ICal-DateTime-0.7.tar.gz) = 29384 bytes +SHA1 (Data-ICal-DateTime-0.81.tar.gz) = 77f9893432c201184cb6c99e6a583ca96386afaf +RMD160 (Data-ICal-DateTime-0.81.tar.gz) = 29bed7a6ff2c7fd9fa390955c41d6a6259209efd +Size (Data-ICal-DateTime-0.81.tar.gz) = 41000 bytes |