diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-10-07 17:13:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-10-07 17:13:24 +0800 |
commit | 6711a74f4a8cb8aad2c1e8890156192c16127b6c (patch) | |
tree | 74c9956af314502bb5544e42160beac97c608067 /astro | |
parent | c27f7fb3b9f5bf8b1cb8c516c8a61d6e8adcd909 (diff) | |
download | freebsd-ports-gnome-6711a74f4a8cb8aad2c1e8890156192c16127b6c.tar.gz freebsd-ports-gnome-6711a74f4a8cb8aad2c1e8890156192c16127b6c.tar.zst freebsd-ports-gnome-6711a74f4a8cb8aad2c1e8890156192c16127b6c.zip |
Update to 0.12
Changes: http://search.cpan.org/dist/Astro-Constants/ChangeLog
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Constants/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-Constants/distinfo | 6 | ||||
-rw-r--r-- | astro/p5-Astro-Constants/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/astro/p5-Astro-Constants/Makefile b/astro/p5-Astro-Constants/Makefile index 3d615d1b9d42..ee1ca07e39a4 100644 --- a/astro/p5-Astro-Constants/Makefile +++ b/astro/p5-Astro-Constants/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= Astro-Constants -PORTVERSION= 0.1100 +PORTVERSION= 0.1200 CATEGORIES= astro perl5 science MASTER_SITES= CPAN/Astro +DISTNAME= ${PORTNAME}-${PORTVERSION:C|00$||} PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/astro/p5-Astro-Constants/distinfo b/astro/p5-Astro-Constants/distinfo index ed18271256b9..fb8f4b9ac133 100644 --- a/astro/p5-Astro-Constants/distinfo +++ b/astro/p5-Astro-Constants/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495034370 -SHA256 (Astro-Constants-0.1100.tar.gz) = c1c62382c244e9763a3bcd4ebac3c8ac5eb664ec0cc0601fb4bc75720904fcc1 -SIZE (Astro-Constants-0.1100.tar.gz) = 38555 +TIMESTAMP = 1507366528 +SHA256 (Astro-Constants-0.12.tar.gz) = d66760dd6d84a00f20bb20d6c660d75f6bf0928cf599ab618f292a053699e913 +SIZE (Astro-Constants-0.12.tar.gz) = 50967 diff --git a/astro/p5-Astro-Constants/pkg-plist b/astro/p5-Astro-Constants/pkg-plist index 6fd96d3580d8..8f8317848f3f 100644 --- a/astro/p5-Astro-Constants/pkg-plist +++ b/astro/p5-Astro-Constants/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Astro/Constants.pm %%SITE_PERL%%/Astro/Constants/CGS.pm %%SITE_PERL%%/Astro/Constants/MKS.pm +%%SITE_PERL%%/Astro/Roadmap.pod %%PERL5_MAN3%%/Astro::Constants.3.gz %%PERL5_MAN3%%/Astro::Constants::CGS.3.gz %%PERL5_MAN3%%/Astro::Constants::MKS.3.gz +%%PERL5_MAN3%%/Astro::Roadmap.3.gz |