1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- update to 0.10

- add LICENSE

Changes:	https://metacpan.org/changes/distribution/Test-MockModule
This commit is contained in:
Lars Thegler 2015-09-11 14:04:51 +00:00
parent 4c4d4dcc8f
commit ded3f6a222
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396666
2 changed files with 9 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Test-MockModule
PORTVERSION= 0.05
PORTREVISION= 2
PORTVERSION= 0.10
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,7 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Override subroutines in a module for unit testing
LICENSE= GPLv3
BUILD_DEPENDS= p5-SUPER>=0:${PORTSDIR}/devel/p5-SUPER
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
USE_PERL5= modbuild
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Test-MockModule-0.05.tar.gz) = 67c515258c76780009e58305ec56f195e1b110d0cabb52792d57dd1761396e07
SIZE (Test-MockModule-0.05.tar.gz) = 5608
SHA256 (Test-MockModule-0.10.tar.gz) = 06f53a10a04e8975b91832c737e08891380ead83262bcba7ef13b50182799db8
SIZE (Test-MockModule-0.10.tar.gz) = 23724