Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 13:21:12 +0100 (CET)
From:      Vincent Tantardini <vinc@FreeBSD-fr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61199: [update orphaned port] : benchmarks/autobench - update to 2.1.1
Message-ID:  <20040111122112.0998A5ED@sativa.0x45.org>
Resent-Message-ID: <200401111230.i0BCUJ4n057694@freefall.freebsd.org>

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

>Number:         61199
>Category:       ports
>Synopsis:       [update orphaned port] : benchmarks/autobench - update to 2.1.1
>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:   Sun Jan 11 04:30:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kerneled.com
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc@sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	Update to 2.1.1
>How-To-Repeat:
	
>Fix:

	

--- autobench.diff begins here ---
diff -ruN autobench.orig/Makefile autobench/Makefile
--- autobench.orig/Makefile	Sun Jan 11 13:18:32 2004
+++ autobench/Makefile	Sun Jan 11 13:18:13 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	autobench
-PORTVERSION=	2.0.1
+PORTVERSION=	2.1.1
 CATEGORIES=	benchmarks www
 MASTER_SITES=	http://www.xenoclast.org/autobench/downloads/
 
@@ -25,7 +25,7 @@
 post-patch:
 	@${PERL} -pi -e "s|^PREFIX|#PREFIX|g" ${WRKSRC}/Makefile
 .for file in autobench autobench_admin
-	@${PERL} -pi -e "s|/etc/|${PREFIX}/etc|g" ${WRKSRC}/${file}
+	@${PERL} -pi -e "s|/etc/|${PREFIX}/etc/|g" ${WRKSRC}/${file}
 .endfor
 
 .include <bsd.port.mk>
diff -ruN autobench.orig/distinfo autobench/distinfo
--- autobench.orig/distinfo	Sun Jan 11 13:18:32 2004
+++ autobench/distinfo	Sun Jan 11 13:08:47 2004
@@ -1 +1 @@
-MD5 (autobench-2.0.1.tar.gz) = acdc056d2b99d0bda3a09082eb7b7d2a
+MD5 (autobench-2.1.1.tar.gz) = de42ef8f614777c6e4fabda1574c2f17
--- autobench.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111122112.0998A5ED>