2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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-02-01 06:36:14 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.20
Upstream changes:
0.20 2012-10-19
- Fix a test that was comparing floating point numbers and falling over on
some platforms.
|
2012-10-04 11:19:22 by Aleksej Saushev | Files touched by this commit (48) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-08-29 16:20:23 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.19
Upstream changes:
0.19 2012-04-03
- Fix various typos.
- Fix floating point error in the hsin formula.
0.18 2012-03-23
- Fix gcd calculation to use ** instead of ^.
|
2011-08-16 23:49:27 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.17:
0.17 2011-06-28
- Fix circular package dependencies with Geo::Distance::XS (not really
an issue practically, but then again it wasn't really helping).
|
2011-08-14 14:48:49 by OBATA Akio | Files touched by this commit (7) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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!
|
2009-09-22 22:50:27 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating geography/p5-Geo-Distance-0.11nb1 to 0.16
pkgsrc changes:
- Adding license definition
- Adjusting "module type"
Upstream changes:
0.16
- No changes. The 0.15 package was broken.
0.15
- Stop "Too late to run INIT block" warning (gray <gray@cpan.org>)
0.14
- Fix "splice() offset past end of array" as filed in RT 26446.
0.13
- Use Geo::Distance::XS if available. (gray <gray@cpan.org>)
- Declare Math::Trig dependency.
0.12
- Noted GIS::Distance in POD.
- Some cleanups to install process.
- Check for DBI in tests before using it.
|
2009-07-22 11:26:02 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove empty PLIST.
|