Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2016 12:15:55 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409335 - head/textproc/p5-Text-CSV-Encoded
Message-ID:  <201602221215.u1MCFtGU045099@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Mon Feb 22 12:15:55 2016
New Revision: 409335
URL: https://svnweb.freebsd.org/changeset/ports/409335

Log:
  Update to 0.25.
  
  PR:		207410
  Submitted by:	maintainer

Modified:
  head/textproc/p5-Text-CSV-Encoded/Makefile
  head/textproc/p5-Text-CSV-Encoded/distinfo
  head/textproc/p5-Text-CSV-Encoded/pkg-plist

Modified: head/textproc/p5-Text-CSV-Encoded/Makefile
==============================================================================
--- head/textproc/p5-Text-CSV-Encoded/Makefile	Mon Feb 22 11:49:21 2016	(r409334)
+++ head/textproc/p5-Text-CSV-Encoded/Makefile	Mon Feb 22 12:15:55 2016	(r409335)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-CSV-Encoded
-PORTVERSION=	0.22
+PORTVERSION=	0.25
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTS
 		p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/textproc/p5-Text-CSV-Encoded/distinfo
==============================================================================
--- head/textproc/p5-Text-CSV-Encoded/distinfo	Mon Feb 22 11:49:21 2016	(r409334)
+++ head/textproc/p5-Text-CSV-Encoded/distinfo	Mon Feb 22 12:15:55 2016	(r409335)
@@ -1,2 +1,2 @@
-SHA256 (Text-CSV-Encoded-0.22.tar.gz) = 8a93c3794977db71701317ca67d91c5b65afbe3d6a45e218da9f64bde3c0b830
-SIZE (Text-CSV-Encoded-0.22.tar.gz) = 12185
+SHA256 (Text-CSV-Encoded-0.25.tar.gz) = 248a5983a20dd57786639e88dafdd654f3b93925490120d6d712da6b2be5b9d0
+SIZE (Text-CSV-Encoded-0.25.tar.gz) = 20400

Modified: head/textproc/p5-Text-CSV-Encoded/pkg-plist
==============================================================================
--- head/textproc/p5-Text-CSV-Encoded/pkg-plist	Mon Feb 22 11:49:21 2016	(r409334)
+++ head/textproc/p5-Text-CSV-Encoded/pkg-plist	Mon Feb 22 12:15:55 2016	(r409335)
@@ -2,7 +2,9 @@
 %%PERL5_MAN3%%/Text::CSV::Encoded::Coder::Base.3.gz
 %%PERL5_MAN3%%/Text::CSV::Encoded::Coder::Encode.3.gz
 %%PERL5_MAN3%%/Text::CSV::Encoded::Coder::EncodeGuess.3.gz
+%%PERL5_MAN3%%/Text::CSV::README.3.gz
 %%SITE_PERL%%/Text/CSV/Encoded.pm
 %%SITE_PERL%%/Text/CSV/Encoded/Coder/Base.pm
 %%SITE_PERL%%/Text/CSV/Encoded/Coder/Encode.pm
 %%SITE_PERL%%/Text/CSV/Encoded/Coder/EncodeGuess.pm
+%%SITE_PERL%%/Text/CSV/README.pod



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