pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/iozone Correction on PKGNAME, and deleting ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/84be852b9d52
branches: trunk
changeset: 643003:84be852b9d52
user: mef <mef%pkgsrc.org@localhost>
date: Tue Dec 09 13:56:44 2014 +0000
description:
Correction on PKGNAME, and deleting patch-aa for previous commit
diffstat:
benchmarks/iozone/Makefile | 4 ++--
benchmarks/iozone/patches/patch-aa | 25 -------------------------
2 files changed, 2 insertions(+), 27 deletions(-)
diffs (42 lines):
diff -r 03ec0a33617f -r 84be852b9d52 benchmarks/iozone/Makefile
--- a/benchmarks/iozone/Makefile Tue Dec 09 13:53:13 2014 +0000
+++ b/benchmarks/iozone/Makefile Tue Dec 09 13:56:44 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2014/12/09 13:53:13 mef Exp $
+# $NetBSD: Makefile,v 1.53 2014/12/09 13:56:44 mef Exp $
DISTNAME= iozone3_429
-PKGNAME= ${DISTNAME:S/3_/-3-/}
+PKGNAME= ${DISTNAME:S/3_/-3./}
CATEGORIES= benchmarks
MASTER_SITES= http://www.iozone.org/src/current/
EXTRACT_SUFX= .tar
diff -r 03ec0a33617f -r 84be852b9d52 benchmarks/iozone/patches/patch-aa
--- a/benchmarks/iozone/patches/patch-aa Tue Dec 09 13:53:13 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-$NetBSD: patch-aa,v 1.9 2011/12/02 15:31:44 hauke Exp $
-
---- makefile.orig 2011-05-06 15:39:00.000000000 +0000
-+++ makefile
-@@ -81,6 +81,7 @@ all:
- @echo " -> UWIN (32bit) <-"
- @echo " -> Windows (95/98/NT) (32bit) <-"
- @echo ""
-+ @false
-
- clean:
- rm -f *.o iozone fileop pit_server
-@@ -792,6 +793,12 @@ fileop_bsdi.o: fileop.c
- @echo ""
- $(CC) -c -O $(CFLAGS) fileop.c -o fileop_bsdi.o
-
-+fileop_dragonfly.o: fileop.c
-+ @echo ""
-+ @echo "Building fileop for DragonFly"
-+ @echo ""
-+ $(CC) -c -O $(CFLAGS) fileop.c -o fileop_dragonfly.o
-+
- fileop_freebsd.o: fileop.c
- @echo ""
- @echo "Building fileop for FreeBSD"
Home |
Main Index |
Thread Index |
Old Index