| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Mar 2013 18:59:20
0.13
|
sunpoet  |
- Update to 0.13
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Bread-Board-Declare/Changes |
13 Mar 2012 16:15:36
0.12
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.12
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
13 Feb 2012 04:45:33
0.12
|
sunpoet  |
- Update to 0.12
Changes: http://search.cpan.org/dist/Bread-Board-Declare/Changes |
27 Jan 2012 19:51:00
0.11
|
sunpoet  |
- Update to 0.11
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Bread-Board-Declare/Changes |
05 Sep 2011 09:37:28
0.10
|
sunpoet  |
- Add p5-Bread-Board-Declare 0.10
Bread::Board::Declare is a Moose extension which allows for declaring
Bread::Board container classes in a more straightforward and natural way. It
sets up Bread::Board::Container as the superclass, and creates services
associated with each attribute that you create.
WWW: http://search.cpan.org/dist/Bread-Board-Declare/ |