diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-03 00:44:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-03 00:44:27 +0800 |
commit | c9d51da9f75b64278c8e2172d9fc566ead1ac67e (patch) | |
tree | a79f7435506d1286b39abb8a228fd966c23e8505 /astro | |
parent | 567e43ffbecc4a6f6f9d4a7ecd95d53220138098 (diff) | |
download | freebsd-ports-gnome-c9d51da9f75b64278c8e2172d9fc566ead1ac67e.tar.gz freebsd-ports-gnome-c9d51da9f75b64278c8e2172d9fc566ead1ac67e.tar.zst freebsd-ports-gnome-c9d51da9f75b64278c8e2172d9fc566ead1ac67e.zip |
- Update to 1.07
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Astro-PAL/README
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 |