Skip to content
Permalink
Browse files

p5-geo-webservice-elevation-usgs: update to version 0.111

Use module build.
  • Loading branch information
dbevans committed Apr 15, 2019
1 parent 86cc352 commit 70cfeefabca9749a442611250bb722b0672f3bdc
Showing with 5 additions and 4 deletions.
  1. +5 −4 perl/p5-geo-webservice-elevation-usgs/Portfile
@@ -4,23 +4,24 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup Geo-WebService-Elevation-USGS 0.110
perl5.setup Geo-WebService-Elevation-USGS 0.111
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description Geo::WebService::Elevation::USGS - Elevation queries against USGS web services.
long_description ${description}

platforms darwin

checksums rmd160 63ad6afc253128c57ffa788d04e388cea68cc800 \
sha256 9ea7bcf34f77e73f1f1b53e27ced65479c44b100170fe30b11abb139fb525e6a \
size 42802
checksums rmd160 f3d74be4589a088a2446ce1db0d7108b4b14bb07 \
sha256 cf41ff0f5c1663a8bd9d3cfd3f22e334cd95a8fea52d9f78e9f8345fb7467af2 \
size 42894

if {${perl5.major} != ""} {
depends_lib-append \
port:p${perl5.major}-http-message \
port:p${perl5.major}-json \
port:p${perl5.major}-libwww-perl

perl5.use_module_build
supported_archs noarch
}

0 comments on commit 70cfeef

Please sign in to comment.
You can’t perform that action at this time.