diff options
author | jadawin <jadawin@FreeBSD.org> | 2016-02-24 22:24:56 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2016-02-24 22:24:56 +0800 |
commit | 4e1a29c55223d2226e588baabe780727339de65e (patch) | |
tree | e758127752d7e3a19d7fd58a7d9ec459d7f350b4 /astro | |
parent | f546d0690273e8d7ef5a0b9ffbe8d610378a2023 (diff) | |
download | freebsd-ports-gnome-4e1a29c55223d2226e588baabe780727339de65e.tar.gz freebsd-ports-gnome-4e1a29c55223d2226e588baabe780727339de65e.tar.zst freebsd-ports-gnome-4e1a29c55223d2226e588baabe780727339de65e.zip |
- Update to 0.1002
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 |