diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-01-02 04:34:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-01-02 04:34:39 +0800 |
commit | 2fa498645d9ffc65b8acc69ed8627386cc1ef589 (patch) | |
tree | e1e7c96ca0efa612550c98f98d6ceac48b0dc0b9 | |
parent | ee643d24d764da0f43165218f97e63ef38e9d6ab (diff) | |
download | freebsd-ports-gnome-2fa498645d9ffc65b8acc69ed8627386cc1ef589.tar.gz freebsd-ports-gnome-2fa498645d9ffc65b8acc69ed8627386cc1ef589.tar.zst freebsd-ports-gnome-2fa498645d9ffc65b8acc69ed8627386cc1ef589.zip |
Update to 0.23
- Remove development-only TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Test-Sys-Info
-rw-r--r-- | devel/p5-Test-Sys-Info/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-Test-Sys-Info/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-Test-Sys-Info/Makefile b/devel/p5-Test-Sys-Info/Makefile index d34c8d27b21d..5e2ba137a66f 100644 --- a/devel/p5-Test-Sys-Info/Makefile +++ b/devel/p5-Test-Sys-Info/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Sys-Info -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,9 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage +USES= perl5 +USE_PERL5= configure NO_ARCH= yes -USE_PERL5= configure -USES= perl5 .include <bsd.port.mk> diff --git a/devel/p5-Test-Sys-Info/distinfo b/devel/p5-Test-Sys-Info/distinfo index d1bba95ee48e..d656cf3cf669 100644 --- a/devel/p5-Test-Sys-Info/distinfo +++ b/devel/p5-Test-Sys-Info/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478370149 -SHA256 (Test-Sys-Info-0.21.tar.gz) = e397d79c5a9c34730df191867cb87b52b5a579fcdc7c6b69183ac86a0f891c3f -SIZE (Test-Sys-Info-0.21.tar.gz) = 22298 +TIMESTAMP = 1546258211 +SHA256 (Test-Sys-Info-0.23.tar.gz) = 30c5f2c4cfee8e1ae6d9fb6291f79addbff5739ba4efa5b1e034520f18fbc95a +SIZE (Test-Sys-Info-0.23.tar.gz) = 13412 |