Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2014 03:00:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        perl@FreeBSD.org
Subject:   Re: ports/187717: commit references a PR
Message-ID:  <201403190300.s2J301L1096049@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/187717; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187717: commit references a PR
Date: Wed, 19 Mar 2014 02:59:00 +0000 (UTC)

 Author: az
 Date: Wed Mar 19 02:58:55 2014
 New Revision: 348606
 URL: http://svnweb.freebsd.org/changeset/ports/348606
 QAT: https://qat.redports.org/buildarchive/r348606/
 
 Log:
   - Fix typo in COMMENT (CVS -> CSV)
   - Assisgn maintainership to perl@
   - Fix WWW (tab -> space) in pkg-plist
   
   PR:		ports/187717
   Submitted by:	C Hutchinson <portmaster@bsdforge.com>
 
 Modified:
   head/textproc/p5-Parse-CSV/Makefile
   head/textproc/p5-Parse-CSV/pkg-descr
 
 Modified: head/textproc/p5-Parse-CSV/Makefile
 ==============================================================================
 --- head/textproc/p5-Parse-CSV/Makefile	Wed Mar 19 01:12:00 2014	(r348605)
 +++ head/textproc/p5-Parse-CSV/Makefile	Wed Mar 19 02:58:55 2014	(r348606)
 @@ -7,8 +7,8 @@ CATEGORIES=	textproc perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
  
 -MAINTAINER=	ports@FreeBSD.org
 -COMMENT=	Highly flexible CVS parser for large files
 +MAINTAINER=	perl@FreeBSD.org
 +COMMENT=	Highly flexible CSV parser for large files
  
  LICENSE=	ART10 GPLv1
  LICENSE_COMB=	dual
 
 Modified: head/textproc/p5-Parse-CSV/pkg-descr
 ==============================================================================
 --- head/textproc/p5-Parse-CSV/pkg-descr	Wed Mar 19 01:12:00 2014	(r348605)
 +++ head/textproc/p5-Parse-CSV/pkg-descr	Wed Mar 19 02:58:55 2014	(r348606)
 @@ -16,4 +16,4 @@ Parse::CSV fills this functionality gap.
  and light-weight streaming parser for large, extremely large,
  or arbitrarily large CSV files.
  
 -WWW:	http://search.cpan.org/dist/Parse-CSV/
 +WWW: http://search.cpan.org/dist/Parse-CSV/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403190300.s2J301L1096049>