Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2009 22:27:52 GMT
From:      Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/140585: [MAINTAINER] benchmarks/stream: update to 5.9
Message-ID:  <200911152227.nAFMRqkx003353@www.freebsd.org>
Resent-Message-ID: <200911152230.nAFMU1Jc021932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140585
>Category:       ports
>Synopsis:       [MAINTAINER] benchmarks/stream: update to 5.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 15 22:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Shuvaev
>Release:        9.0-CURRENT
>Organization:
University of Wuerzburg
>Environment:
FreeBSD wep4035 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r198671: Fri Oct 30 16:12:10 CET 2009     root@wep4035:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update to version 5.9.
This is no-op update but it will make the distfile (stream.c)
again fetchable from the MASTER_SITE.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN stream.orig/Makefile stream/Makefile
--- stream.orig/Makefile	2009-05-02 17:52:37.000000000 +0200
+++ stream/Makefile	2009-11-15 23:07:15.000000000 +0100
@@ -5,11 +5,11 @@
 # $FreeBSD: ports/benchmarks/stream/Makefile,v 1.11 2009/02/19 17:39:02 wxs Exp $
 
 PORTNAME=	stream
-PORTVERSION=	5.8
+PORTVERSION=	5.9
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://www.cs.virginia.edu/stream/FTP/Code/
 DISTFILES=	stream.c
-DIST_SUBDIR=	${PORTNAME}-1.0
+DIST_SUBDIR=	${PORTNAME}-1.0/${PORTVERSION}
 
 MAINTAINER=	shuvaev@physik.uni-wuerzburg.de
 COMMENT=	Synthetic benchmark program that measures sustainable memory bandwidth
diff -ruN stream.orig/distinfo stream/distinfo
--- stream.orig/distinfo	2007-05-26 17:14:19.000000000 +0200
+++ stream/distinfo	2009-11-15 23:11:53.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (stream-1.0/stream.c) = 9708bef00865485b1823699febc4079d
-SHA256 (stream-1.0/stream.c) = dee860264d969f4174af49af8270cee4c2dceafc81b643ea9f76203cfc286a16
-SIZE (stream-1.0/stream.c) = 11737
+MD5 (stream-1.0/5.9/stream.c) = b6cd43b848e0d8b0824703369392f3c5
+SHA256 (stream-1.0/5.9/stream.c) = 93e34d2743d366ad6fc18e850cf199588917a8c9788d35582c2fd73a3de885da
+SIZE (stream-1.0/5.9/stream.c) = 11918


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911152227.nAFMRqkx003353>