databases/p5-DBIx-Class-InflateColumn-IP from 0.02001nb5 to 0.02003.
pkgsrc changes:
- add license conditions
Upstream changes:
0.02003 Fri Nov 2 11:52:11 GMT 2012
- Perl 5.8.1 is now required (as it is for DBIC itelf).
- Use and declare UTF-8 encoding in POD
- Add repository metadata
0.02002
- Use numeric format for bigint columns.
- Use bigint column in test to cope with DBD::SQLite bind type changes.
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.
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=...").
in the NetBSD Packages Collection.
The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class
component to declare columns as IP addresses and treat them as
NetAddr::IP objects.