pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-TimeZone pkgsrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82cfe8474fd8
branches:  trunk
changeset: 394693:82cfe8474fd8
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Jun 14 20:14:49 2009 +0000

description:
pkgsrc changes:
  - Updating package of p5 module DateTime::TimeZone from 0.90 to 0.91
  - Adjusting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.91    2009-05-26
- This release is based on version 2009h of the Olson database. This
  release has no user-visible changes, but I like to follow along
  anyway.

diffstat:

 time/p5-DateTime-TimeZone/Makefile |  6 +++---
 time/p5-DateTime-TimeZone/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 5476880b21b1 -r 82cfe8474fd8 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Sun Jun 14 20:10:28 2009 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Sun Jun 14 20:14:49 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/04/29 07:46:22 sno Exp $
+# $NetBSD: Makefile,v 1.19 2009/06/14 20:14:49 sno Exp $
 
-DISTNAME=      DateTime-TimeZone-0.90
+DISTNAME=      DateTime-TimeZone-0.91
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -8,7 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/DateTime-TimeZone/
 COMMENT=       Perl module to handle time zone manipulation
-LICENSE=       artistic-2.0
+LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
 DEPENDS+=      p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
diff -r 5476880b21b1 -r 82cfe8474fd8 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Sun Jun 14 20:10:28 2009 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Sun Jun 14 20:14:49 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2009/04/29 07:46:22 sno Exp $
+$NetBSD: distinfo,v 1.15 2009/06/14 20:14:49 sno Exp $
 
-SHA1 (DateTime-TimeZone-0.90.tar.gz) = 034d7345a4d90851b56cc28d6d784b292be50bfc
-RMD160 (DateTime-TimeZone-0.90.tar.gz) = c1e71864ffeb0261ca4270c7ea01a3f5e6cf5eb9
-Size (DateTime-TimeZone-0.90.tar.gz) = 377361 bytes
+SHA1 (DateTime-TimeZone-0.91.tar.gz) = 9d9f482177a307326ef7a0f3492a2e2b8815349b
+RMD160 (DateTime-TimeZone-0.91.tar.gz) = 1e953d5dff25880953caabd9d4be15e86b9c1473
+Size (DateTime-TimeZone-0.91.tar.gz) = 377304 bytes



Home | Main Index | Thread Index | Old Index