aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-satpass
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-12 17:54:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-12 17:54:21 +0000
commite48fb86d16bc625280fc53bcfc828e07f1bad6e2 (patch)
treea90e0ea012234cbd50cde42cf11c8505485caad2 /astro/p5-Astro-satpass
parentbcc66d57bf9d2b26daafe6e7f102e6ea265d4c3c (diff)
downloadports-e48fb86d16bc625280fc53bcfc828e07f1bad6e2.tar.gz
ports-e48fb86d16bc625280fc53bcfc828e07f1bad6e2.zip
Remove optional dependency on expired misc/p5-Geo-Coder-Geocoder-US
- Bump PORTREVISION for dependency change PR: 217594 Submitted by: rene
Notes
Notes: svn path=/head/; revision=436011
Diffstat (limited to 'astro/p5-Astro-satpass')
-rw-r--r--astro/p5-Astro-satpass/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile
index e1482b179ec1..0c2738a5dab1 100644
--- a/astro/p5-Astro-satpass/Makefile
+++ b/astro/p5-Astro-satpass/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Astro-satpass
PORTVERSION= 0.078
+PORTREVISION= 1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,9 +18,8 @@ BUILD_DEPENDS= p5-Date-Manip>=1.14:devel/p5-Date-Manip
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON
-OPTIONS_DEFINE= GEOCODER_US SIMBAD SOAPLITE SPACETRACK USGS
-OPTIONS_DEFAULT=GEOCODER_US SIMBAD SPACETRACK USGS
-GEOCODER_US_DESC= Add support for Geo::Coder::Geocoder::US
+OPTIONS_DEFINE= SIMBAD SOAPLITE SPACETRACK USGS
+OPTIONS_DEFAULT=SIMBAD SPACETRACK USGS
SIMBAD_DESC= Add support for Astro::SIMBAD::Client
SOAPLITE_DESC= Add support for SOAP::Lite (deprecated)
SPACETRACK_DESC= Add support for Astro::SpaceTrack
@@ -32,7 +32,6 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-GEOCODER_US_RUN_DEPENDS=p5-Geo-Coder-Geocoder-US>=0:misc/p5-Geo-Coder-Geocoder-US
SIMBAD_RUN_DEPENDS= p5-Astro-SIMBAD-Client>=0:astro/p5-Astro-SIMBAD-Client
SOAPLITE_RUN_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite
SPACETRACK_RUN_DEPENDS= p5-Astro-SpaceTrack>=0:astro/p5-Astro-SpaceTrack