diff options
author | wen <wen@pkgsrc.org> | 2013-09-10 03:02:15 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-09-10 03:02:15 +0000 |
commit | 8c900ac1fa0f9c0abe98bfda18e3792b2d446dfc (patch) | |
tree | 0f948ab9bf27ebe838b38db68a87b87687b2f879 /time/p5-Time-Elapsed | |
parent | b4b0b676147aaa88130918db3ac82b61687e164d (diff) | |
download | pkgsrc-8c900ac1fa0f9c0abe98bfda18e3792b2d446dfc.tar.gz |
Update to 0.31
Upstream changes:
0.31 Tue Sep 22 02:05:24 2009
=> Perl::Critic refactoring.
0.30 Wed Jun 24 00:42:57 2009
=> Added "week" suport to the output. Disabled by default.
=> Extended the second parameter to elapsed() to a hashref.
Diffstat (limited to 'time/p5-Time-Elapsed')
-rw-r--r-- | time/p5-Time-Elapsed/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Time-Elapsed/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-Elapsed/Makefile b/time/p5-Time-Elapsed/Makefile index 4f99343d49d..d3b54cb9215 100644 --- a/time/p5-Time-Elapsed/Makefile +++ b/time/p5-Time-Elapsed/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:28 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/09/10 03:02:15 wen Exp $ -DISTNAME= Time-Elapsed-0.29 +DISTNAME= Time-Elapsed-0.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Elapsed/distinfo b/time/p5-Time-Elapsed/distinfo index fe0a9761440..eaaf97ce8c1 100644 --- a/time/p5-Time-Elapsed/distinfo +++ b/time/p5-Time-Elapsed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/16 12:26:50 abs Exp $ +$NetBSD: distinfo,v 1.2 2013/09/10 03:02:15 wen Exp $ -SHA1 (Time-Elapsed-0.29.tar.gz) = b2618ab7076543c1d4d57c7d28a647c73a660979 -RMD160 (Time-Elapsed-0.29.tar.gz) = 82342f06797ef2384d78362f9a5e357d083b1723 -Size (Time-Elapsed-0.29.tar.gz) = 20921 bytes +SHA1 (Time-Elapsed-0.31.tar.gz) = 2091875f6ac67167d3949d4e0c0380ff81e6f719 +RMD160 (Time-Elapsed-0.31.tar.gz) = 720dfa727e4570e5cc6e744dfe76d591e4f5d3a5 +Size (Time-Elapsed-0.31.tar.gz) = 23764 bytes |