svn commit: r451442 - head/astro/p5-Astro-Constants
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 7 09:13:25 UTC 2017
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 at 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
More information about the svn-ports-head
mailing list