Port details |
- p5-Test-Moose-More More tools for testing Moose packages
- 0.050 devel
=0 0.050Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2012-09-16 16:03:22
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: LGPL21
- Description:
- This package contains a number of additional tests that can be employed
against Moose classes/roles. It is intended to replace L<Test::Moose> in your
tests, and reexports any tests that it has and we do not, yet.
WWW: https://metacpan.org/release/Test-Moose-More
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-Moose-More>0:devel/p5-Test-Moose-More
- To install the port:
- cd /usr/ports/devel/p5-Test-Moose-More/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-Moose-More
- pkg install p5-Test-Moose-More
- PKGNAME: p5-Test-Moose-More
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1506141342
SHA256 (Test-Moose-More-0.050.tar.gz) = 693f0f07ce25c6e0da6d8ff052068e4d529215e6fae39d3b085ae45aac8c95b7
SIZE (Test-Moose-More-0.050.tar.gz) = 60334
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Data-OptList>=0 : devel/p5-Data-OptList
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Moose>=0 : devel/p5-Moose
- p5-Sub-Exporter-Progressive>=0 : devel/p5-Sub-Exporter-Progressive
- p5-Syntax-Keyword-Junction>=0 : devel/p5-Syntax-Keyword-Junction
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Data-OptList>=0 : devel/p5-Data-OptList
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Moose>=0 : devel/p5-Moose
- p5-Sub-Exporter-Progressive>=0 : devel/p5-Sub-Exporter-Progressive
- p5-Syntax-Keyword-Junction>=0 : devel/p5-Syntax-Keyword-Junction
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-Moose-More
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.050
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.050
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
12 May 2019 16:37:33
0.050
|
sunpoet  |
Remove outdated PERL_LEVEL check |
21 Oct 2018 16:50:37
0.050
|
sunpoet  |
Fix r481365 |
06 Oct 2018 13:06:45
0.050
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.050
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
23 Sep 2017 14:10:15
0.050
|
sunpoet  |
Update to 0.050
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes |
18 Jun 2017 17:32:47
0.048
|
sunpoet  |
Update to 0.048
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes |
26 Apr 2017 18:46:15
0.047
|
sunpoet  |
Update to 0.047
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes |
17 Apr 2017 16:06:12
0.046
|
sunpoet  |
Update to 0.046
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes |
25 Mar 2017 04:37:45
0.045
|
sunpoet  |
Update to 0.045
- Add p5-TAP-SimpleOutput to TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes |
25 Feb 2017 09:55:38
0.043
|
sunpoet  |
Update to 0.043
Changes: http://search.cpan.org/dist/Test-Moose-More/Changes |
14 Feb 2017 14:33:47
0.038_1
|
sunpoet  |
Fix, update and sort *_DEPENDS
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change |
24 Jun 2016 18:12:45
0.038
|
adamw  |
Update to 0.38, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Test-Moose-More |
01 Apr 2016 14:00:57
0.037
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
22 Feb 2016 13:46:24
0.037
|
lth  |
- update to 0.037
- transfer maintainership
Changes: https://metacpan.org/changes/distribution/Test-Moose-More |
16 Oct 2015 18:50:06
0.035
|
lth  |
Update to 0.035
Changes: https://metacpan.org/changes/distribution/Test-Moose-More |
14 May 2015 10:15:09
0.025
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
05 Jan 2015 18:44:13
0.025
|
lth  |
- Update to 0.025 |
26 Nov 2014 13:08:38
0.020_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.020
|
bapt  |
Cleanup plist |
06 Jan 2014 13:53:22
0.020
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.020
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
30 Aug 2013 20:28:47
0.020
|
lth  |
- Update to 0.020
ChangeLog:
0.020 2013-08-01 07:33:57 PDT-0700
* Drop Perl6::Junction in favor of Syntax::Keyword::Junction Same
thing -- essentially, AFAICT -- except that we don't get 'smartmatch
operator is experimental' warnings in 5.18 :) |
07 Aug 2013 13:20:32
0.019 
|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
17 Mar 2013 14:47:32
0.019
|
lth  |
update to 0.019 |
09 Jan 2013 09:19:24
0.017
|
lth  |
- Update to 0.017
- Add LICENSE
PR: ports/175154
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
16 Sep 2012 16:02:54
0.011
|
lth  |
Add p5-Test-Moose-More 0.011, more tools for testing Moose packages. |