FreeBSD Bugzilla – Attachment 165078 Details for
Bug 205900
benchmarks/httperf: Update to 0.9.0.1 (latest on GitHub)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
updated patch
httperf.diff.txt (text/plain), 2.45 KB, created by
Ryan Steinmetz
on 2016-01-04 20:23:04 UTC
(
hide
)
Description:
updated patch
Filename:
MIME Type:
Creator:
Ryan Steinmetz
Created:
2016-01-04 20:23:04 UTC
Size:
2.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 405263) >+++ Makefile (working copy) >@@ -2,9 +2,9 @@ > # $FreeBSD$ > > PORTNAME= httperf >-PORTVERSION= 0.9.0 >+PORTVERSION= 0.9.0.1 > CATEGORIES= benchmarks www >-MASTER_SITES= GOOGLE_CODE >+#MASTER_SITES= GOOGLE_CODE > > MAINTAINER= jlaffaye@FreeBSD.org > COMMENT= Tool for measuring webserver performance >@@ -13,7 +13,9 @@ > > USE_OPENSSL= yes > GNU_CONFIGURE= yes >-USES= gmake >+USES= autoreconf gmake libtool >+USE_GITHUB= yes >+GH_TAGNAME= dcfb746 > MAKE_ARGS= LIBUTIL_OBJS=ssl_writev.o \ > exec_prefix=${PREFIX} > >Index: distinfo >=================================================================== >--- distinfo (revision 405263) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (httperf-0.9.0.tar.gz) = e1a0bf56bcb746c04674c47b6cfa531fad24e45e9c6de02aea0d1c5f85a2bf1c >-SIZE (httperf-0.9.0.tar.gz) = 425297 >+SHA256 (httperf-httperf-0.9.0.1-dcfb746_GH0.tar.gz) = 72294a3cbfd78b48f38b077f7a380ef24b69f3bc24f6ec87875f2f069153677d >+SIZE (httperf-httperf-0.9.0.1-dcfb746_GH0.tar.gz) = 103950 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 405263) >+++ pkg-descr (working copy) >@@ -1,11 +1,11 @@ >-Httperf is a tool for measuring web server performance. It provides a flexible >-facility for generating various HTTP workloads and for measuring server >+Httperf is a tool for measuring web server performance. It provides a flexible >+facility for generating various HTTP workloads and for measuring server > performance. >-The focus of httperf is not on implementing one particular benchmark but on >-providing a robust, high-performance tool that facilitates the construction of >+The focus of httperf is not on implementing one particular benchmark but on >+providing a robust, high-performance tool that facilitates the construction of > both micro- and macro-level benchmarks. The three distinguishing characteristics >-of httperf are its robustness, which includes the ability to generate and >-sustain server overload, support for the HTTP/1.1 and SSL protocols, and its >-extensibility to new workload generators and performance measurements. >+of httperf are its robustness, which includes the ability to generate and >+sustain server overload, support for the HTTP/1.1 and SSL protocols, and its >+extensibility to new workload generators and performance measurements. > >-WWW: http://code.google.com/p/httperf/ >+WWW: http://code.google.com/p/httperf/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
vlad-fbsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205900
:
165076
| 165078 |
165090