1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to 1.6.5

- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Text-RecordParser/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-18 16:03:52 +00:00
parent b2b2dd8360
commit 99e34652e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441165
3 changed files with 13 additions and 15 deletions

View File

@ -1,12 +1,10 @@
# $FreeBSD$
PORTNAME= Text-RecordParser
PORTVERSION= 1.6.3
PORTREVISION= 4
PORTVERSION= 1.6.5
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Read record-oriented files
@ -16,15 +14,14 @@ LICENSE= GPLv2
BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \
p5-IO-stringy>=0:devel/p5-IO-stringy \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-Pod-Markdown>=0:textproc/p5-Pod-Markdown \
p5-Pod-Readme>=0:textproc/p5-Pod-Readme \
p5-Readonly>=0:devel/p5-Readonly \
p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat \
p5-Text-TabularDisplay>=0:textproc/p5-Text-TabularDisplay
p5-Text-TabularDisplay>=1.22:textproc/p5-Text-TabularDisplay
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Text-RecordParser-v1.6.3.tar.gz) = d083b45dfc19e9ddc108b26e194654f5fcdd1645e812836ce036024881c91f9c
SIZE (Text-RecordParser-v1.6.3.tar.gz) = 73866
TIMESTAMP = 1495046633
SHA256 (Text-RecordParser-1.6.5.tar.gz) = da3b81414c63f8d9218d116745a88b948c46c98b187634f629892e54001bc35a
SIZE (Text-RecordParser-1.6.5.tar.gz) = 83653

View File

@ -1,12 +1,12 @@
bin/tablify
bin/tab2graph
bin/tablify
bin/tabmerge
%%PERL5_MAN3%%/Text::RecordParser.3.gz
%%PERL5_MAN3%%/Text::RecordParser::Tab.3.gz
%%PERL5_MAN3%%/Text::RecordParser::Object.3.gz
%%SITE_PERL%%/Text/RecordParser.pm
%%SITE_PERL%%/Text/RecordParser/Tab.pm
%%SITE_PERL%%/Text/RecordParser/Object.pm
%%SITE_PERL%%/Text/RecordParser/Tab.pm
%%PERL5_MAN1%%/tab2graph.1.gz
%%PERL5_MAN1%%/tablify.1.gz
%%PERL5_MAN1%%/tabmerge.1.gz
%%PERL5_MAN1%%/tab2graph.1.gz
%%PERL5_MAN3%%/Text::RecordParser.3.gz
%%PERL5_MAN3%%/Text::RecordParser::Object.3.gz
%%PERL5_MAN3%%/Text::RecordParser::Tab.3.gz