aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RecordParser
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2009-10-25 17:38:32 +0000
committerLars Thegler <lth@FreeBSD.org>2009-10-25 17:38:32 +0000
commitfa75e3061f91efbe3bc9d7c9aa13b17708531a53 (patch)
tree85f41d1911173d41328fb88e096a73f1eda878f2 /textproc/p5-Text-RecordParser
parent0019aee0fc3fb2fb7eff97aa3bf25d9dc1648f15 (diff)
downloadports-fa75e3061f91efbe3bc9d7c9aa13b17708531a53.tar.gz
ports-fa75e3061f91efbe3bc9d7c9aa13b17708531a53.zip
Update to 1.3.0
PR: ports/139790 Submitted by: Andrej Zverev <az@freebsd.org>
Notes
Notes: svn path=/head/; revision=243302
Diffstat (limited to 'textproc/p5-Text-RecordParser')
-rw-r--r--textproc/p5-Text-RecordParser/Makefile9
-rw-r--r--textproc/p5-Text-RecordParser/distinfo6
-rw-r--r--textproc/p5-Text-RecordParser/pkg-plist2
3 files changed, 10 insertions, 7 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index beee36bc5e64..6c38fe65a075 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= Text-RecordParser
-PORTVERSION= 1.2.1
-DISTVERSIONPREFIX= v
+PORTVERSION= 1.3.0
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +15,7 @@ COMMENT= Read record-oriented files
BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/Text/TabularDisplay.pm:${PORTSDIR}/textproc/p5-Text-TabularDisplay \
+ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-version>=0:${PORTSDIR}/devel/p5-version
@@ -23,8 +23,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= 5.8.0+
-MAN1= tablify.1 tabmerge.1
+MAN1= tablify.1 tabmerge.1 tab2graph.1
MAN3= Text::RecordParser.3 \
- Text::RecordParser::Tab.3
+ Text::RecordParser::Tab.3 \
+ Text::RecordParser::Object.3
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-RecordParser/distinfo b/textproc/p5-Text-RecordParser/distinfo
index 17af7ee7dc9d..99bdd7a86947 100644
--- a/textproc/p5-Text-RecordParser/distinfo
+++ b/textproc/p5-Text-RecordParser/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-RecordParser-v1.2.1.tar.gz) = 65c2a85a2ed2a9bc791d377954bd5a44
-SHA256 (Text-RecordParser-v1.2.1.tar.gz) = ba4075a4493b196eaddfa7a9425e9edfa794e7eadbeb3c75eb18bb04f2c0b19c
-SIZE (Text-RecordParser-v1.2.1.tar.gz) = 26279
+MD5 (Text-RecordParser-1.3.0.tar.gz) = f4dac25c75c9bd14fe0256f83546a7b2
+SHA256 (Text-RecordParser-1.3.0.tar.gz) = 07b1ecec05bc00050334c2c41099f9e3d6c34347822980cae1ad204663fdcb55
+SIZE (Text-RecordParser-1.3.0.tar.gz) = 29989
diff --git a/textproc/p5-Text-RecordParser/pkg-plist b/textproc/p5-Text-RecordParser/pkg-plist
index 345ead037cf7..f60e1eba5359 100644
--- a/textproc/p5-Text-RecordParser/pkg-plist
+++ b/textproc/p5-Text-RecordParser/pkg-plist
@@ -1,6 +1,8 @@
bin/tablify
+bin/tab2graph
bin/tabmerge
%%SITE_PERL%%/Text/RecordParser.pm
%%SITE_PERL%%/Text/RecordParser/Tab.pm
+%%SITE_PERL%%/Text/RecordParser/Object.pm
@dirrm %%SITE_PERL%%/Text/RecordParser
@dirrmtry %%SITE_PERL%%/Text