diff options
author | wen <wen@pkgsrc.org> | 2013-02-01 04:57:13 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-02-01 04:57:13 +0000 |
commit | 9b4224b92fdfe30b2ab3d810697d9628d1ae8e4b (patch) | |
tree | 47de990c648f963daa813a25ee06445499802257 /time | |
parent | b18d76cfd3a4171b60798b1bcbd939d14989a283 (diff) | |
download | pkgsrc-9b4224b92fdfe30b2ab3d810697d9628d1ae8e4b.tar.gz |
Update to 1.232
Add LICENSE
Upstream changes:
1.232 Thu Jan 31 21:41:40 CST 2013
those damn ._* files os x kindly inserted into the distribution
I have removed them. sorry everyone.
1.231 Wed Jan 30 07:58:21 CST 2013
forgot to add LICENSE to manifest.
incremented version for CPAN upload
1.23 Tue Jan 29 10:13:54 CST 2013
updated LICENSE.
this perl module is released under the same license
as perl itself
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-Interval/Makefile | 6 | ||||
-rw-r--r-- | time/p5-Time-Interval/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile index d96be85af13..e7b100dfa60 100644 --- a/time/p5-Time-Interval/Makefile +++ b/time/p5-Time-Interval/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.8 2012/10/08 13:04:26 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/01 04:57:13 wen Exp $ # -DISTNAME= Time-Interval-1.22 +DISTNAME= Time-Interval-1.232 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= time MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/ COMMENT= Converts time intervals of days, hours, minutes, and seconds +LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime diff --git a/time/p5-Time-Interval/distinfo b/time/p5-Time-Interval/distinfo index 313f3bea687..05e3f13cffd 100644 --- a/time/p5-Time-Interval/distinfo +++ b/time/p5-Time-Interval/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/11/04 16:02:12 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2013/02/01 04:57:13 wen Exp $ -SHA1 (Time-Interval-1.22.tar.gz) = 1109eb1c68b10da5a924c55b8e81ebdf97eefb00 -RMD160 (Time-Interval-1.22.tar.gz) = 75a34fb7f3ddae336de9080dd5b73b4999482b3f -Size (Time-Interval-1.22.tar.gz) = 5635 bytes +SHA1 (Time-Interval-1.232.tar.gz) = 5a49411f93b16ef0ebe05500496c855223e41214 +RMD160 (Time-Interval-1.232.tar.gz) = a026b2f17cac4d472a405c4ec7a7e2b811049f14 +Size (Time-Interval-1.232.tar.gz) = 5872 bytes |