Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Feb 2004 19:13:23 +0100
From:      Radim Kolar <hsn@netmag.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62356: port update webbench
Message-ID:  <E1AoRWd-0000LN-NX@asura.bsd>
Resent-Message-ID: <200402041840.i14Ie0sd041642@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62356
>Category:       ports
>Synopsis:       port update webbench
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 04 10:40:00 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD asura.bsd 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Wed Jan 28 18:18:58 CET 2004 root@asura.bsd:/usr/src/sys/i386/compile/GENERIC i386
>Description:
move file list to makefile
>How-To-Repeat:
>Fix:
diff -Naur /usr/ports/benchmarks/webbench/Makefile webbench/Makefile
--- /usr/ports/benchmarks/webbench/Makefile	Sun Feb  1 18:35:03 2004
+++ webbench/Makefile	Wed Feb  4 19:03:32 2004
@@ -19,6 +19,8 @@
 MAKE_ENV+=	CPPFLAGS="${CPPFLAGS}" \
 		LDFLAGS="${LDFLAGS}"
 
+PLIST_FILES=	bin/webbench
+
 .if !defined(NO_INSTALL_MANPAGES)
 MAN1=		webbench.1
 .endif
diff -Naur /usr/ports/benchmarks/webbench/pkg-plist webbench/pkg-plist
--- /usr/ports/benchmarks/webbench/pkg-plist	Sat Jan 24 19:01:25 2004
+++ webbench/pkg-plist	Thu Jan  1 01:00:00 1970
@@ -1 +0,0 @@
-bin/webbench
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AoRWd-0000LN-NX>