Commit graph

21 commits

Author SHA1 Message Date
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
953fdc2595 Update to 2.12
Upstream changes:
2.12 2017-03-27 NIGELM
  - fixed div-by-zero when smoothing
2017-04-09 07:34:44 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wen
abf67d508a 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
2016-05-21 13:11:36 +00:00
agc
536eabf008 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-11-02 23:31:35 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wen
d137728580 Update to 1.8
Upstream changes:
1.8   Mon Jul  8 2013

  - more spelling
  - published to github
  - fixed docs
2013-10-02 02:17:56 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
d4d001ed9c Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
wiz
b036a601f7 Update to 1.7. Improve COMMENT.
1.7   Fri Sep 10 2010

 - fixed spelling (note by Salvatore Bonaccorso)
2010-09-12 12:44:44 +00:00
sno
df7c3332af Updating time/p5-Time-Progress from 1.5nb1 to 1.6
pkgsrc changes:
- adjust license definition

Upstream changes:
1.6   Wed Sep  8 2010
  - fixed helpers (note by Andreas Koenig)
2010-09-09 21:32:15 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
97296c3cc8 pkgsrc changes:
- Updating package for p5 module Time::Progress from 1.3 to 1.5
  - Setting license to gnu-gpl-v2

Upstream changes:
1.5   Wed Feb  6 2009
  - %LlEe formats can take optional width (%10e for example)

1.4   Wed Feb  4 2009
  - relicensed under same terms as Perl (i.e. incl. Artistic)
2009-05-21 13:46:54 +00:00
bad
986a5cd52b Initial import of p5-Time-Progress 1.3
This module provides a class and methods to facilitate elapsed and estimated
finish time reporting.

Newer SVK wants this.
2008-11-17 23:18:53 +00:00