Date: Fri, 15 Jan 2010 07:20:43 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/p5-Geo-WebService-Elevation-USGS Makefile distinfo pkg-descr pkg-plist Message-ID: <201001150720.o0F7Khja000331@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-01-15 07:20:43 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/p5-Geo-WebService-Elevation-USGS Makefile distinfo pkg-descr pkg-plist Log: Geo::WebService::Elevation::USGS executes elevation queries against the United States Geological Survey's web server. You provide the latitude and longitude in degrees, with south latitude and west longitude being negative. The return is typically a hash containing the data you want. Query errors are exceptions by default, though the object can be configured to signal an error by an undef response, with the error retrievable from the 'error' attribute. WWW: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/ Revision Changes Path 1.162 +1 -0 ports/science/Makefile 1.1 +25 -0 ports/science/p5-Geo-WebService-Elevation-USGS/Makefile (new) 1.1 +3 -0 ports/science/p5-Geo-WebService-Elevation-USGS/distinfo (new) 1.1 +9 -0 ports/science/p5-Geo-WebService-Elevation-USGS/pkg-descr (new) 1.1 +9 -0 ports/science/p5-Geo-WebService-Elevation-USGS/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001150720.o0F7Khja000331>