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
This commit is contained in:
parent
30e7b4ecf3
commit
c80a8163fc
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue