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

Luca Pizzamiglio pizzamig at FreeBSD.org
Thu Feb 21 14:55:30 UTC 2019


Author: pizzamig
Date: Thu Feb 21 14:55:28 2019
New Revision: 493508
URL: https://svnweb.freebsd.org/changeset/ports/493508

Log:
  benchmarks/stress-ng: Update to 0.09.53
  
  Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=7d1d5c80ebd2578acebe89dde2632211bb2b49c1

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

Modified: head/benchmarks/stress-ng/Makefile
==============================================================================
--- head/benchmarks/stress-ng/Makefile	Thu Feb 21 14:46:38 2019	(r493507)
+++ head/benchmarks/stress-ng/Makefile	Thu Feb 21 14:55:28 2019	(r493508)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stress-ng
-PORTVERSION=	0.09.52
+PORTVERSION=	0.09.53
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://kernel.ubuntu.com/~cking/tarballs/stress-ng/
 

Modified: head/benchmarks/stress-ng/distinfo
==============================================================================
--- head/benchmarks/stress-ng/distinfo	Thu Feb 21 14:46:38 2019	(r493507)
+++ head/benchmarks/stress-ng/distinfo	Thu Feb 21 14:55:28 2019	(r493508)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549550526
-SHA256 (stress-ng-0.09.52.tar.xz) = 78c7e86ce085c2838d0f476ebbf2582dd104497b4dcb40e91d4befebd50b03b9
-SIZE (stress-ng-0.09.52.tar.xz) = 382632
+TIMESTAMP = 1550750526
+SHA256 (stress-ng-0.09.53.tar.xz) = cbee54c4e149ed6624cdd034537e6c5801e4662cf5a1f8e4e1d231d780c904f4
+SIZE (stress-ng-0.09.53.tar.xz) = 383408


More information about the svn-ports-all mailing list