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

Luca Pizzamiglio pizzamig at FreeBSD.org
Mon Nov 25 12:25:11 UTC 2019


Author: pizzamig
Date: Mon Nov 25 12:25:10 2019
New Revision: 518401
URL: https://svnweb.freebsd.org/changeset/ports/518401

Log:
  benchmarks/stress-ng: Update to 0.10.11
  
  https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=a8ae150eee8990217e10076bb63d9603f821c4f8
  https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=d77d06276bbf823320ebe24081102a6ca777f1ec
  https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=2e66804bee3eaac06e97a6f3dbcea61956aafb8d
  
  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	Mon Nov 25 12:07:48 2019	(r518400)
+++ head/benchmarks/stress-ng/Makefile	Mon Nov 25 12:25:10 2019	(r518401)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stress-ng
-PORTVERSION=	0.10.08
+PORTVERSION=	0.10.11
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://kernel.ubuntu.com/~cking/tarballs/stress-ng/
 

Modified: head/benchmarks/stress-ng/distinfo
==============================================================================
--- head/benchmarks/stress-ng/distinfo	Mon Nov 25 12:07:48 2019	(r518400)
+++ head/benchmarks/stress-ng/distinfo	Mon Nov 25 12:25:10 2019	(r518401)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571737228
-SHA256 (stress-ng-0.10.08.tar.xz) = 4addeaabcfcb709581cbc4c61182317b8d91bcf31f529bfa899d170facfd75ce
-SIZE (stress-ng-0.10.08.tar.xz) = 403472
+TIMESTAMP = 1574417567
+SHA256 (stress-ng-0.10.11.tar.xz) = ec41d375d1ae61862b00a939a5263791c8c8fdb262ad14ea204944df4ca140f1
+SIZE (stress-ng-0.10.11.tar.xz) = 407340


More information about the svn-ports-all mailing list