svn commit: r441089 - head/astro/p5-Astro-Constants
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 17 17:13:12 UTC 2017
Author: sunpoet
Date: Wed May 17 17:13:11 2017
New Revision: 441089
URL: https://svnweb.freebsd.org/changeset/ports/441089
Log:
Update to 0.1100
- Add LICENSE_FILE
- Add TEST_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Astro-Constants/ChangeLog
Modified:
head/astro/p5-Astro-Constants/Makefile
head/astro/p5-Astro-Constants/distinfo
Modified: head/astro/p5-Astro-Constants/Makefile
==============================================================================
--- head/astro/p5-Astro-Constants/Makefile Wed May 17 17:13:06 2017 (r441088)
+++ head/astro/p5-Astro-Constants/Makefile Wed May 17 17:13:11 2017 (r441089)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Astro-Constants
-PORTVERSION= 0.1002
+PORTVERSION= 0.1100
CATEGORIES= astro perl5 science
MASTER_SITES= CPAN/Astro
PKGNAMEPREFIX= p5-
@@ -12,7 +12,11 @@ COMMENT= Physical constants for use in a
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
Modified: head/astro/p5-Astro-Constants/distinfo
==============================================================================
--- head/astro/p5-Astro-Constants/distinfo Wed May 17 17:13:06 2017 (r441088)
+++ head/astro/p5-Astro-Constants/distinfo Wed May 17 17:13:11 2017 (r441089)
@@ -1,2 +1,3 @@
-SHA256 (Astro-Constants-0.1002.tar.gz) = bc69ee93db2d7caecf3238ab02646f5f9dab836583978f12a08157b74c7d6f3a
-SIZE (Astro-Constants-0.1002.tar.gz) = 255524
+TIMESTAMP = 1495034370
+SHA256 (Astro-Constants-0.1100.tar.gz) = c1c62382c244e9763a3bcd4ebac3c8ac5eb664ec0cc0601fb4bc75720904fcc1
+SIZE (Astro-Constants-0.1100.tar.gz) = 38555
More information about the svn-ports-head
mailing list