pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

burp: sort PLIST



Module Name:	pkgsrc-wip
Committed By:	Francis GUDIN <fgudin+pkgsrc%bsdbellule.fr@localhost>
Pushed By:	fgudin
Date:		Wed Aug 5 11:14:07 2026 +0000
Changeset:	378a32aaec3d1f1e3b8584ef4cdece6b4d604208

Modified Files:
	burp/PLIST

Log Message:
burp: sort PLIST

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=378a32aaec3d1f1e3b8584ef4cdece6b4d604208

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 burp/PLIST | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diffs:
diff --git a/burp/PLIST b/burp/PLIST
index 1e84d2af44..6046bbdc85 100644
--- a/burp/PLIST
+++ b/burp/PLIST
@@ -1,20 +1,19 @@
 @comment $NetBSD$
-
-share/burp/scripts/backup_tool_script
-share/burp/scripts/notify_script
-share/burp/scripts/ssl_extra_checks_script
-share/burp/scripts/summary_script
-share/burp/scripts/timer_script
+bin/vss_strip
 man/man8/bedup.8
 man/man8/burp.8
 man/man8/burp_ca.8
 man/man8/vss_strip.8
-bin/vss_strip
 sbin/bedup
-sbin/burp
-sbin/burp_ca
 sbin/bsigs
 sbin/bsparse
+sbin/burp
+sbin/burp_ca
+share/burp/scripts/backup_tool_script
+share/burp/scripts/notify_script
+share/burp/scripts/ssl_extra_checks_script
+share/burp/scripts/summary_script
+share/burp/scripts/timer_script
 share/doc/burp/CHANGELOG
 share/doc/burp/CONTRIBUTORS
 share/doc/burp/DONATIONS


Home | Main Index | Thread Index | Old Index