diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-18 01:13:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-18 01:13:11 +0800 |
commit | aebcc56bbda3263aae13a0b9076e02e4c3a1d66a (patch) | |
tree | 404a677d264c6d714f84b743115bf5ac3365cfaf /astro | |
parent | 1ff57ef7c4dc42787f44805eeb965eeecd756105 (diff) | |
download | freebsd-ports-gnome-aebcc56bbda3263aae13a0b9076e02e4c3a1d66a.tar.gz freebsd-ports-gnome-aebcc56bbda3263aae13a0b9076e02e4c3a1d66a.tar.zst freebsd-ports-gnome-aebcc56bbda3263aae13a0b9076e02e4c3a1d66a.zip |
Update to 0.1100
- Add LICENSE_FILE
- Add TEST_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Astro-Constants/ChangeLog
Diffstat (limited to 'astro')
-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 |