Index: head/astro/p5-Astro-Constants/Makefile =================================================================== --- head/astro/p5-Astro-Constants/Makefile (revision 451441) +++ head/astro/p5-Astro-Constants/Makefile (revision 451442) @@ -1,23 +1,24 @@ # Created by: Anton Berezin # $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 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 .include Index: head/astro/p5-Astro-Constants/distinfo =================================================================== --- head/astro/p5-Astro-Constants/distinfo (revision 451441) +++ head/astro/p5-Astro-Constants/distinfo (revision 451442) @@ -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 Index: head/astro/p5-Astro-Constants/pkg-plist =================================================================== --- head/astro/p5-Astro-Constants/pkg-plist (revision 451441) +++ head/astro/p5-Astro-Constants/pkg-plist (revision 451442) @@ -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