diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-17 17:13:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-17 17:13:11 +0000 |
commit | 608a31ccaf0423794b71f5254955eb7767affe6a (patch) | |
tree | 404a677d264c6d714f84b743115bf5ac3365cfaf /astro/p5-Astro-Constants | |
parent | 44429774c0e3d95c661c2b2d0f26a052b8d89071 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-Constants')
-rw-r--r-- | astro/p5-Astro-Constants/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-Constants/distinfo | 5 |
2 files changed, 8 insertions, 3 deletions
diff --git a/astro/p5-Astro-Constants/Makefile b/astro/p5-Astro-Constants/Makefile index 1d46ccab7534..db221d67702b 100644 --- a/astro/p5-Astro-Constants/Makefile +++ b/astro/p5-Astro-Constants/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-Constants -PORTVERSION= 0.1002 +PORTVERSION= 0.1100 CATEGORIES= astro perl5 science MASTER_SITES= CPAN/Astro PKGNAMEPREFIX= p5- @@ -12,7 +12,11 @@ COMMENT= Physical constants for use in astronomy LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= p5-Test-Number-Delta>=0:devel/p5-Test-Number-Delta + +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/astro/p5-Astro-Constants/distinfo b/astro/p5-Astro-Constants/distinfo index fd1c9b7e0f1f..ed18271256b9 100644 --- a/astro/p5-Astro-Constants/distinfo +++ b/astro/p5-Astro-Constants/distinfo @@ -1,2 +1,3 @@ -SHA256 (Astro-Constants-0.1002.tar.gz) = bc69ee93db2d7caecf3238ab02646f5f9dab836583978f12a08157b74c7d6f3a -SIZE (Astro-Constants-0.1002.tar.gz) = 255524 +TIMESTAMP = 1495034370 +SHA256 (Astro-Constants-0.1100.tar.gz) = c1c62382c244e9763a3bcd4ebac3c8ac5eb664ec0cc0601fb4bc75720904fcc1 +SIZE (Astro-Constants-0.1100.tar.gz) = 38555 |