Mon Aug 14 15:24:58 2017 UTC ()
www/siege: Remove files from PLIST that are were never installed.

The PLIST lists "siegerc" and "urls.txt" under two different
locations under ${PREFIX}/share/examples/siege, but stage-install
only installs them into one of those locations.  Remove the other
paths.


(jlam)
diff -r1.1 -r1.2 pkgsrc/www/siege/PLIST

cvs diff -r1.1 -r1.2 pkgsrc/www/siege/PLIST (expand / switch to unified diff)

--- pkgsrc/www/siege/PLIST 2015/11/27 16:20:31 1.1
+++ pkgsrc/www/siege/PLIST 2017/08/14 15:24:58 1.2
@@ -1,24 +1,22 @@ @@ -1,24 +1,22 @@
1@comment $NetBSD: PLIST,v 1.1 2015/11/27 16:20:31 nils Exp $ 1@comment $NetBSD: PLIST,v 1.2 2017/08/14 15:24:58 jlam Exp $
2bin/bombardment 2bin/bombardment
3bin/siege 3bin/siege
4bin/siege.config 4bin/siege.config
5bin/siege2csv.pl 5bin/siege2csv.pl
6man/man1/bombardment.1 6man/man1/bombardment.1
7man/man1/siege.1 7man/man1/siege.1
8man/man1/siege.config.1 8man/man1/siege.config.1
9man/man1/siege2csv.1 9man/man1/siege2csv.1
10man/man5/urls_txt.5 10man/man5/urls_txt.5
11man/man7/layingsiege.7 11man/man7/layingsiege.7
12share/doc/siege/AUTHORS 12share/doc/siege/AUTHORS
13share/doc/siege/COPYING 13share/doc/siege/COPYING
14share/doc/siege/ChangeLog 14share/doc/siege/ChangeLog
15share/doc/siege/INSTALL 15share/doc/siege/INSTALL
16share/doc/siege/KNOWNBUGS 16share/doc/siege/KNOWNBUGS
17share/doc/siege/NEWS 17share/doc/siege/NEWS
18share/doc/siege/PLATFORM 18share/doc/siege/PLATFORM
19share/doc/siege/README.https 19share/doc/siege/README.https
20share/doc/siege/README.md 20share/doc/siege/README.md
21share/examples/siege/siege/siegerc 
22share/examples/siege/siege/urls.txt 
23share/examples/siege/siegerc 21share/examples/siege/siegerc
24share/examples/siege/urls.txt 22share/examples/siege/urls.txt