aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 21:13:52 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-21 21:13:52 +0000
commit240b7a7d9543ebbe6c1833652e2edc90c55f4041 (patch)
treef42867e63e8a35c26bc5133f751f8d265f68a136 /textproc
parent53bc37f08b4199f94f83a6f32fb3d81b10dc0272 (diff)
downloadports-240b7a7d9543ebbe6c1833652e2edc90c55f4041.tar.gz
ports-240b7a7d9543ebbe6c1833652e2edc90c55f4041.zip
textproc/p5-Text-Tabs+Wrap: Update to 2021.0717
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Tabs+Wrap/Makefile3
-rw-r--r--textproc/p5-Text-Tabs+Wrap/distinfo5
-rw-r--r--textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL9
3 files changed, 4 insertions, 13 deletions
diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile
index b4a98d6cd8bf..a44dbc554c89 100644
--- a/textproc/p5-Text-Tabs+Wrap/Makefile
+++ b/textproc/p5-Text-Tabs+Wrap/Makefile
@@ -1,8 +1,7 @@
# Created by: Toby Allsopp <toby@mi6.gen.nz>
PORTNAME= Text-Tabs+Wrap
-PORTVERSION= 2013.0523
-PORTREVISION= 1
+PORTVERSION= 2021.0717
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Text-Tabs+Wrap/distinfo b/textproc/p5-Text-Tabs+Wrap/distinfo
index c9379e20c81e..37b5e92c45a4 100644
--- a/textproc/p5-Text-Tabs+Wrap/distinfo
+++ b/textproc/p5-Text-Tabs+Wrap/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Text-Tabs+Wrap-2013.0523.tar.gz) = b9cb056fffb737b9c12862099b952bf4ab4b1f599fd34935356ae57dab6f655f
-SIZE (Text-Tabs+Wrap-2013.0523.tar.gz) = 18239
+TIMESTAMP = 1626891068
+SHA256 (Text-Tabs+Wrap-2021.0717.tar.gz) = e97a3d54d8cbc950e9e10fbee43d9c2f57bffb03de3d6db2dda921c001bc2a58
+SIZE (Text-Tabs+Wrap-2021.0717.tar.gz) = 18243
diff --git a/textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL b/textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL
deleted file mode 100644
index e7b0e6f8ee9f..000000000000
--- a/textproc/p5-Text-Tabs+Wrap/files/patch-001.Makefile.PL
+++ /dev/null
@@ -1,9 +0,0 @@
---- Makefile.PL~ Tue Feb 4 19:02:23 2003
-+++ Makefile.PL Tue Feb 4 19:02:34 2003
-@@ -9,6 +9,5 @@
- ('ABSTRACT' => 'Expand tabs and do simple line wrapping',
- 'AUTHOR' => 'David Muir Sharnoff <muir@idiom.com>') : ()),
- 'dist' => { COMPRESS=>"gzip", SUFFIX=>"gz" },
-- 'INSTALLDIRS' => 'perl',
- );
-