diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-06 08:29:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-06 08:29:30 +0000 |
commit | 610b87055f8359abb8a19193b835d1a4fcc3a878 (patch) | |
tree | feae69eb7a1d44091fadf4bbbdd58d46c2e94121 /time | |
parent | 34d396693ccb6160984530e077ee1aaeb5109e37 (diff) | |
download | pkgsrc-610b87055f8359abb8a19193b835d1a4fcc3a878.tar.gz |
Update to 1.20:
1.20 2015-04-25 NEILB
- Switched to Dist::Zilla, in the process fixing RT#90701, RT#101548,
and RT#101434
- Reformatted this file as per CPAN::Changes::Spec
1.1_01 2015-04-18 NEILB
- This release had the changes in 1.20 above, done first as a developer
release to see what CPAN Testers said.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-Duration/Makefile | 8 | ||||
-rw-r--r-- | time/p5-Time-Duration/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/time/p5-Time-Duration/Makefile b/time/p5-Time-Duration/Makefile index 2ece712feb5..c288cf854ed 100644 --- a/time/p5-Time-Duration/Makefile +++ b/time/p5-Time-Duration/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:45 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/08/06 08:29:30 wiz Exp $ -DISTNAME= Time-Duration-1.1 -PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 2 +DISTNAME= Time-Duration-1.20 +#PKGNAME= p5-${DISTNAME}0 +PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Duration/distinfo b/time/p5-Time-Duration/distinfo index 98bd3b5fe12..a3d4460729c 100644 --- a/time/p5-Time-Duration/distinfo +++ b/time/p5-Time-Duration/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/09/10 02:58:48 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/08/06 08:29:30 wiz Exp $ -SHA1 (Time-Duration-1.1.tar.gz) = 5acc5013d8b4ab52416555e1f08546a8d8a3fb41 -RMD160 (Time-Duration-1.1.tar.gz) = a1b1d50354c28d8c5ef049c89351d29718665795 -Size (Time-Duration-1.1.tar.gz) = 26930 bytes +SHA1 (Time-Duration-1.20.tar.gz) = 4038a85c4ac60930c6ee6382aee897478bfae28b +RMD160 (Time-Duration-1.20.tar.gz) = aa642c91ef52a699ede6c6eeee1a4e4439ffced8 +Size (Time-Duration-1.20.tar.gz) = 15478 bytes |