diff options
author | wiz <wiz@pkgsrc.org> | 2015-01-18 19:00:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-01-18 19:00:24 +0000 |
commit | 95bd04294522b03b1caf948c08765193cfdfe356 (patch) | |
tree | cc74f3a3bd5a0802d708d58af7b0c4d868fe820d /time | |
parent | 24c5cb9a8ba6005d7a5330bafe5ccd74ca3f1518 (diff) | |
download | pkgsrc-95bd04294522b03b1caf948c08765193cfdfe356.tar.gz |
Update to 1.84:
1.84 2015-01-17
- Removed the per-OS prereqs on DateTime::TimeZone::HPUX and
DateTime::TimeZone::Local::Win32. This gets rid of circular dependencies
between those distros and this one. RT #101588, 101589 and 68231.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 3e3b6548912..1aaa999613a 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2014/12/30 13:02:38 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/01/18 19:00:24 wiz Exp $ -DISTNAME= DateTime-TimeZone-1.83 +DISTNAME= DateTime-TimeZone-1.84 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index ad3a8cadf07..a7ba35df755 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.50 2014/12/30 13:02:38 wiz Exp $ +$NetBSD: distinfo,v 1.51 2015/01/18 19:00:24 wiz Exp $ -SHA1 (DateTime-TimeZone-1.83.tar.gz) = 216339f79a95b4eabb50ed87d82af2a2e9cf78c2 -RMD160 (DateTime-TimeZone-1.83.tar.gz) = b0c15b21fb6a202049084352083c8cc4981c2107 -Size (DateTime-TimeZone-1.83.tar.gz) = 885298 bytes +SHA1 (DateTime-TimeZone-1.84.tar.gz) = 60767104de1f0da77fce7c2b7001eb390a135857 +RMD160 (DateTime-TimeZone-1.84.tar.gz) = a678ed02508d995227c722543c01004559070d2d +Size (DateTime-TimeZone-1.84.tar.gz) = 901133 bytes |