diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-26 12:43:04 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-26 12:43:04 +0000 |
| commit | 2af8a02c6213d2a6d92e33a31bb0cc5543691f61 (patch) | |
| tree | c9e39da20e546cbfc0f165f68a41e7659790ed7a | |
| parent | Update to 1.6.3 (diff) | |
Update to 0.05
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Text-Table-Tiny
Notes
Notes:
svn path=/head/; revision=491276
| -rw-r--r-- | textproc/p5-Text-Table-Tiny/Makefile | 4 | ||||
| -rw-r--r-- | textproc/p5-Text-Table-Tiny/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-Text-Table-Tiny/Makefile b/textproc/p5-Text-Table-Tiny/Makefile index b4c21ea5bca7..70ffb5f335e9 100644 --- a/textproc/p5-Text-Table-Tiny/Makefile +++ b/textproc/p5-Text-Table-Tiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Table-Tiny -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal + USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Table-Tiny/distinfo b/textproc/p5-Text-Table-Tiny/distinfo index 3685ba73e0c7..3baa0819d21e 100644 --- a/textproc/p5-Text-Table-Tiny/distinfo +++ b/textproc/p5-Text-Table-Tiny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530456968 -SHA256 (Text-Table-Tiny-0.04.tar.gz) = 3e4bff5bc000da146e2249aabe677f7462b708b37077258b20b52f23525f968d -SIZE (Text-Table-Tiny-0.04.tar.gz) = 11718 +TIMESTAMP = 1548498506 +SHA256 (Text-Table-Tiny-0.05.tar.gz) = 620380760dc7116be66cc5d7b4b0fa4b8491b1fff3295fddf50283c65628e9b9 +SIZE (Text-Table-Tiny-0.05.tar.gz) = 12298 |
