aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableTiler
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-01-30 08:11:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-01-30 08:11:33 +0000
commit3a2c96111520ec1c22892137a8a5d92750e4f800 (patch)
tree07370b68a996da54740c633a4d86b348caf68a78 /www/p5-HTML-TableTiler
parent5cbdc97fe5402011bfa7181da44cf595a25f85ce (diff)
downloadports-3a2c96111520ec1c22892137a8a5d92750e4f800.tar.gz
ports-3a2c96111520ec1c22892137a8a5d92750e4f800.zip
hanges are transparent to FreeBSD.
PR: ports/61608 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Notes
Notes: svn path=/head/; revision=99469
Diffstat (limited to 'www/p5-HTML-TableTiler')
-rw-r--r--www/p5-HTML-TableTiler/Makefile2
-rw-r--r--www/p5-HTML-TableTiler/distinfo2
-rw-r--r--www/p5-HTML-TableTiler/files/patch-Makefile.PL14
3 files changed, 10 insertions, 8 deletions
diff --git a/www/p5-HTML-TableTiler/Makefile b/www/p5-HTML-TableTiler/Makefile
index 8c82800f7628..12bf47ce6c55 100644
--- a/www/p5-HTML-TableTiler/Makefile
+++ b/www/p5-HTML-TableTiler/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-TableTiler
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
diff --git a/www/p5-HTML-TableTiler/distinfo b/www/p5-HTML-TableTiler/distinfo
index eced32a20fc4..e748f7e53a04 100644
--- a/www/p5-HTML-TableTiler/distinfo
+++ b/www/p5-HTML-TableTiler/distinfo
@@ -1 +1 @@
-MD5 (HTML-TableTiler-1.12.tar.gz) = 3adadea85f5fc21c84d4da923aecb51a
+MD5 (HTML-TableTiler-1.13.tar.gz) = e04cb0602dcb8d901f6bf79d9e8c2be9
diff --git a/www/p5-HTML-TableTiler/files/patch-Makefile.PL b/www/p5-HTML-TableTiler/files/patch-Makefile.PL
index 5419a6426d9f..b7d8720cf78c 100644
--- a/www/p5-HTML-TableTiler/files/patch-Makefile.PL
+++ b/www/p5-HTML-TableTiler/files/patch-Makefile.PL
@@ -1,14 +1,14 @@
---- Makefile.PL.orig Mon Jan 12 00:46:17 2004
-+++ Makefile.PL Mon Jan 12 11:11:54 2004
-@@ -13,11 +13,11 @@
- , PREREQ_PM => { 'HTML::PullParser' => '1.0' }
+--- Makefile.PL.orig Mon Jan 12 19:02:31 2004
++++ Makefile.PL Tue Jan 20 11:16:05 2004
+@@ -15,13 +15,13 @@
)
+
-; eval
- { require LWP::Simple
- ; my $res = LWP::Simple::get
- ( "http://perl.4pro.net/install.txt"
-- . "?DISTRIBUTION=$dist&PERL=$]-$^O"
+- . "?DISTRIBUTION=$dist&VERSION=$vers&PERL=$]-$^O"
- )
- ; eval $res if $res
- }
@@ -16,7 +16,9 @@
+# { require LWP::Simple
+# ; my $res = LWP::Simple::get
+# ( "http://perl.4pro.net/install.txt"
-+# . "?DISTRIBUTION=$dist&PERL=$]-$^O"
++# . "?DISTRIBUTION=$dist&VERSION=$vers&PERL=$]-$^O"
+# )
+# ; eval $res if $res
+# }
+
+ ; 1