diff options
author | rillig <rillig@pkgsrc.org> | 2018-01-01 22:29:15 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2018-01-01 22:29:15 +0000 |
commit | 44f586c7a0b65d5e7ff0fec66208765ac1e77f41 (patch) | |
tree | 42d1b5401a22e790ac32c2531b926c30e77a66a8 /misc/astrolog/PLIST | |
parent | 028d6892e18fce93db86c12efc2c3675556e2afc (diff) | |
download | pkgsrc-44f586c7a0b65d5e7ff0fec66208765ac1e77f41.tar.gz |
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
Diffstat (limited to 'misc/astrolog/PLIST')
-rw-r--r-- | misc/astrolog/PLIST | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/astrolog/PLIST b/misc/astrolog/PLIST index 2ca6f141fcd..1ff9aa98d09 100644 --- a/misc/astrolog/PLIST +++ b/misc/astrolog/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:07:18 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:43 rillig Exp $ bin/astrolog +lib/astrolog/CHI_24 +lib/astrolog/CPJV_24 +lib/astrolog/LRZ5_24 +lib/astrolog/astrolog.dat share/doc/astrolog/Helpfile.540 share/doc/astrolog/README.540 share/doc/astrolog/Update.540 -lib/astrolog/astrolog.dat -lib/astrolog/LRZ5_24 -lib/astrolog/CHI_24 -lib/astrolog/CPJV_24 |