Commit graph

9 commits

Author SHA1 Message Date
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
hiramatsu
f5d0c6090e Update p5-MooseX-SemiAffordanceAccessor to 0.09.
Change from previous:
0.09   2011-02-26

- In Moose 1.9900+, attributes from roles no longer acquire the consuming
  class's attribute traits. However, you can apply attribute traits like this
  one to attributes in roles, and that trait is preserved when the role is
  applied to a class.

  See the documentation for more details.
2011-10-28 01:13:08 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad 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-21 16:32:42 +00:00
seb
28952b6883 Update p5-MooseX-SemiAffordanceAccessor from version 0.05 to version 0.08.
Pkgsrc changes:
- adjust LICENSE
- adjust PERL5_MODULE_TYPE

Upstream changes:
0.08   2010-07-20
- Fix a bad example in the SYNOPSIS.

0.07   2010-07-14
- Fix bad uri for bugtracker in metadata

0.06   2010-07-14
- Use modern Moose APIs, to avoid warnings with the next Moose release.
2010-07-26 22:15:03 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
b1183d53e4 pkgsrc changes:
- Updating package for MooseX::SemiAffordanceAccessor from 0.03 to 0.05
  - Adjusting license / Moose dependency according to META.yml

Upstream changes:
0.05   2009-07-15

- Now requires Moose 0.84 to prevent test failures.


0.04   2009-07-09

- This module unconditionally deleted the "is" parameter, which meant
  it broke any use of "is => 'bare'". Reported by Jerome Quelin. Fixed
  by Jesse Luehrs. RT #47711.
2009-07-21 06:26:53 +00:00
sno
f65a92c685 Importing package for p5 module MooseX::SemiAffordanceAccessor 0.03 as
dependency of upcoming import for p5 module File::ChangeNotify (which is
a dependency for the scheduled p5-Catalyst-Devel update).

This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are separated
into get and set methods. The get methods have the same name as the accessor,
while set methods are prefixed with "set_".
2009-05-19 22:12:19 +00:00