diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-02 16:44:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-02 16:44:27 +0000 |
commit | 9b4ce43c01589ab0a1304067fc81a89d5c88e509 (patch) | |
tree | a79f7435506d1286b39abb8a228fd966c23e8505 /astro | |
parent | - Take maintainership (diff) |
- Update to 1.07
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Astro-PAL/README
Notes
Notes:
svn path=/head/; revision=363823
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 4 | ||||
-rw-r--r-- | astro/p5-Astro-PAL/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index 6008d9fe75ca..94e885537d3a 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-PAL -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,8 @@ COMMENT= Perl interface to Starlink PAL positional astronomy library LICENSE= GPLv3 +TEST_DEPENDS= p5-Test-Number-Delta>=1:${PORTSDIR}/devel/p5-Test-Number-Delta + USE_PERL5= modbuild USES= perl5 diff --git a/astro/p5-Astro-PAL/distinfo b/astro/p5-Astro-PAL/distinfo index fbe5dbe29f7d..98d998479f28 100644 --- a/astro/p5-Astro-PAL/distinfo +++ b/astro/p5-Astro-PAL/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-PAL-1.06.tar.gz) = 42769faed2ac145aed2127c68cede3d4864f6865546c6036e73233de4ac635a8 -SIZE (Astro-PAL-1.06.tar.gz) = 535726 +SHA256 (Astro-PAL-1.07.tar.gz) = 6e61b73e2d07ca72b64cc1864a6bd389aed3a2a48051e0e7f0ca70737841e162 +SIZE (Astro-PAL-1.07.tar.gz) = 536734 |