From owner-cvs-ports@FreeBSD.ORG Sun Aug 31 15:39:39 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1016910657AC; Sun, 31 Aug 2008 15:39:39 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F29578FC4B; Sun, 31 Aug 2008 15:39:38 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7VFdceT059870; Sun, 31 Aug 2008 15:39:38 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7VFdc7e059869; Sun, 31 Aug 2008 15:39:38 GMT (envelope-from chinsan) Message-Id: <200808311539.m7VFdc7e059869@repoman.freebsd.org> From: Chin-San Huang Date: Sun, 31 Aug 2008 15:39:38 +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-Locale-Geocode Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Aug 2008 15:39:39 -0000 chinsan 2008-08-31 15:39:38 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Locale-Geocode Makefile distinfo pkg-descr pkg-plist Log: Add p5-Locale-Geocode, find codes and information on geographical location. Locale::Geocode is a module that provides an interface with which to find codes and information on geographical locations and their administrative subdivisions as defined primarily by ISO 3166-1 and ISO 3166-2. It is the most complete ISO 3166 module available on CPAN. Also included are, where applicable, FIPS codes. WWW: http://search.cpan.org/dist/Locale-Geocode/ Revision Changes Path 1.890 +1 -0 ports/misc/Makefile 1.1 +28 -0 ports/misc/p5-Locale-Geocode/Makefile (new) 1.1 +3 -0 ports/misc/p5-Locale-Geocode/distinfo (new) 1.1 +8 -0 ports/misc/p5-Locale-Geocode/pkg-descr (new) 1.1 +8 -0 ports/misc/p5-Locale-Geocode/pkg-plist (new)