Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2015 14:52:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395272 - head/textproc/p5-IO-CSVHeaderFile
Message-ID:  <201508251452.t7PEqC7R080839@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 25 14:52:11 2015
New Revision: 395272
URL: https://svnweb.freebsd.org/changeset/ports/395272

Log:
  - Sort PLIST
  - Pass maintainership to perl@

Modified:
  head/textproc/p5-IO-CSVHeaderFile/Makefile
  head/textproc/p5-IO-CSVHeaderFile/pkg-plist

Modified: head/textproc/p5-IO-CSVHeaderFile/Makefile
==============================================================================
--- head/textproc/p5-IO-CSVHeaderFile/Makefile	Tue Aug 25 14:52:06 2015	(r395271)
+++ head/textproc/p5-IO-CSVHeaderFile/Makefile	Tue Aug 25 14:52:11 2015	(r395272)
@@ -8,14 +8,14 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module to automate reads from CSV formatted text files
 
 BUILD_DEPENDS=	p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
-NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-IO-CSVHeaderFile/pkg-plist
==============================================================================
--- head/textproc/p5-IO-CSVHeaderFile/pkg-plist	Tue Aug 25 14:52:06 2015	(r395271)
+++ head/textproc/p5-IO-CSVHeaderFile/pkg-plist	Tue Aug 25 14:52:11 2015	(r395272)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/IO::CSVHeaderFile.3.gz
 %%SITE_PERL%%/IO/CSVHeaderFile.pm
+%%PERL5_MAN3%%/IO::CSVHeaderFile.3.gz



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