ports/118550: [update] benchmarks/httperd - update to 0.9.0

Philippe Audeoud jadawin at tuxaco.net
Tue Dec 11 13:30:02 UTC 2007


>Number:         118550
>Category:       ports
>Synopsis:       [update] benchmarks/httperd - update to 0.9.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 11 13:30:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root at glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- update PORTREVISION
	- update patches files
>How-To-Repeat:
	
>Fix:

	

--- patch-httperf.1 begins here ---
diff -ruN benchmarks/httperf.orig/Makefile benchmarks/httperf/Makefile
--- benchmarks/httperf.orig/Makefile	2007-12-11 10:44:30.000000000 +0000
+++ benchmarks/httperf/Makefile	2007-12-11 13:22:24.000000000 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	httperf
-PORTVERSION=	0.8
+PORTVERSION=	0.9.0
 CATEGORIES=	benchmarks www
 MASTER_SITES=	ftp://ftp.hpl.hp.com/pub/httperf/
 
@@ -34,4 +34,8 @@
 .endfor
 .endif
 
+do-install:
+	@${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/
+	@${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin/
+
 .include <bsd.port.mk>
diff -ruN benchmarks/httperf.orig/distinfo benchmarks/httperf/distinfo
--- benchmarks/httperf.orig/distinfo	2007-12-11 10:44:30.000000000 +0000
+++ benchmarks/httperf/distinfo	2007-12-11 10:45:44.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (httperf-0.8.tar.gz) = 2971956d4846349f9e8d3c54acd591a5
-SHA256 (httperf-0.8.tar.gz) = 3222281a92dd4d3c7d5424f574b41d809c9aff8b86100e6fd44bb3b93b26df67
-SIZE (httperf-0.8.tar.gz) = 146107
+MD5 (httperf-0.9.0.tar.gz) = 2968c36b9ecf3d98fc1f2c1c9c0d9341
+SHA256 (httperf-0.9.0.tar.gz) = e1a0bf56bcb746c04674c47b6cfa531fad24e45e9c6de02aea0d1c5f85a2bf1c
+SIZE (httperf-0.9.0.tar.gz) = 425297
diff -ruN benchmarks/httperf.orig/files/patch-httperf.c benchmarks/httperf/files/patch-httperf.c
--- benchmarks/httperf.orig/files/patch-httperf.c	2007-12-11 10:44:30.000000000 +0000
+++ benchmarks/httperf/files/patch-httperf.c	2007-12-11 10:49:18.000000000 +0000
@@ -1,6 +1,6 @@
---- httperf.c.orig	Wed Nov  1 05:20:00 2000
-+++ httperf.c	Wed Nov 13 06:19:41 2002
-@@ -68,6 +68,10 @@
+--- src/httperf.c.orig	2007-12-11 10:48:02.000000000 +0000
++++ src/httperf.c	2007-12-11 10:48:48.000000000 +0000
+@@ -78,6 +78,10 @@
  #include <conn.h>
  #include <timer.h>
  
diff -ruN benchmarks/httperf.orig/files/patch-lib::ssl_writev.c benchmarks/httperf/files/patch-lib::ssl_writev.c
--- benchmarks/httperf.orig/files/patch-lib::ssl_writev.c	2007-12-11 10:44:30.000000000 +0000
+++ benchmarks/httperf/files/patch-lib::ssl_writev.c	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
---- lib/ssl_writev.c.orig	Thu Oct 12 09:09:47 2000
-+++ lib/ssl_writev.c	Wed Nov 13 06:22:01 2002
-@@ -31,7 +31,10 @@
- 
- #ifdef HAVE_OPENSSL_SSL_H
- 
-+#ifdef HAVE_ALLOCA_H
- #include <alloca.h>
-+#endif
-+
- #include <string.h>
- 
- #include <sys/types.h>
--- patch-httperf.1 ends here ---


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



More information about the freebsd-ports-bugs mailing list