svn commit: r514498 - head/benchmarks/stress-ng

Luca Pizzamiglio pizzamig at FreeBSD.org
Tue Oct 15 09:08:33 UTC 2019


Author: pizzamig
Date: Tue Oct 15 09:08:32 2019
New Revision: 514498
URL: https://svnweb.freebsd.org/changeset/ports/514498

Log:
  benchmarks/stress-ng: Update to 0.10.07
  
  Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=4df4465db2cc92a8a8246165c6b135a03fa615dc
  
  Sponsored by:	trivago N.V.

Modified:
  head/benchmarks/stress-ng/Makefile
  head/benchmarks/stress-ng/distinfo

Modified: head/benchmarks/stress-ng/Makefile
==============================================================================
--- head/benchmarks/stress-ng/Makefile	Tue Oct 15 09:03:39 2019	(r514497)
+++ head/benchmarks/stress-ng/Makefile	Tue Oct 15 09:08:32 2019	(r514498)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stress-ng
-PORTVERSION=	0.10.06
+PORTVERSION=	0.10.07
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://kernel.ubuntu.com/~cking/tarballs/stress-ng/
 

Modified: head/benchmarks/stress-ng/distinfo
==============================================================================
--- head/benchmarks/stress-ng/distinfo	Tue Oct 15 09:03:39 2019	(r514497)
+++ head/benchmarks/stress-ng/distinfo	Tue Oct 15 09:08:32 2019	(r514498)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569315250
-SHA256 (stress-ng-0.10.06.tar.xz) = f3564ad6e8cdb5e870d9412cd62823b1b1a3a7e7bcd554e8ce6e51f9d024002b
-SIZE (stress-ng-0.10.06.tar.xz) = 401300
+TIMESTAMP = 1571129393
+SHA256 (stress-ng-0.10.07.tar.xz) = 85ae86587f605225cc736e1ddba6cc5fd129dfbba0f7d94df755e2e6ac5230e6
+SIZE (stress-ng-0.10.07.tar.xz) = 400796


More information about the svn-ports-head mailing list