From owner-cvs-all@FreeBSD.ORG Wed Sep 24 11:21:42 2008 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 BB5161065674; Wed, 24 Sep 2008 11:21:42 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ABEB98FC26; Wed, 24 Sep 2008 11:21:42 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8OBLgkE075347; Wed, 24 Sep 2008 11:21:42 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8OBLge6075342; Wed, 24 Sep 2008 11:21:42 GMT (envelope-from tobez) Message-Id: <200809241121.m8OBLge6075342@repoman.freebsd.org> From: Anton Berezin Date: Wed, 24 Sep 2008 11:21:42 +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/math Makefile ports/math/p5-Geo-Coordinates-UTM Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 11:21:43 -0000 tobez 2008-09-24 11:21:42 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Geo-Coordinates-UTM Makefile distinfo pkg-descr pkg-plist Log: Add math/p5-Geo-Coordinates-UTM, a Perl module that can translate latitude/longitude coordinates to Universal Transverse Mercator(UTM) coordinates and vice versa. Revision Changes Path 1.562 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/p5-Geo-Coordinates-UTM/Makefile (new) 1.1 +3 -0 ports/math/p5-Geo-Coordinates-UTM/distinfo (new) 1.1 +4 -0 ports/math/p5-Geo-Coordinates-UTM/pkg-descr (new) 1.1 +7 -0 ports/math/p5-Geo-Coordinates-UTM/pkg-plist (new)