Update to perltidy-20201001.
This commit is contained in:
parent
a867b8e97f
commit
21cc42eec9
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2020/08/23 20:54:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2020/11/15 09:45:18 benoit Exp $
|
||||
|
||||
COMMENT = tool to indent and reformat perl scripts
|
||||
|
||||
V = 20200822
|
||||
V = 20201001
|
||||
DISTNAME = Perl-Tidy-$V
|
||||
PKGNAME = perltidy-$V
|
||||
CATEGORIES = devel
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Perl-Tidy-20200822.tar.gz) = dXrAe+xZcHhFmVqq+7RLZkEg9XhQzpMrwx8tleDF3zY=
|
||||
SIZE (Perl-Tidy-20200822.tar.gz) = 657209
|
||||
SHA256 (Perl-Tidy-20201001.tar.gz) = CHPrswAjnXkvuOZxZLDgS7j7H/FTZZYw0yHAtKHcmhI=
|
||||
SIZE (Perl-Tidy-20201001.tar.gz) = 682870
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2020/06/06 20:22:47 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2020/11/15 09:45:18 benoit Exp $
|
||||
bin/perltidy
|
||||
${P5SITE}/Perl/
|
||||
${P5SITE}/Perl/Tidy/
|
||||
@ -36,6 +36,7 @@ share/examples/perltidy/ex_mp.pl
|
||||
share/examples/perltidy/filter_example.in
|
||||
share/examples/perltidy/filter_example.pl
|
||||
share/examples/perltidy/find_naughty.pl
|
||||
share/examples/perltidy/fix-scbb-csc-bug.pl
|
||||
share/examples/perltidy/lextest
|
||||
share/examples/perltidy/perlcomment.pl
|
||||
share/examples/perltidy/perllinetype.pl
|
||||
|
Loading…
Reference in New Issue
Block a user