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 --- comms/estic/PLIST | 4 ++-- comms/modemd/PLIST | 12 ++++++------ comms/pilotmgr/PLIST | 4 ++-- comms/srtp/PLIST | 10 +++++----- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'comms') diff --git a/comms/estic/PLIST b/comms/estic/PLIST index b9d5bcbd3ee..b8a80a2bd54 100644 --- a/comms/estic/PLIST +++ b/comms/estic/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:38:39 joerg Exp $ -bin/xestic +@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:21 rillig Exp $ bin/estic.res +bin/xestic share/doc/estic/estic.doc share/examples/estic/alias.dat share/examples/estic/cron.dat diff --git a/comms/modemd/PLIST b/comms/modemd/PLIST index 53be1ca924e..4fe24789bc8 100644 --- a/comms/modemd/PLIST +++ b/comms/modemd/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:38:41 joerg Exp $ -sbin/modemd -sbin/mpoold -man/man8/modemd.8 -man/man8/mpoold.8 +@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:21 rillig Exp $ +man/cat5/modemcap.0 man/cat8/modemd.0 man/cat8/mpoold.0 man/man5/modemcap.5 -man/cat5/modemcap.0 +man/man8/modemd.8 +man/man8/mpoold.8 +sbin/modemd +sbin/mpoold share/examples/modemd/modemcap diff --git a/comms/pilotmgr/PLIST b/comms/pilotmgr/PLIST index 183c6641b49..d1ead38ee38 100644 --- a/comms/pilotmgr/PLIST +++ b/comms/pilotmgr/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:38:41 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2018/01/01 22:29:21 rillig Exp $ bin/PilotManager lib/pilotmgr/Backup.pm lib/pilotmgr/Installer.pm -lib/pilotmgr/PilotMgr.pm lib/pilotmgr/PilotManager +lib/pilotmgr/PilotMgr.pm lib/pilotmgr/SendMail.pm lib/pilotmgr/SyncAB.pm lib/pilotmgr/SyncFood.pm diff --git a/comms/srtp/PLIST b/comms/srtp/PLIST index 91e5b6eca67..5d28a1ece21 100644 --- a/comms/srtp/PLIST +++ b/comms/srtp/PLIST @@ -1,15 +1,15 @@ -@comment $NetBSD: PLIST,v 1.1 2015/09/06 14:02:08 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/01/01 22:29:21 rillig Exp $ +include/srtp/aes.h include/srtp/aes_cbc.h include/srtp/aes_icm.h -include/srtp/aes.h include/srtp/alloc.h include/srtp/auth.h include/srtp/cipher.h include/srtp/config.h +include/srtp/crypto.h include/srtp/crypto_kernel.h include/srtp/crypto_math.h include/srtp/crypto_types.h -include/srtp/crypto.h include/srtp/cryptoalg.h include/srtp/datatypes.h include/srtp/err.h @@ -25,11 +25,11 @@ include/srtp/prng.h include/srtp/rand_source.h include/srtp/rdb.h include/srtp/rdbx.h -include/srtp/rtp_priv.h include/srtp/rtp.h +include/srtp/rtp_priv.h include/srtp/sha1.h -include/srtp/srtp_priv.h include/srtp/srtp.h +include/srtp/srtp_priv.h include/srtp/stat.h include/srtp/ut_sim.h include/srtp/xfm.h -- cgit v1.2.3