svn commit: r390097 - in head/benchmarks/nbench: . files

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jun 19 00:42:53 UTC 2015


Author: amdmi3
Date: Fri Jun 19 00:42:51 2015
New Revision: 390097
URL: https://svnweb.freebsd.org/changeset/ports/390097

Log:
  - Pass maintainership to submitter
  - Regenerate patches
  
  PR:		200950
  Submitted by:	luca.pizzamiglio at gmail.com

Modified:
  head/benchmarks/nbench/Makefile
  head/benchmarks/nbench/files/patch-Makefile
  head/benchmarks/nbench/files/patch-nbench1.h
  head/benchmarks/nbench/files/patch-sysinfo.sh
  head/benchmarks/nbench/files/patch-sysspec.h

Modified: head/benchmarks/nbench/Makefile
==============================================================================
--- head/benchmarks/nbench/Makefile	Fri Jun 19 00:42:40 2015	(r390096)
+++ head/benchmarks/nbench/Makefile	Fri Jun 19 00:42:51 2015	(r390097)
@@ -7,7 +7,7 @@ CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.tux.org/~mayer/linux/
 DISTNAME=	${PORTNAME}-byte-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	luca.pizzamiglio at gmail.com
 COMMENT=	BYTE Magazine's native benchmarks
 
 ALL_TARGET=	# empty

Modified: head/benchmarks/nbench/files/patch-Makefile
==============================================================================
--- head/benchmarks/nbench/files/patch-Makefile	Fri Jun 19 00:42:40 2015	(r390096)
+++ head/benchmarks/nbench/files/patch-Makefile	Fri Jun 19 00:42:51 2015	(r390097)
@@ -1,5 +1,5 @@
---- Makefile.orig	Mon Oct 18 00:07:05 2004
-+++ Makefile	Mon Oct 18 00:07:51 2004
+--- Makefile.orig	2004-12-30 02:23:30 UTC
++++ Makefile
 @@ -19,10 +19,10 @@ default: nbench
  # You should leave -static in the CFLAGS so that your sysinfo can be
  # compiled into the executable.

Modified: head/benchmarks/nbench/files/patch-nbench1.h
==============================================================================
--- head/benchmarks/nbench/files/patch-nbench1.h	Fri Jun 19 00:42:40 2015	(r390096)
+++ head/benchmarks/nbench/files/patch-nbench1.h	Fri Jun 19 00:42:51 2015	(r390097)
@@ -1,6 +1,6 @@
---- nbench1.h.orig	Thu Dec 11 20:54:46 1997
-+++ nbench1.h	Wed Dec 17 08:28:11 1997
-@@ -352,7 +352,7 @@
+--- nbench1.h.orig	2004-12-30 02:15:18 UTC
++++ nbench1.h
+@@ -355,7 +355,7 @@ int learned;            /* flag--if TRUE
  ** The Neural Net test requires an input data file.
  ** The name is specified here.
  */

Modified: head/benchmarks/nbench/files/patch-sysinfo.sh
==============================================================================
--- head/benchmarks/nbench/files/patch-sysinfo.sh	Fri Jun 19 00:42:40 2015	(r390096)
+++ head/benchmarks/nbench/files/patch-sysinfo.sh	Fri Jun 19 00:42:51 2015	(r390097)
@@ -1,6 +1,6 @@
---- sysinfo.sh.orig	Mon Oct 18 00:03:53 2004
-+++ sysinfo.sh	Mon Oct 18 00:04:35 2004
-@@ -50,8 +50,8 @@
+--- sysinfo.sh.orig	2008-05-12 20:35:23 UTC
++++ sysinfo.sh
+@@ -65,8 +65,8 @@ rm -f sysinfo.crm sysinfoc.c hello
  
  # this bombs out on Ultrix which expect "cut -d"
  

Modified: head/benchmarks/nbench/files/patch-sysspec.h
==============================================================================
--- head/benchmarks/nbench/files/patch-sysspec.h	Fri Jun 19 00:42:40 2015	(r390096)
+++ head/benchmarks/nbench/files/patch-sysspec.h	Fri Jun 19 00:42:51 2015	(r390097)
@@ -1,5 +1,5 @@
---- sysspec.h.orig	Mon Oct 18 00:05:17 2004
-+++ sysspec.h	Mon Oct 18 00:05:50 2004
+--- sysspec.h.orig	2003-02-19 21:37:21 UTC
++++ sysspec.h
 @@ -33,7 +33,7 @@
  
  #include "nmglobal.h"


More information about the svn-ports-all mailing list