Commit graph

7 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 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-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
62010a8db7 Updating package for CPAN module MooseX::MarkAsMethods in
devel/p5-MooseX-MarkAsMethods from 0.14 to 0.15.

upstream changes:
0.15      2012-05-30 17:34:11 America/Los_Angeles
	* Document that overload declarations must use the anon sub style for
	  methods to resolve correctly.
	* No code/functionality changes.
2012-09-10 10:27:24 +00:00
hiramatsu
7d277328bc Import perl module MooseX::MarkAsMethods into devel/p5-MooseX-MarkAsMethods.
This package is required to update databases/p5-DBIx-Class-Schema-Loader.

MooseX::MarkAsMethods allows one to easily mark certain functions as
Moose methods. This will allow other packages such as
namespace::autoclean to operate without blowing away your overloads.
After using MooseX::MarkAsMethods your overloads will be recognized by
Class::MOP as being methods, and class extension as well as
composition from roles with overloads will "just work".
2011-11-12 02:23:27 +00:00