2014-12-04 01:28:59 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.002107
Upstream changes:
0.002107 2014-10-30 19:53:58-05:00 America/Chicago
- Fix `export_method_aliases` (Thanks Denis Ibaev! See GH#7)
0.002106 2014-10-17 15:26:43-05:00 America/Chicago
- Fix bug causing infinite recursion when you redefine a package (Thanks
Graham Knop for fix, and Wes Malone for bug report!)
- Simplify sub installer by using Sub::Exporter more correctly (Thanks RJBS!)
- Stop calling ->table many times per ResultClass (Good catch RJBS!)
0.002105 2014-04-12 08:51:04-05:00 America/Chicago
- Fix warnings in test (thanks for the report Zefram!) (Fixes RT#91976)
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-07-03 20:27:23 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package for CPAN distribution DBIx-Class-Candy in
databases/p5-DBIx-Class-Candy from 0.002103nb1 to 0.002104.
pkgsrc changes:
- adjust dependencies
Upstream changes:
0.002104 2013-05-13 09:29:37 CST6CDT
- Fix stupid doc examples
|
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-04-02 05:14:57 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update DBIx-Class-Candy to 0.002103.
Changes from previous:
----------------------
0.002103 2012-12-23 17:42:36 CST6CDT
- Lazily load deps for autotable
- Remove HERE BE DRAGONS warning, this module is totally stable \o/
0.002102 2012-11-17 15:43:18 CST6CDT
- Put MetaYAML back in dist
|
2012-10-23 18:07:13 by Aleksej Saushev | Files touched by this commit (6) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2012-10-10 11:31:23 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Adding new package for CPAN module DBIx::Class::Candy version 0.002101
into databases/p5-DBIx-Class-Candy.
Simplify the common case stuff for DBIx::Class
|