From 44f586c7a0b65d5e7ff0fec66208765ac1e77f41 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 1 Jan 2018 22:29:15 +0000 Subject: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F --- print/lgrind/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lgrind') diff --git a/print/lgrind/PLIST b/print/lgrind/PLIST index b530175113b..92735d259c3 100644 --- a/print/lgrind/PLIST +++ b/print/lgrind/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.6 2011/10/18 23:25:50 minskim Exp $ +@comment $NetBSD: PLIST,v 1.7 2018/01/01 22:29:52 rillig Exp $ bin/lgrind man/man1/lgrind.1 man/man5/lgrindef.5 share/texmf-dist/doc/latex/lgrind/lgrind.pdf -share/texmf-dist/tex/latex/lgrind/lgrindef share/texmf-dist/tex/latex/lgrind/lgrind.sty +share/texmf-dist/tex/latex/lgrind/lgrindef -- cgit v1.2.3