From owner-cvs-all@FreeBSD.ORG Sun Jul 11 21:53:11 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D68D16A4CE; Sun, 11 Jul 2004 21:53:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14BE243D46; Sun, 11 Jul 2004 21:53:11 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6BLrAAm087822; Sun, 11 Jul 2004 21:53:10 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6BLrAoK087821; Sun, 11 Jul 2004 21:53:10 GMT (envelope-from lth) Message-Id: <200407112153.i6BLrAoK087821@repoman.freebsd.org> From: Lars Thegler Date: Sun, 11 Jul 2004 21:53:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/p5-Geo-Distance Makefile distinfo pkg-descr pkg-plist ports/math/p5-Geo-Distance/files patch-Distance.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 11 Jul 2004 21:53:11 -0000 lth 2004-07-11 21:53:10 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Geo-Distance Makefile distinfo pkg-descr pkg-plist math/p5-Geo-Distance/files patch-Distance.pm Log: Add p5-Geo-Distance 0.06, calculate Distances and Closest Locations. PR: 68902 Submitted by: Rod Taylor Approved by: erwin (implicit) Revision Changes Path 1.274 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/p5-Geo-Distance/Makefile (new) 1.1 +2 -0 ports/math/p5-Geo-Distance/distinfo (new) 1.1 +51 -0 ports/math/p5-Geo-Distance/files/patch-Distance.pm (new) 1.1 +7 -0 ports/math/p5-Geo-Distance/pkg-descr (new) 1.1 +5 -0 ports/math/p5-Geo-Distance/pkg-plist (new)