mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.16
Changes: https://metacpan.org/changes/distribution/Test-MockModule
This commit is contained in:
parent
ff28097b82
commit
8f48cf06b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478908
2 changed files with 8 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Test-MockModule
|
||||
PORTVERSION= 0.15
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,12 +14,13 @@ LICENSE= ART10 GPLv1+
|
|||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-SUPER>=0:devel/p5-SUPER
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-SUPER>=0:devel/p5-SUPER
|
||||
TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1525892929
|
||||
SHA256 (Test-MockModule-0.15.tar.gz) = 1697fedc6c9fedb19351d8e9abb5f9732c192004a21862f84e9cbdedcfb7a35b
|
||||
SIZE (Test-MockModule-0.15.tar.gz) = 18472
|
||||
TIMESTAMP = 1535987391
|
||||
SHA256 (Test-MockModule-0.16.tar.gz) = 89abbe009c5630bbc43f215ba524a2fd3e39f3e5c785d0bb9f8310dfa1ce0e85
|
||||
SIZE (Test-MockModule-0.16.tar.gz) = 18695
|
||||
|
|
Loading…
Add table
Reference in a new issue