Quite a few improvements here
https://metacpan.org/changes/distribution/Text-AutoformaT

of note, fixes warnings, some of which are new with perl 5.22+

Comments, OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-Autoformat/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile    20 Mar 2016 19:57:09 -0000      1.14
+++ Makefile    10 Mar 2019 00:08:19 -0000
@@ -1,10 +1,10 @@
 # $OpenBSD: Makefile,v 1.14 2016/03/20 19:57:09 naddy Exp $
 
-COMMENT=               perl module for formatting plaintext
+COMMENT=               automatic text wrapping and reformatting
 
 MODULES=               cpan
 PKG_ARCH=              *
-DISTNAME =             Text-Autoformat-1.669002
+DISTNAME=              Text-Autoformat-1.74
 CATEGORIES=            textproc
 
 MAINTAINER=            Sam Smith <s...@msmith.net>
@@ -12,7 +12,7 @@ MAINTAINER=           Sam Smith <s...@msmith.net>
 # Artistic
 PERMIT_PACKAGE_CDROM=  Yes
 
-RUN_DEPENDS=           textproc/p5-Text-Reform
+RUN_DEPENDS=           textproc/p5-Text-Reform
 
 DOT_FILES=             ${FILESDIR}/dot.emacs ${FILESDIR}/dot.vimrc
 SAMPLE_DIR=            ${PREFIX}/share/examples/p5-Text-Autoformat
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-Autoformat/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    24 Mar 2013 14:46:27 -0000      1.7
+++ distinfo    10 Mar 2019 00:08:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (Text-Autoformat-1.669002.tar.gz) = 
fbvIbCVQvGKrALaryigBn4sUT7D8oz2usvNzykDR0gA=
-SIZE (Text-Autoformat-1.669002.tar.gz) = 20399
+SHA256 (Text-Autoformat-1.74.tar.gz) = 
B+s8KzUViXNAym6Td0lbvi4F7IDX8/FGrauOU0qBjV4=
+SIZE (Text-Autoformat-1.74.tar.gz) = 29485

Reply via email to