diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-12-09 19:24:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-12-09 19:24:52 +0800 |
commit | 2f035ccc42b5c23b08cb77c9a445f90c44917c99 (patch) | |
tree | 444afcb05d32ab593a8d139713536948b7839263 /astro/p5-Astro-satpass | |
parent | 69f1ef8e5acd2aa7064332451dad7570ab0ca656 (diff) | |
download | freebsd-ports-gnome-2f035ccc42b5c23b08cb77c9a445f90c44917c99.tar.gz freebsd-ports-gnome-2f035ccc42b5c23b08cb77c9a445f90c44917c99.tar.zst freebsd-ports-gnome-2f035ccc42b5c23b08cb77c9a445f90c44917c99.zip |
- Update to 0.56
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Astro-satpass/Changes
Diffstat (limited to 'astro/p5-Astro-satpass')
-rw-r--r-- | astro/p5-Astro-satpass/Makefile | 5 | ||||
-rw-r--r-- | astro/p5-Astro-satpass/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile index ef6de1816c03..6eee399964ca 100644 --- a/astro/p5-Astro-satpass/Makefile +++ b/astro/p5-Astro-satpass/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-satpass -PORTVERSION= 0.055 +PORTVERSION= 0.056 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -15,7 +15,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Date-Manip>=1.14:${PORTSDIR}/devel/p5-Date-Manip -RUN_DEPENDS= p5-Date-Manip>=1.14:${PORTSDIR}/devel/p5-Date-Manip +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON OPTIONS_DEFINE= GEOCODER_US SIMBAD SOAPLITE SPACETRACK USGS OPTIONS_DEFAULT= GEOCODER_US SIMBAD SPACETRACK USGS diff --git a/astro/p5-Astro-satpass/distinfo b/astro/p5-Astro-satpass/distinfo index fea32afc8604..2f5c7809af77 100644 --- a/astro/p5-Astro-satpass/distinfo +++ b/astro/p5-Astro-satpass/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-satpass-0.055.tar.gz) = 05f322e5e73f6f68423ddf4545a3fc1483e9c1bdcedc2bbda5bed9f90d9c693d -SIZE (Astro-satpass-0.055.tar.gz) = 494474 +SHA256 (Astro-satpass-0.056.tar.gz) = 29b37ea4a95fa2096fc9b398b8294880149394c4ab93d3591e56233bf8250d0d +SIZE (Astro-satpass-0.056.tar.gz) = 495162 |