From owner-cvs-ports@FreeBSD.ORG Fri Sep 3 18:43:24 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DE4C16A4D1; Fri, 3 Sep 2004 18:43:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 230C143D1F; Fri, 3 Sep 2004 18:43:24 +0000 (GMT) (envelope-from arved@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 i83IhOed048951; Fri, 3 Sep 2004 18:43:24 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i83IhO9l048950; Fri, 3 Sep 2004 18:43:24 GMT (envelope-from arved) Message-Id: <200409031843.i83IhO9l048950@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 3 Sep 2004 18:43:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/p5-Geo-METAR Makefile ports/astro/p5-Geo-METAR/files patch-METAR.pm X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 03 Sep 2004 18:43:24 -0000 arved 2004-09-03 18:43:23 UTC FreeBSD ports repository Modified files: astro/p5-Geo-METAR Makefile Added files: astro/p5-Geo-METAR/files patch-METAR.pm Log: - Support the "CAVOK" string: "Ceiling and visibility OK" - Support the "9999" string: visibility > 10km - All the world is not North America - Support Pressure values in hectopascals - Support weather stations outside of North America: Move Station ID detection out of the token parser loop - Bump PORTREVISION and take Maintainership Revision Changes Path 1.8 +2 -1 ports/astro/p5-Geo-METAR/Makefile 1.1 +180 -0 ports/astro/p5-Geo-METAR/files/patch-METAR.pm (new)