aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RecordParser
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-06-14 09:54:48 +0000
committerLars Thegler <lth@FreeBSD.org>2006-06-14 09:54:48 +0000
commit345a065dbda6d5fea0005b7ab1373a05266b9253 (patch)
tree36f4cf653eacfdc560202e626aa725462561c8df /textproc/p5-Text-RecordParser
parent68a02799cd13adf79b112aabfdd6606ae117e4ee (diff)
downloadports-345a065dbda6d5fea0005b7ab1373a05266b9253.tar.gz
ports-345a065dbda6d5fea0005b7ab1373a05266b9253.zip
Notes
Diffstat (limited to 'textproc/p5-Text-RecordParser')
-rw-r--r--textproc/p5-Text-RecordParser/Makefile2
-rw-r--r--textproc/p5-Text-RecordParser/distinfo6
-rw-r--r--textproc/p5-Text-RecordParser/files/patch-Build.PL10
3 files changed, 9 insertions, 9 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index 1092dea1c6fc..7cc1dfa0f59d 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= Text-RecordParser
-PORTVERSION= 1.1.2
+PORTVERSION= 1.2.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 5367c5294c72..17af7ee7dc9d 100644
--- a/textproc/p5-Text-RecordParser/distinfo
+++ b/textproc/p5-Text-RecordParser/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-RecordParser-v1.1.2.tar.gz) = e6a413a01e2fbb6075b6f69fa60befa4
-SHA256 (Text-RecordParser-v1.1.2.tar.gz) = 73a1135b9fdc02efe35714cb636029b08ae9c9e50559a1877b53b861277a64de
-SIZE (Text-RecordParser-v1.1.2.tar.gz) = 24939
+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
diff --git a/textproc/p5-Text-RecordParser/files/patch-Build.PL b/textproc/p5-Text-RecordParser/files/patch-Build.PL
index fc6a9fec154b..18c662b0de4c 100644
--- a/textproc/p5-Text-RecordParser/files/patch-Build.PL
+++ b/textproc/p5-Text-RecordParser/files/patch-Build.PL
@@ -1,11 +1,11 @@
---- ./Build.PL.orig Wed Feb 8 16:09:14 2006
-+++ ./Build.PL Mon Feb 13 11:14:35 2006
-@@ -18,8 +18,6 @@
+--- ./Build.PL.orig Thu May 18 20:54:43 2006
++++ ./Build.PL Wed Jun 14 11:44:18 2006
+@@ -21,8 +21,6 @@
'version' => 0,
},
- build_requires => {
+ build_requires => {
- 'Test::More' => 0,
- 'Test::Exception' => 0,
},
- recommends => {
+ recommends => {
'Readonly::XS' => 0,