Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 10:47:16 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        laszlof@vonostingroup.com, thomas@goodking.ca
Subject:   ports/105020: [PATCH] benchmarks/nbench: make fetchable
Message-ID:  <200611011547.kA1FlGPX032940@goodking.goodking.ca>
Resent-Message-ID: <200611011550.kA1FoOgN014803@freefall.freebsd.org>

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

>Number:         105020
>Category:       ports
>Synopsis:       [PATCH] benchmarks/nbench: make fetchable
>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 Nov 01 15:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable, utilize site HTTP access in lieu of FTP.

Port maintainer (laszlof@vonostingroup.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- nbench-2.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/benchmarks/nbench/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	9 Mar 2005 16:12:57 -0000	1.10
+++ Makefile	1 Nov 2006 15:46:02 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	nbench
 PORTVERSION=	2.2.2
 CATEGORIES=	benchmarks
-MASTER_SITES=	ftp://ftp.tux.org/pub/tux/mayer/
+MASTER_SITES=	http://www.tux.org/~mayer/linux/
 DISTNAME=	${PORTNAME}-byte-${PORTVERSION}
 
 MAINTAINER=	laszlof@vonostingroup.com
--- nbench-2.2.2.patch ends here ---

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



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