benchmarks/stress-ng: Update 0.08.17

Remove an obsolete patch

Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12637
This commit is contained in:
Luca Pizzamiglio 2017-10-12 09:44:49 +00:00
parent 65344cbc43
commit 504ab9c5a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451838
3 changed files with 4 additions and 14 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= stress-ng
PORTVERSION= 0.08.16
PORTVERSION= 0.08.17
CATEGORIES= benchmarks
MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506246709
SHA256 (stress-ng-0.08.16.tar.gz) = 315311d4fd09d1e06935bcb9c72b8bbb8289f8d4385a32a6b427bd067d816a87
SIZE (stress-ng-0.08.16.tar.gz) = 446671
TIMESTAMP = 1507723934
SHA256 (stress-ng-0.08.17.tar.gz) = 37cc73e42f5bdb0e0571ba88f6a69b8f05ee28e51afcafc2231c1058b1a5dd18
SIZE (stress-ng-0.08.17.tar.gz) = 447422

View File

@ -1,10 +0,0 @@
--- stress-cpu.c.orig 2017-05-06 12:36:12 UTC
+++ stress-cpu.c
@@ -50,7 +50,6 @@
#define ccosl ccos
#define csinl csin
#define cpow pow
-#define powl pow
#endif
#if defined(__minix__)