mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 0.109
Changes: https://metacpan.org/changes/distribution/Astro-satpass
This commit is contained in:
parent
4800f01d10
commit
a59589699e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511947
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Astro-satpass
|
||||
PORTVERSION= 0.108
|
||||
PORTVERSION= 0.109
|
||||
CATEGORIES= astro perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,21 +17,21 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Date-Manip>=1.14:devel/p5-Date-Manip
|
||||
TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON
|
||||
|
||||
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
|
||||
USGS_DESC= Add support for Geo::WebService::Elevation::USGS
|
||||
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CONFIGURE_ARGS= -y
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^[0-9\.]*$$
|
||||
|
||||
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
|
||||
USGS_DESC= Add support for Geo::WebService::Elevation::USGS
|
||||
|
||||
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1567292080
|
||||
SHA256 (Astro-satpass-0.108.tar.gz) = 98012b26ddf52f534dbedf79214e40d46b56242752aaf745cbe93e0d99e70ad4
|
||||
SIZE (Astro-satpass-0.108.tar.gz) = 520092
|
||||
TIMESTAMP = 1568290994
|
||||
SHA256 (Astro-satpass-0.109.tar.gz) = c0770868db1d6c73a7b8a8d25df734409582606fd37ed361006e143426b99a34
|
||||
SIZE (Astro-satpass-0.109.tar.gz) = 520124
|
||||
|
Loading…
Reference in New Issue
Block a user