svn commit: r568106 - in head/benchmarks/iozone: . files

Alexander Nedotsukov bland at FreeBSD.org
Thu Mar 11 16:53:34 UTC 2021


Author: bland
Date: Thu Mar 11 16:53:34 2021
New Revision: 568106
URL: https://svnweb.freebsd.org/changeset/ports/568106

Log:
  Update to 3_491

Deleted:
  head/benchmarks/iozone/files/
Modified:
  head/benchmarks/iozone/Makefile
  head/benchmarks/iozone/distinfo

Modified: head/benchmarks/iozone/Makefile
==============================================================================
--- head/benchmarks/iozone/Makefile	Thu Mar 11 16:48:14 2021	(r568105)
+++ head/benchmarks/iozone/Makefile	Thu Mar 11 16:53:34 2021	(r568106)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	iozone
-DISTVERSION=	3_487
-PORTREVISION=	1
+DISTVERSION=	3_491
+PORTREVISION=	0
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.iozone.org/src/current/
 DISTNAME=	${PORTNAME}${DISTVERSION}
@@ -30,6 +30,9 @@ THREADS_DESC=	Enable threading (uses pthreads)
 
 THREADS_LDFLAGS=	-lpthread
 THREADS_CFLAGS_OFF=	-DNO_THREADS
+
+post-extract:
+	@cd ${WRKSRC} && ${GMAKE} clean
 
 post-patch-SSH-on:
 	@${REINPLACE_CMD} -e 's|shell\,\"rsh\"|shell\,\"ssh\"|' \

Modified: head/benchmarks/iozone/distinfo
==============================================================================
--- head/benchmarks/iozone/distinfo	Thu Mar 11 16:48:14 2021	(r568105)
+++ head/benchmarks/iozone/distinfo	Thu Mar 11 16:53:34 2021	(r568106)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548102732
-SHA256 (iozone3_487.tar) = 2c488a7ccddd624fd557af16e71442c367b131d6178e1b4023bbd532bacdda59
-SIZE (iozone3_487.tar) = 1873920
+TIMESTAMP = 1615479833
+SHA256 (iozone3_491.tar) = 2cc4842d382e46a585d1df9ae1e255695480dcc0fc05c3b1cb32ef3493d0ec9a
+SIZE (iozone3_491.tar) = 3153920


More information about the svn-ports-head mailing list