Port details |
- p5-Test-MockModule Override subroutines in a module for unit testing
- 0.16 devel
=1 0.16Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-12-27 14:56:44
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Test::MockModule lets you temporarily redefine subroutines in other
packages for the purposes of unit testing.
WWW: https://metacpan.org/release/Test-MockModule
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-MockModule>0:devel/p5-Test-MockModule
- To install the port:
- cd /usr/ports/devel/p5-Test-MockModule/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-MockModule
- pkg install p5-Test-MockModule
- PKGNAME: p5-Test-MockModule
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1535987391
SHA256 (Test-MockModule-0.16.tar.gz) = 89abbe009c5630bbc43f215ba524a2fd3e39f3e5c785d0bb9f8310dfa1ce0e85
SIZE (Test-MockModule-0.16.tar.gz) = 18695
- 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-SUPER>=0 : devel/p5-SUPER
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-SUPER>=0 : devel/p5-SUPER
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- net/p5-Net-Google-Code
- for Run
-
- net/p5-Net-Google-Code
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-MockModule
- 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 |
06 Apr 2021 14:31:07 0.16
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Sep 2018 19:04:44
0.16
|
sunpoet  |
Update to 0.16
Changes: https://metacpan.org/changes/distribution/Test-MockModule |
27 May 2018 20:15:20
0.15
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
09 May 2018 21:39:51
0.15
|
sunpoet  |
Update to 0.15
- Update LICENSE
Changes: http://search.cpan.org/dist/Test-MockModule/Changes |
06 May 2018 12:49:59
0.14
|
sunpoet  |
Update to 0.14
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Test-MockModule/Changes |
06 Oct 2017 10:44:23
0.13
|
sunpoet  |
Update to 0.13
Changes: http://search.cpan.org/dist/Test-MockModule/Changes |
13 Jul 2017 18:11:22
0.12
|
sunpoet  |
Update to 0.12
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-MockModule/Changes |
07 Apr 2017 18:50:22
0.11
|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:00:57
0.11
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
03 Nov 2015 18:54:34
0.11
|
lth  |
- Update to 1.11
Changes: https://metacpan.org/changes/distribution/Test-MockModule |
11 Sep 2015 14:04:52
0.10
|
lth  |
- update to 0.10
- add LICENSE
Changes: https://metacpan.org/changes/distribution/Test-MockModule |
26 Nov 2014 13:08:38
0.05_2
|
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.05_1
|
bapt  |
Cleanup plist |
06 Jan 2014 13:53:22
0.05_1
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.05_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Aug 2013 13:20:32
0.05_1 
|
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) |
03 Jul 2011 14:59:23
0.05_1
|
ohauer  |
-remove MD5 |
28 Jan 2010 04:53:50
0.05_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 13).
Approved by: portmgr (itetcu) |
17 Apr 2008 14:30:31
0.05
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 00:59:21
0.05
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
22 Jan 2006 08:30:12
0.05
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.05
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
0.05
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
02 Apr 2005 15:53:21
0.05
|
lth  |
Update to 0.05 |
27 Dec 2004 14:50:44
0.04
|
lth  |
Add p5-Test-MockModule 0.04, override subroutines in a module for unit
testing. |