Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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!
|
|
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=...").
|
|
Pkgsrc changes:
o Adjust dependencies to track package requirements
Upstream changes:
0.03 Thu, 11 Sep 2008 18:42:48 +0200
Florian Ragwitz (1):
Require DBIx::Class >= 0.08009.
0.02 Wed, 10 Sep 2008 23:02:57 +0200
Florian Ragwitz (4):
Another SYNOPSIS example.
Test accessor handling.
Test behaviour when columns with default values are set explicitly.
Improve documentation.
Tests for always_update.
Document always_update.
Implement always_update.
|
|
NetBSD Packages Collection.
The Perl 5 module DBIx::Class::DynamicDefault is a DBIx::Class
component for automatically setting and updating fields with values
calculated at runtime.
|