Commit graph

34 commits

Author SHA1 Message Date
wiz
3b7f81591d *: recursive bump for perl 5.38 2023-07-06 09:38:07 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
nia
414fc7869d math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23 math: Remove SHA1 hashes for distfiles 2021-10-07 14:27:43 +00:00
wen
b71b9f0053 Update to 1.36
Upstream changes:
1.36  2020-10-17
    - Avoid including Build.PL to fix cpan installs.
        - https://github.com/shlomif/perl-Math-FFT/issues/4
        - Thanks to @eserte / SREZIC for the issue report.

1.35  2020-10-15
    - dist.ini / weaver.ini / .tidyallrc / etc. cleanup
        - Inspired by Lady_Aleena.
2021-09-05 09:52:58 +00:00
wiz
6eae1297d5 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
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
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
wen
25a5778b84 Update to 1.34
Upstream changes:
1.34  2017-04-07
    - Don't pack .*~ temporary files.
        - Add MANIFEST.SKIP .

1.33  2017-04-07
    - Hopefully fix the tests with "." gone from @INC :
        - http://www.cpantesters.org/cpan/report/873193f8-15df-11e7-a7e6-820fe85ef7bd
        - Thanks to DCOLLINS for the report.
2017-04-29 14:02:01 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.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-03 23:33:26 +00:00
wiz
0982effce2 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:48:20 +00:00
wen
ed19800a89 Update to 1.32
Add LICENSE

Upstream changes:
1.32  2015-04-28
    - Specify minimum version of perl as 5.8.x
        - CPANTS / Kwalitee

1.31  2015-03-25
    - Convert n2 in _spctrm to "double" so it won't overflow as an int
        - Fix https://rt.cpan.org/Ticket/Display.html?id=22068
        - Thanks to thomas.poleschner@gmx.de for the report.

1.30  2015-03-25
    - Convert the test files to Test::More and do some other cleanups.

1.29  2015-03-05
    - Convert to Dist-Zilla.
    - Reformatted the code.
    - Get rid of trailing space.
    - Got to 100% POD coverage.
    - Other cleanups.
    - As the original maintainer (Randy Kobes) passed away, the distribution
    was adopted by Shlomi Fish (SHLOMIF).
2015-04-28 13:24:28 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +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
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
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
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +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
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
1ec8aa20b8 Update to 1.28:
1.28  Sat Sep 03 2005
     - bump version so PAUSE ignores deleted 1.27 package

0.28  Sun Aug 28 2005
     - fix version mistake in META.yml

0.27  Sun Aug 28 2005
     - add method to calculate root mean square of data (suggested
       by Robert Hiller)
     - in calculating the power spectrum, use same logic for
       segments = 1 as is currently done for segments > 1 when
       "number" is specified (suggested by Robert Hiller)
     - in calculating the power spectrum, check if data size
       is an integral power of 2 if segments is not specified
       or if segments = 1 and "number" is not specified
     - in the spectrum method, change the name of the "hamm" window
       function to "hann" (suggested by Robert Hiller). For
       backwards compatibility, "hamm" is still supported.
     - in the pod for the spctrm method, clarify how options
       are to be passed in (suggested by Robert Hiller)

0.26  Sat Dec 04 2004
     - include "arrays.h" in FFT.xs (required for some platforms)
       (thanks to Doug Shubert)
2007-02-27 09:23:45 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
gson
98dcbd7f3c Initial import of p5-Math-FFT 0.25.
Math::FFT is a Perl module for calculating Fast Fourier Transforms.
2004-11-27 12:50:38 +00:00