From owner-cvs-all@FreeBSD.ORG Wed Sep 30 14:22:41 2009 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 875911065670; Wed, 30 Sep 2009 14:22:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 762C48FC0C; Wed, 30 Sep 2009 14:22:41 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8UEMfJE030806; Wed, 30 Sep 2009 14:22:41 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8UEMfxc030805; Wed, 30 Sep 2009 14:22:41 GMT (envelope-from miwi) Message-Id: <200909301422.n8UEMfxc030805@repoman.freebsd.org> From: Martin Wilke Date: Wed, 30 Sep 2009 14:22:41 +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/astro Makefile ports/astro/p5-ZConf-Weather 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: Wed, 30 Sep 2009 14:22:41 -0000 miwi 2009-09-30 14:22:41 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/p5-ZConf-Weather Makefile distinfo pkg-descr pkg-plist Log: A ZConf based library to facilitate fetching weather information and dumping it or printing it via a template. zcweather - Fetches the weather for the specified location. WWW: http://search.cpan.org/dist/ZConf-Weather PR: ports/139170 Submitted by: Zane C, Bowers Revision Changes Path 1.142 +1 -0 ports/astro/Makefile 1.1 +26 -0 ports/astro/p5-ZConf-Weather/Makefile (new) 1.1 +3 -0 ports/astro/p5-ZConf-Weather/distinfo (new) 1.1 +6 -0 ports/astro/p5-ZConf-Weather/pkg-descr (new) 1.1 +8 -0 ports/astro/p5-ZConf-Weather/pkg-plist (new)