2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-04-09 09:34:44 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.12
Upstream changes:
2.12 2017-03-27 NIGELM
- fixed div-by-zero when smoothing
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-05-21 15:11:37 by Wen Heping | Files touched by this commit (2) |
Log message:
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
|
2015-11-03 00:31:47 by Alistair G. Crooks | Files touched by this commit (161) |
Log message:
Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
distfiles/asclock-classic-1.0.tar.gz
distfiles/asclock-gtk-2.1.10beta.tar.gz
distfiles/asclock-xlib-2.0.11.tar.gz
distfiles/emiclock-2.0.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-10-02 04:17:56 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.8
Upstream changes:
1.8 Mon Jul 8 2013
- more spelling
- published to github
- fixed docs
|