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-08-17 01:41:11 by OBATA Akio | Files touched by this commit (1) |
Log message:
Only accept 32bit Darwin.
|
2009-10-14 10:07:22 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update p5-Mac-Carbon to 0.82.
* v0.82, 4 October 2009
More Makefile.PL fixes. Try to catch 64-bit-only perls. Fix bug introduced
in 0.81 for older gcc 4's.
* v0.81, 26 September 2009
Fixes for building on 64-bit perls and Mac OS X 10.6. Build should now work
on any perl, whether self-built or system perl (unless your perl is 64-bit
only), and tests should run under 32-bit mode.
Other miscellaneous test fixes.
|
2009-09-22 22:56:53 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Mac-Carbon from 0.77nb1 to 0.80
Upstream changes:
* v0.80, 16 September 2009
Add notes for 64-bit perl
Bump all the version numbers
Fix a bunch of tests (nothing major, just make them work better)
Fix sound-env-var checking code for tests (no more sound tests
unless you ask for them with MAC_CARBON_SOUND, which was in the
last version, but the logic was broken)
Make CFStringRef typemap better
Remove high-bit characters from source files
Add new system version gestalt constants
Fix leak in Mac::Processes and Mac::Speech
|
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-09 04:35:21 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Import p5-Mac-Carbon-0.77 as devel/p5-Mac-Carbon.
Mac::Carbon is a collection of perl modules for accessing the Carbon API under
Mac OS X. It is a port of the Toolbox modules written by Matthias Neeracher for
MacPerl.
|