ports/184708: [PATCH] www/apache-jmeter: Add missing files to packing list

Sevan Janiyan venture37 at geeklan.co.uk
Wed Dec 11 23:00:02 UTC 2013


>Number:         184708
>Category:       ports
>Synopsis:       [PATCH] www/apache-jmeter: Add missing files to packing list
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 23:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Dream Industries
>Environment:
System: FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #20 r258803: Mon Dec  2 00:58:59
>Description:
use WWW: with a single space in pkg-descr

Port maintainer (mi at aldan.algebra.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_10 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- apache-jmeter-2.9.patch begins here ---
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 336233)
+++ pkg-descr	(working copy)
@@ -15,4 +15,4 @@
 In addition to load-testing, the tool can also be used to verify
 correctness of your web-applications.
 
-WWW:	http://jmeter.apache.org/
+WWW: http://jmeter.apache.org/
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 336233)
+++ pkg-plist	(working copy)
@@ -7,6 +7,8 @@
 %%DATADIR%%/bin/examples/CSVSample.jmx
 %%DATADIR%%/bin/examples/CSVSample_actions.csv
 %%DATADIR%%/bin/examples/CSVSample_user.csv
+%%DATADIR%%/bin/examples/PerformanceTestPlanMemoryThread.jmx
+%%DATADIR%%/bin/examples/jsp/memory.jsp
 %%DATADIR%%/bin/hc.parameters
 %%DATADIR%%/bin/httpclient.parameters
 %%DATADIR%%/bin/heapdump.sh
@@ -79,15 +81,22 @@
 %%DATADIR%%/lib/htmllexer-2.1.jar
 %%DATADIR%%/lib/htmlparser-2.1.jar
 %%DATADIR%%/lib/jcharts-0.7.5.jar
+%%DATADIR%%/lib/jodd-core-3.4.1.jar
+%%DATADIR%%/lib/jodd-lagarto-3.4.1.jar
 %%DATADIR%%/lib/jorphan.jar
+%%DATADIR%%/lib/jsoup-1.7.1.jar
 %%DATADIR%%/lib/jtidy-r938.jar
 %%DATADIR%%/lib/junit/test.jar
 %%DATADIR%%/lib/logkit-2.0.jar
 %%DATADIR%%/lib/soap-2.3.1.jar
+%%DATADIR%%/lib/slf4j-api-1.7.2.jar
+%%DATADIR%%/lib/tika-core-1.3.jar
+%%DATADIR%%/lib/tika-parsers-1.3.jar
 %%DATADIR%%/lib/xmlpull-1.1.3.1.jar
 %%DATADIR%%/lib/xpp3_min-1.1.4c.jar
 %%DATADIR%%/lib/xstream.jar
 bin/jmeter
+ at dirrm %%DATADIR%%/bin/examples/jsp
 @dirrm %%DATADIR%%/bin/examples
 @dirrm %%DATADIR%%/bin
 @dirrm %%DATADIR%%/extras
--- apache-jmeter-2.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list