From owner-cvs-all@FreeBSD.ORG Mon Jan 4 22:56:48 2010 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 BCDAB1065670; Mon, 4 Jan 2010 22:56:48 +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 AD0238FC13; Mon, 4 Jan 2010 22:56:48 +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 o04MumVn052101; Mon, 4 Jan 2010 22:56:48 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o04Mummj052100; Mon, 4 Jan 2010 22:56:48 GMT (envelope-from miwi) Message-Id: <201001042256.o04Mummj052100@repoman.freebsd.org> From: Martin Wilke Date: Mon, 4 Jan 2010 22:56:48 +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/www Makefile ports/www/p5-Net-FreshBooks-API 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: Mon, 04 Jan 2010 22:56:48 -0000 miwi 2010-01-04 22:56:48 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Net-FreshBooks-API Makefile distinfo pkg-descr pkg-plist Log: http://www.freshbooks.com is a website that lets you create, send and manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects. WWW: http://search.cpan.org/dist/Net-FreshBooks-API/ PR: ports/142261 Submitted by: Gea-Suan Lin Revision Changes Path 1.2519 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/p5-Net-FreshBooks-API/Makefile (new) 1.1 +3 -0 ports/www/p5-Net-FreshBooks-API/distinfo (new) 1.1 +6 -0 ports/www/p5-Net-FreshBooks-API/pkg-descr (new) 1.1 +16 -0 ports/www/p5-Net-FreshBooks-API/pkg-plist (new)