Sat May 21 13:11:37 2016 UTC ()
Update to 2.11

Upstream changes:
2.11 2015-12-08 CADE
  - fixed smoothing delta range and default parameter.

2.10 2015-12-08 NEILB CADE
  - Added 'smoothing' option which makes the estimated time remaining
    monotically decreasing most of the time, preventing flicker.
  - Added option to change default smoothing delta parameter.

2.00 2015-09-01 CADE
  - version bump (CPAN release cleanup)

1.91 2015-08-23 CADE (changes from NEILB)
  - Removed redundant =cut at the end of the file, which was resulting
    in a pod warning.
  - Added a SEE ALSO section to the pod.
  - Shortened the SYNOPSIS and expanded the DESCRIPTION.

1.9 2015-08-23 CADE (changes from NEILB)
  - Added some basic tests that are checking correct behaviour.
  - Removed META.yml from repo, as it's generated by ExtUtils::MakeMaker
  - Changed two uses of indirect method notation in the doc to use direct.
  - Moved demo.pl to examples/demo.pl
  - Dropped usage of Exporter, as the module doesn't export anything.
  - Specified min perl version as 5.006 in code and dist metadata.
  - Added prereqs to Makefile.PL
  - Github repo now listed in the dist metadata.
  - Added COPYRIGHT AND LICENSE section to doc
  - Reformatted this file as per CPAN::Changes::Spec


(wen)
diff -r1.13 -r1.14 pkgsrc/time/p5-Time-Progress/Makefile
diff -r1.6 -r1.7 pkgsrc/time/p5-Time-Progress/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/time/p5-Time-Progress/Makefile (expand / switch to context diff)
--- pkgsrc/time/p5-Time-Progress/Makefile 2015/06/12 10:51:46 1.13
+++ pkgsrc/time/p5-Time-Progress/Makefile 2016/05/21 13:11:36 1.14
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:46 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/05/21 13:11:36 wen Exp $
 
-DISTNAME=	Time-Progress-1.8
+DISTNAME=	Time-Progress-2.11
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	2
 CATEGORIES=	time perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Time/}
 

cvs diff -r1.6 -r1.7 pkgsrc/time/p5-Time-Progress/distinfo (expand / switch to context diff)
--- pkgsrc/time/p5-Time-Progress/distinfo 2015/11/02 23:31:42 1.6
+++ pkgsrc/time/p5-Time-Progress/distinfo 2016/05/21 13:11:36 1.7
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/02 23:31:42 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/05/21 13:11:36 wen Exp $
 
-SHA1 (Time-Progress-1.8.tar.gz) = d4adc6f98a3f28dc3a7b4e4f532852812c40b2b9
+SHA1 (Time-Progress-2.11.tar.gz) = 44ce85032e7322d7c63c4fdee4eab6da52b1f370
-RMD160 (Time-Progress-1.8.tar.gz) = b3762b6d8affc197b59de78cc31f103f04cd4039
+RMD160 (Time-Progress-2.11.tar.gz) = 1dcd76c49ba4191f20e06e3239c02abfb93bf922
-SHA512 (Time-Progress-1.8.tar.gz) = e098dfac83547c29854d9b849afbe7a8483c8a58725780d2d3b7facd07556b3881acc206e1199c11cb782a3dd9cbcdb16ae7a59e3cf43117e777df3bf317ecd2
+SHA512 (Time-Progress-2.11.tar.gz) = 517ddc40db6d6e8c6611957f30555b456292da31a22ce6fd29c75741f518e700df3c6d83b6b8a3c5ca4571fe5fa93fdd2f0b23202ec1c0bdb7ca54a72f1967e5
-Size (Time-Progress-1.8.tar.gz) = 4931 bytes
+Size (Time-Progress-2.11.tar.gz) = 7436 bytes