pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/nbench Doesn't run with MKPIE. Updated main...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42edd44f8f36
branches:  trunk
changeset: 768732:42edd44f8f36
user:      jklos <jklos%pkgsrc.org@localhost>
date:      Sun Oct 31 19:58:56 2021 +0000

description:
Doesn't run with MKPIE. Updated main web site.

diffstat:

 benchmarks/nbench/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 15b27175ec5b -r 42edd44f8f36 benchmarks/nbench/Makefile
--- a/benchmarks/nbench/Makefile        Sun Oct 31 14:11:20 2021 +0000
+++ b/benchmarks/nbench/Makefile        Sun Oct 31 19:58:56 2021 +0000
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.10 2017/09/03 08:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/10/31 19:58:56 jklos Exp $
 #
 
 DISTNAME=      nbench-byte-2.2.3
 PKGNAME=       ${DISTNAME:S/-byte//}
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://www.tux.org/~mayer/linux/
+MASTER_SITES=  http://www.math.utah.edu/~mayer/linux/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     https://www.tux.org/~mayer/linux/bmark.html
+HOMEPAGE=      https://www.math.utah.edu/~mayer/linux/bmark.html
 COMMENT=       Benchmark tool for CPU, FPU and memory
 
 MAKE_JOBS_SAFE=                no
+MKPIE_SUPPORTED=       no
 
 BUILD_TARGET=  default
 



Home | Main Index | Thread Index | Old Index