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

Luca Pizzamiglio pizzamig at FreeBSD.org
Tue Sep 24 13:33:47 UTC 2019


Author: pizzamig
Date: Tue Sep 24 13:33:46 2019
New Revision: 512712
URL: https://svnweb.freebsd.org/changeset/ports/512712

Log:
  benchmarks/stress-ng: update to 0.10.06
  
  Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/log/
  
  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 Sep 24 13:28:45 2019	(r512711)
+++ head/benchmarks/stress-ng/Makefile	Tue Sep 24 13:33:46 2019	(r512712)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stress-ng
-PORTVERSION=	0.10.00
-PORTREVISION=	1
+PORTVERSION=	0.10.06
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://kernel.ubuntu.com/~cking/tarballs/stress-ng/
 

Modified: head/benchmarks/stress-ng/distinfo
==============================================================================
--- head/benchmarks/stress-ng/distinfo	Tue Sep 24 13:28:45 2019	(r512711)
+++ head/benchmarks/stress-ng/distinfo	Tue Sep 24 13:33:46 2019	(r512712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563197132
-SHA256 (stress-ng-0.10.00.tar.xz) = d09dd2a1aea549e478995bf9be90b38906a4cdf33ea7b245ef9d46aa5213c074
-SIZE (stress-ng-0.10.00.tar.xz) = 397988
+TIMESTAMP = 1569315250
+SHA256 (stress-ng-0.10.06.tar.xz) = f3564ad6e8cdb5e870d9412cd62823b1b1a3a7e7bcd554e8ce6e51f9d024002b
+SIZE (stress-ng-0.10.06.tar.xz) = 401300


More information about the svn-ports-head mailing list