Hi ports@,

Here is a diff to update perltidy to 20190915.

Comments? OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/perltidy/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile    12 Jul 2019 20:45:16 -0000      1.24
+++ Makefile    19 Sep 2019 19:59:00 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      tool to indent and reformat perl scripts
 
-V =            20181120
+V =            20190915
 DISTNAME =     Perl-Tidy-$V
 PKGNAME =      perltidy-$V
 CATEGORIES =   devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/perltidy/distinfo,v
retrieving revision 1.18
diff -u -p -r1.18 distinfo
--- distinfo    12 Mar 2019 18:54:35 -0000      1.18
+++ distinfo    19 Sep 2019 19:59:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (Perl-Tidy-20181120.tar.gz) = 
fbDut2U1piy7Tmm2VY4HBRYtR2plSnpexHKqhGuMRWk=
-SIZE (Perl-Tidy-20181120.tar.gz) = 566087
+SHA256 (Perl-Tidy-20190915.tar.gz) = 
wjbfrLuhFc/D8oaABshgHgIf6XwTzSFwpJv41ATMcBs=
+SIZE (Perl-Tidy-20190915.tar.gz) = 599290
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/perltidy/pkg/PLIST,v
retrieving revision 1.12
diff -u -p -r1.12 PLIST
--- pkg/PLIST   12 Mar 2019 18:54:35 -0000      1.12
+++ pkg/PLIST   19 Sep 2019 19:59:00 -0000
@@ -32,6 +32,7 @@ share/examples/perltidy/
 share/examples/perltidy/README
 share/examples/perltidy/bbtidy.pl
 share/examples/perltidy/break_long_quotes.pl
+share/examples/perltidy/delete_ending_blank_lines.pl
 share/examples/perltidy/ex_mp.pl
 share/examples/perltidy/filter_example.in
 share/examples/perltidy/filter_example.pl

Reply via email to