Update to 0.1100
- Add LICENSE_FILE - Add TEST_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/Astro-Constants/ChangeLog
This commit is contained in:
parent
44429774c0
commit
608a31ccaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441089
2 changed files with 8 additions and 3 deletions
|
@ -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 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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue