From owner-cvs-all@FreeBSD.ORG Thu Oct 20 06:43:12 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BCEF1065670; Thu, 20 Oct 2011 06:43:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2658FC0C; Thu, 20 Oct 2011 06:43:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9K6hCfH087580; Thu, 20 Oct 2011 06:43:12 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9K6hCd1087579; Thu, 20 Oct 2011 06:43:12 GMT (envelope-from sunpoet) Message-Id: <201110200643.p9K6hCd1087579@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 20 Oct 2011 06:43:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/p5-Geo-Coder-Googlev3 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2011 06:43:12 -0000 sunpoet 2011-10-20 06:43:12 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Geo-Coder-Googlev3 Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Geo-Coder-Googlev3 0.10 Use Geo::Coder::Googlev3 just like Geo::Coder::Google. Note that no apikey is used in Google's v3 API, and the returned data structure differs. Please check also [1] for more information about Google's Geocoding API and especially usage limits. [1] http://code.google.com/intl/en/apis/maps/documentation/geocoding/ WWW: http://search.cpan.org/dist/Geo-Coder-Googlev3/ Revision Changes Path 1.991 +1 -0 ports/misc/Makefile 1.1 +28 -0 ports/misc/p5-Geo-Coder-Googlev3/Makefile (new) 1.1 +2 -0 ports/misc/p5-Geo-Coder-Googlev3/distinfo (new) 1.1 +9 -0 ports/misc/p5-Geo-Coder-Googlev3/pkg-descr (new) 1.1 +7 -0 ports/misc/p5-Geo-Coder-Googlev3/pkg-plist (new)