2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
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.
|
2011-08-14 14:26:51 by OBATA Akio | Files touched by this commit (406) |
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!
|
2010-01-25 00:20:40 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update p5-OLE-Storage_Lite from version 0.18 to version 0.19.
Upstream changes:
0.19 Tue Nov 24 2009
! Fixed bug where the OLE header wasn't been written correctly
for files < 7MB. This was causing Spreadsheet::WriteExcel
problems in Windows 7.
|
2009-01-04 23:20:43 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Update from version 0.17nb1 to 0.18.
Upstream changes:
0.18 Wed Dec 31 00:00:00 2008
- Fixed internal version numbers.
|
2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
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-08-11 14:43:24 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Update from version 0.15 to 0.17. Changes:
0.17 Tue May 10 00:00:00 2008
- Rewrote internal date handling functions to avoid
Math::BigInt due to further problems introduced by the
patch in 0.15.
http://rt.cpan.org/Public/Bug/Display.html?id=34567
Reported by Andrew Benham.
0.16 Tue Feb 19 23:00:00 2008
- Workaround for HP-UX Perl 5.6 integer bug.
Thanks Bob Rose.
- Fix for binmode() on IO::Scalar.
Reported by Tobias Tacke:
http://rt.cpan.org/Public/Bug/Display.html?id=32603
|
2008-02-07 22:02:07 by Klaus Heinz | Files touched by this commit (2) |
Log message:
Updated to version 0.15.
Pkgsrc changes:
- Simplified MASTER_SITES.
- The package supports installation to DESTDIR.
- A compiler is not necessary.
Changes since version 0.14:
===========================
0.15 Sat Dec 1 18:00:00 2007
- Fix for OLE::Storage_Lite performance degradation caused
by Math::BigInt degradation.
http://rt.cpan.org/Public/Bug/Display.html?id=31006
Thanks Jonathan Kamens.
|
2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|