From owner-freebsd-perl@FreeBSD.ORG Mon Sep 20 09:00:15 2010 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EA591065673 for ; Mon, 20 Sep 2010 09:00:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 33EE38FC1B for ; Mon, 20 Sep 2010 09:00:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8K90FuR078409 for ; Mon, 20 Sep 2010 09:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8K90FX0078390; Mon, 20 Sep 2010 09:00:15 GMT (envelope-from gnats) Date: Mon, 20 Sep 2010 09:00:15 GMT Message-Id: <201009200900.o8K90FX0078390@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/150710: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2010 09:00:15 -0000 The following reply was made to PR ports/150710; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/150710: commit references a PR Date: Mon, 20 Sep 2010 08:51:48 +0000 (UTC) wen 2010-09-20 08:51:42 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-CSV-Encoded Makefile distinfo pkg-descr pkg-plist Log: Text::CSV::Encoded is a perl module of encoding aware Text::CSV. It inherits Text::CSV and is aware of input/output encodings. WWW: http://search.cpan.org/dist/Text-CSV-Encoded/ PR: ports/150710 Submitted by: Sebastien Santoro Revision Changes Path 1.1489 +1 -0 ports/textproc/Makefile 1.1 +27 -0 ports/textproc/p5-Text-CSV-Encoded/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-CSV-Encoded/distinfo (new) 1.1 +4 -0 ports/textproc/p5-Text-CSV-Encoded/pkg-descr (new) 1.1 +10 -0 ports/textproc/p5-Text-CSV-Encoded/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"