aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RecordParser
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-02-13 10:31:12 +0000
committerLars Thegler <lth@FreeBSD.org>2006-02-13 10:31:12 +0000
commit853dd7e8329c1aef7ec46915bace9ffa8b3c5d8d (patch)
tree8680a1349ce8bae1c9330d14539d78aa93a1dfba /textproc/p5-Text-RecordParser
parentcd92e955d2c4b9596b3ad496f498fabad0038231 (diff)
downloadports-853dd7e8329c1aef7ec46915bace9ffa8b3c5d8d.tar.gz
ports-853dd7e8329c1aef7ec46915bace9ffa8b3c5d8d.zip
Update to 1.0.1
Notes
Notes: svn path=/head/; revision=155920
Diffstat (limited to 'textproc/p5-Text-RecordParser')
-rw-r--r--textproc/p5-Text-RecordParser/Makefile3
-rw-r--r--textproc/p5-Text-RecordParser/distinfo6
-rw-r--r--textproc/p5-Text-RecordParser/files/patch-Build.PL14
3 files changed, 7 insertions, 16 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index 406bcb620849..b5437ec897f9 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= Text-RecordParser
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
DISTVERSIONPREFIX= v
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
diff --git a/textproc/p5-Text-RecordParser/distinfo b/textproc/p5-Text-RecordParser/distinfo
index 05fec7fbac44..9a157734085f 100644
--- a/textproc/p5-Text-RecordParser/distinfo
+++ b/textproc/p5-Text-RecordParser/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-RecordParser-v1.0.0.tar.gz) = cf7f48879770a1cc2ab6f7ae2f92d26d
-SHA256 (Text-RecordParser-v1.0.0.tar.gz) = 4b45e82a39afa65b176c8b71ad8837e87999a84d408e8cc12f72fd4cc409fc46
-SIZE (Text-RecordParser-v1.0.0.tar.gz) = 23782
+MD5 (Text-RecordParser-v1.0.1.tar.gz) = 957b9b6e7b8e63ec1a0a83469a91c4fa
+SHA256 (Text-RecordParser-v1.0.1.tar.gz) = 2caef0b1e2872b24e3065b24229e88d85531938a8addb06371f3dbb961c1b302
+SIZE (Text-RecordParser-v1.0.1.tar.gz) = 23895
diff --git a/textproc/p5-Text-RecordParser/files/patch-Build.PL b/textproc/p5-Text-RecordParser/files/patch-Build.PL
index c3bc3c49858c..fc6a9fec154b 100644
--- a/textproc/p5-Text-RecordParser/files/patch-Build.PL
+++ b/textproc/p5-Text-RecordParser/files/patch-Build.PL
@@ -1,14 +1,6 @@
---- ./Build.PL.orig Sat Dec 10 03:09:32 2005
-+++ ./Build.PL Sun Jan 15 14:21:58 2006
-@@ -6,6 +6,7 @@
- module_name => 'Text::RecordParser',
- dist_author => 'Ken Youens-Clark <kclark@cpan.org>',
- dist_version_from => 'lib/Text/RecordParser.pm',
-+ script_files => [ 'bin/tablify', 'bin/tabmerge' ],
- add_to_cleanup => [ '$(DISTNAME)-$(VERSION).tar.gz' ],
- create_makefile_pl => 'passthrough',
- create_readme => 1,
-@@ -17,8 +18,6 @@
+--- ./Build.PL.orig Wed Feb 8 16:09:14 2006
++++ ./Build.PL Mon Feb 13 11:14:35 2006
+@@ -18,8 +18,6 @@
'version' => 0,
},
build_requires => {