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 /net/bind99 | |
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 'net/bind99')
-rw-r--r-- | net/bind99/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind99/PLIST b/net/bind99/PLIST index 6273df6ac01..b38919250f1 100644 --- a/net/bind99/PLIST +++ b/net/bind99/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2017/07/31 13:42:06 taca Exp $ +@comment $NetBSD: PLIST,v 1.15 2018/01/01 22:29:46 rillig Exp $ bin/arpaname bin/bind9-config bin/dig @@ -6,7 +6,6 @@ bin/host bin/isc-config.sh bin/nslookup bin/nsupdate -${PLIST.inet6}include/isc/ipv6.h include/bind9/check.h include/bind9/getaddresses.h include/bind9/version.h @@ -133,6 +132,7 @@ include/isc/hmacsha.h include/isc/httpd.h include/isc/int.h include/isc/interfaceiter.h +${PLIST.inet6}include/isc/ipv6.h include/isc/iterated_hash.h include/isc/keyboard.h include/isc/lang.h |