diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-02-24 14:24:56 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-02-24 14:24:56 +0000 |
commit | 44b08353aa21aecac1b9f87eb3598ef38334a607 (patch) | |
tree | e758127752d7e3a19d7fd58a7d9ec459d7f350b4 /astro | |
parent | 1e469083b0647c298af0d7815070e5537229787e (diff) | |
download | ports-44b08353aa21aecac1b9f87eb3598ef38334a607.tar.gz ports-44b08353aa21aecac1b9f87eb3598ef38334a607.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Constants/Makefile | 6 | ||||
-rw-r--r-- | astro/p5-Astro-Constants/distinfo | 4 | ||||
-rw-r--r-- | astro/p5-Astro-Constants/pkg-plist | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/astro/p5-Astro-Constants/Makefile b/astro/p5-Astro-Constants/Makefile index 30d2720eec03..1d46ccab7534 100644 --- a/astro/p5-Astro-Constants/Makefile +++ b/astro/p5-Astro-Constants/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-Constants -PORTVERSION= 0.09 -PORTREVISION= 1 +PORTVERSION= 0.1002 CATEGORIES= astro perl5 science MASTER_SITES= CPAN/Astro PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Physical constants for use in astronomy +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/astro/p5-Astro-Constants/distinfo b/astro/p5-Astro-Constants/distinfo index af1dab931e68..fd1c9b7e0f1f 100644 --- a/astro/p5-Astro-Constants/distinfo +++ b/astro/p5-Astro-Constants/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-Constants-0.09.tar.gz) = d9e48a98690b41c726b79bc888c6f78cf0c3d57372be33242d5191b85164330f -SIZE (Astro-Constants-0.09.tar.gz) = 12034 +SHA256 (Astro-Constants-0.1002.tar.gz) = bc69ee93db2d7caecf3238ab02646f5f9dab836583978f12a08157b74c7d6f3a +SIZE (Astro-Constants-0.1002.tar.gz) = 255524 diff --git a/astro/p5-Astro-Constants/pkg-plist b/astro/p5-Astro-Constants/pkg-plist index a8a837a0ad50..6fd96d3580d8 100644 --- a/astro/p5-Astro-Constants/pkg-plist +++ b/astro/p5-Astro-Constants/pkg-plist @@ -2,3 +2,5 @@ %%SITE_PERL%%/Astro/Constants/CGS.pm %%SITE_PERL%%/Astro/Constants/MKS.pm %%PERL5_MAN3%%/Astro::Constants.3.gz +%%PERL5_MAN3%%/Astro::Constants::CGS.3.gz +%%PERL5_MAN3%%/Astro::Constants::MKS.3.gz |