pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/siege
Module Name: pkgsrc
Committed By: jlam
Date: Mon Aug 14 15:24:58 UTC 2017
Modified Files:
pkgsrc/www/siege: PLIST
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/siege/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/siege/PLIST
diff -u pkgsrc/www/siege/PLIST:1.1 pkgsrc/www/siege/PLIST:1.2
--- pkgsrc/www/siege/PLIST:1.1 Fri Nov 27 16:20:31 2015
+++ pkgsrc/www/siege/PLIST Mon Aug 14 15:24:58 2017
@@ -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/NEWS
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