diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-11 14:08:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-11 14:08:47 +0000 |
commit | 791dbfb0fb7ca6297f2fa27cfe59dec7d02cd64a (patch) | |
tree | 6165679612ab626d6cfd820bdd83477f51c38006 /devel/p5-Module-Build-Tiny | |
parent | a273c1b5ea93dd6f709f9abf7ef0c7455765dffd (diff) | |
download | ports-791dbfb0fb7ca6297f2fa27cfe59dec7d02cd64a.tar.gz ports-791dbfb0fb7ca6297f2fa27cfe59dec7d02cd64a.zip |
Notes
Diffstat (limited to 'devel/p5-Module-Build-Tiny')
-rw-r--r-- | devel/p5-Module-Build-Tiny/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Module-Build-Tiny/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-Module-Build-Tiny/Makefile b/devel/p5-Module-Build-Tiny/Makefile index ad7932d54ac7..929c682ccf21 100644 --- a/devel/p5-Module-Build-Tiny/Makefile +++ b/devel/p5-Module-Build-Tiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-Build-Tiny -PORTVERSION= 0.028 +PORTVERSION= 0.030 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-ExtUtils-Config>=0.003:${PORTSDIR}/devel/p5-ExtUtils-Config \ p5-ExtUtils-Helpers>=0.020:${PORTSDIR}/devel/p5-ExtUtils-Helpers \ - p5-ExtUtils-InstallPaths>=0.002:${PORTSDIR}/devel/p5-ExtUtils-InstallPaths + p5-ExtUtils-InstallPaths>=0.002:${PORTSDIR}/devel/p5-ExtUtils-InstallPaths \ + p5-Test-Harness>=3.29:${PORTSDIR}/devel/p5-Test-Harness RUN_DEPENDS:= ${BUILD_DEPENDS} NO_STAGE= yes diff --git a/devel/p5-Module-Build-Tiny/distinfo b/devel/p5-Module-Build-Tiny/distinfo index a08e5c941be4..e5574ab0984d 100644 --- a/devel/p5-Module-Build-Tiny/distinfo +++ b/devel/p5-Module-Build-Tiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (Module-Build-Tiny-0.028.tar.gz) = c076926a73113359fb6fcf097908da7af8a66c24022cb303a06da6898ba6111f -SIZE (Module-Build-Tiny-0.028.tar.gz) = 19634 +SHA256 (Module-Build-Tiny-0.030.tar.gz) = dfd418ad0e8290cf645ab11be209a1bf6865e5a562c5a1592da99d5fd24718a8 +SIZE (Module-Build-Tiny-0.030.tar.gz) = 19824 |