Date: Sat, 7 Oct 2017 09:13:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451442 - head/astro/p5-Astro-Constants Message-ID: <201710070913.v979DOD2080573@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 7 09:13:24 2017 New Revision: 451442 URL: https://svnweb.freebsd.org/changeset/ports/451442 Log: Update to 0.12 Changes: http://search.cpan.org/dist/Astro-Constants/ChangeLog Modified: head/astro/p5-Astro-Constants/Makefile head/astro/p5-Astro-Constants/distinfo head/astro/p5-Astro-Constants/pkg-plist Modified: head/astro/p5-Astro-Constants/Makefile ============================================================================== --- head/astro/p5-Astro-Constants/Makefile Sat Oct 7 09:13:18 2017 (r451441) +++ head/astro/p5-Astro-Constants/Makefile Sat Oct 7 09:13:24 2017 (r451442) @@ -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 Modified: head/astro/p5-Astro-Constants/distinfo ============================================================================== --- head/astro/p5-Astro-Constants/distinfo Sat Oct 7 09:13:18 2017 (r451441) +++ head/astro/p5-Astro-Constants/distinfo Sat Oct 7 09:13:24 2017 (r451442) @@ -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 Modified: head/astro/p5-Astro-Constants/pkg-plist ============================================================================== --- head/astro/p5-Astro-Constants/pkg-plist Sat Oct 7 09:13:18 2017 (r451441) +++ head/astro/p5-Astro-Constants/pkg-plist Sat Oct 7 09:13:24 2017 (r451442) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710070913.v979DOD2080573>