Index: head/benchmarks/stress-ng/Makefile =================================================================== --- head/benchmarks/stress-ng/Makefile (revision 451837) +++ head/benchmarks/stress-ng/Makefile (revision 451838) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= stress-ng -PORTVERSION= 0.08.16 +PORTVERSION= 0.08.17 CATEGORIES= benchmarks MASTER_SITES= http://kernel.ubuntu.com/~cking/tarballs/stress-ng/ MAINTAINER= pizzamig@FreeBSD.org COMMENT= Stress test benchmarks LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= Fails to link: missing sbrk USES= gmake compiler:c11 ALL_TARGET= # empty PLIST_FILES= bin/stress-ng man/man1/stress-ng.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/stress-ng ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/stress-ng.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/benchmarks/stress-ng/distinfo =================================================================== --- head/benchmarks/stress-ng/distinfo (revision 451837) +++ head/benchmarks/stress-ng/distinfo (revision 451838) @@ -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 Index: head/benchmarks/stress-ng/files/patch-stress-cpu.c =================================================================== --- head/benchmarks/stress-ng/files/patch-stress-cpu.c (revision 451837) +++ head/benchmarks/stress-ng/files/patch-stress-cpu.c (nonexistent) @@ -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__) Property changes on: head/benchmarks/stress-ng/files/patch-stress-cpu.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property