Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 21:55:07 UTC Now

2017-03-20 13:45:28 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-StrictConstructor to 0.21
-------------------------------------------------
0.21    2017-02-09
- The last release accidentally added Moo as a hard prereq when it's only
  needed for testing. Patched by Karen Etheride (GH #4).

0.20    2017-02-09
- Repository has moved to the GitHub Moose organization

- Added support for __no_BUILD__ as a constructor argument to skip calling any
  BUILD subs (used internally by modules like Moo that have their own
  implementation of calling BUILD). Reported and patched by Karen Etheridge
  (RT#120124, GH #1).

(pkgsrc changes)
Add following line for make test
BUILD_DEPENDS+=  p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager

(mef)