pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/siege www/siege: Remove files from PLIST that are ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a6f4e1f2d31
branches:  trunk
changeset: 366399:5a6f4e1f2d31
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Mon Aug 14 15:24:58 2017 +0000

description:
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.

diffstat:

 www/siege/PLIST |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r 955d5eadfefb -r 5a6f4e1f2d31 www/siege/PLIST
--- a/www/siege/PLIST   Mon Aug 14 15:24:42 2017 +0000
+++ b/www/siege/PLIST   Mon Aug 14 15:24:58 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/11/27 16:20:31 nils Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/08/14 15:24:58 jlam Exp $
 bin/bombardment
 bin/siege
 bin/siege.config
@@ -18,7 +18,5 @@
 share/doc/siege/PLATFORM
 share/doc/siege/README.https
 share/doc/siege/README.md
-share/examples/siege/siege/siegerc
-share/examples/siege/siege/urls.txt
 share/examples/siege/siegerc
 share/examples/siege/urls.txt



Home | Main Index | Thread Index | Old Index