summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-01-01 22:29:15 +0000
committerrillig <rillig@pkgsrc.org>2018-01-01 22:29:15 +0000
commit44f586c7a0b65d5e7ff0fec66208765ac1e77f41 (patch)
tree42d1b5401a22e790ac32c2531b926c30e77a66a8 /filesystems
parent028d6892e18fce93db86c12efc2c3675556e2afc (diff)
downloadpkgsrc-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 'filesystems')
-rw-r--r--filesystems/fuse-afpfs-ng/PLIST4
-rw-r--r--filesystems/fuse-chironfs/PLIST10
-rw-r--r--filesystems/fuse-cryptofs/PLIST4
-rw-r--r--filesystems/openafs-devel/PLIST7
-rw-r--r--filesystems/squashfs/PLIST8
5 files changed, 16 insertions, 17 deletions
diff --git a/filesystems/fuse-afpfs-ng/PLIST b/filesystems/fuse-afpfs-ng/PLIST
index 3d230d122b0..5bb9c4d177a 100644
--- a/filesystems/fuse-afpfs-ng/PLIST
+++ b/filesystems/fuse-afpfs-ng/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2009/02/23 12:58:26 tron Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/01/01 22:29:28 rillig Exp $
bin/afp_client
+bin/afpcmd
bin/afpfs
bin/afpfsd
-bin/afpcmd
bin/afpgetstatus
bin/mount_afp
lib/libafpclient.la
diff --git a/filesystems/fuse-chironfs/PLIST b/filesystems/fuse-chironfs/PLIST
index 3ced10b6e70..40acafa0827 100644
--- a/filesystems/fuse-chironfs/PLIST
+++ b/filesystems/fuse-chironfs/PLIST
@@ -1,16 +1,16 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:51:59 joerg Exp $
-bin/chironfs
+@comment $NetBSD: PLIST,v 1.5 2018/01/01 22:29:28 rillig Exp $
bin/chirctl
+bin/chironfs
man/man8/chironfs.8
-share/doc/chironfs/README
share/doc/chironfs/AUTHORS
-share/doc/chironfs/changelog.Debian
share/doc/chironfs/HOWTO.html
share/doc/chironfs/NEWS
+share/doc/chironfs/README
share/doc/chironfs/TODO
-share/doc/chironfs/copyright
share/doc/chironfs/changelog
+share/doc/chironfs/changelog.Debian
share/doc/chironfs/chironfs.css
+share/doc/chironfs/copyright
share/doc/chironfs/large.gif
share/doc/chironfs/med.gif
share/doc/chironfs/small.gif
diff --git a/filesystems/fuse-cryptofs/PLIST b/filesystems/fuse-cryptofs/PLIST
index 47564243e1b..3138d13dda4 100644
--- a/filesystems/fuse-cryptofs/PLIST
+++ b/filesystems/fuse-cryptofs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/20 22:58:34 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:28 rillig Exp $
bin/cryptofs
-share/examples/fuse-cryptofs/cryptofs.conf
share/doc/fuse-cryptofs/README
+share/examples/fuse-cryptofs/cryptofs.conf
diff --git a/filesystems/openafs-devel/PLIST b/filesystems/openafs-devel/PLIST
index 4b1da037761..bec0479b41e 100644
--- a/filesystems/openafs-devel/PLIST
+++ b/filesystems/openafs-devel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:01 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:28 rillig Exp $
bin/afs_compile_et
bin/afsio
bin/afsmonitor
@@ -205,12 +205,12 @@ lib/libafsauthent.so
lib/libafsauthent.so.1
lib/libafsauthent.so.1.1
lib/libafsauthent_pic.a
-lib/libafsauthent_pic.a
lib/libafscp.a
lib/libafshcrypto.a
lib/libafshcrypto.so
lib/libafshcrypto.so.1
lib/libafshcrypto.so.1.1
+lib/libafslwp.a
lib/libafsrpc.a
lib/libafsrpc.so
lib/libafsrpc.so.1
@@ -220,7 +220,6 @@ lib/libkopenafs.a
lib/libkopenafs.so
lib/libkopenafs.so.1
lib/libkopenafs.so.1.1
-lib/libafslwp.a
lib/libopr.a
lib/librokenafs.a
lib/librokenafs.so
@@ -241,8 +240,8 @@ libexec/openafs/upclient
libexec/openafs/upserver
libexec/openafs/vlserver
libexec/openafs/volserver
-sbin/afsd
sbin/afs-backup
+sbin/afsd
sbin/bos_util
sbin/bosserver
sbin/butc
diff --git a/filesystems/squashfs/PLIST b/filesystems/squashfs/PLIST
index 6e720d18aa3..a8d022c9df4 100644
--- a/filesystems/squashfs/PLIST
+++ b/filesystems/squashfs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/02/09 18:16:07 scole Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:28 rillig Exp $
bin/mksquashfs
bin/unsquashfs
share/doc/squashfs/ACKNOWLEDGEMENTS
@@ -6,9 +6,6 @@ share/doc/squashfs/CHANGES
share/doc/squashfs/COPYING
share/doc/squashfs/DONATIONS
share/doc/squashfs/INSTALL
-share/doc/squashfs/PERFORMANCE.README
-share/doc/squashfs/README
-share/doc/squashfs/README-4.3
share/doc/squashfs/OLD-READMEs/README-2.0
share/doc/squashfs/OLD-READMEs/README-2.1
share/doc/squashfs/OLD-READMEs/README-3.0
@@ -19,4 +16,7 @@ share/doc/squashfs/OLD-READMEs/README-4.0
share/doc/squashfs/OLD-READMEs/README-4.1
share/doc/squashfs/OLD-READMEs/README-4.2
share/doc/squashfs/OLD-READMEs/README-AMD64
+share/doc/squashfs/PERFORMANCE.README
+share/doc/squashfs/README
+share/doc/squashfs/README-4.3
share/examples/squashfs/pseudo-file.example