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

Luca Pizzamiglio pizzamig at FreeBSD.org
Tue Sep 4 09:47:54 UTC 2018


Author: pizzamig
Date: Tue Sep  4 09:47:52 2018
New Revision: 478942
URL: https://svnweb.freebsd.org/changeset/ports/478942

Log:
  benchmarks/stress-ng: Upgrade to 0.09.38
  
  Small updates and fixes

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

Modified: head/benchmarks/stress-ng/Makefile
==============================================================================
--- head/benchmarks/stress-ng/Makefile	Tue Sep  4 09:43:56 2018	(r478941)
+++ head/benchmarks/stress-ng/Makefile	Tue Sep  4 09:47:52 2018	(r478942)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stress-ng
-PORTVERSION=	0.09.37
+PORTVERSION=	0.09.38
 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  4 09:43:56 2018	(r478941)
+++ head/benchmarks/stress-ng/distinfo	Tue Sep  4 09:47:52 2018	(r478942)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534867292
-SHA256 (stress-ng-0.09.37.tar.xz) = 8494afb2f2e2cf7e79ec9c6c3129308b098e530141ba2b07d6547708fd63af3d
-SIZE (stress-ng-0.09.37.tar.xz) = 354748
+TIMESTAMP = 1535968468
+SHA256 (stress-ng-0.09.38.tar.xz) = 4cd3c1f24d099e6fe507a9fcddd8aafdf13be447d811db9e37b5e25c952bf20c
+SIZE (stress-ng-0.09.38.tar.xz) = 355252


More information about the svn-ports-head mailing list