ports/151199: [update] sysutils/memtest86+ update to 4.10

Dmitry Morozovsky marck at FreeBSD.org
Mon Oct 4 11:20:01 UTC 2010


>Number:         151199
>Category:       ports
>Synopsis:       [update] sysutils/memtest86+ update to 4.10
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 11:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Morozovsky
>Release:        FreeBSD [78]-STABLE {i386,amd64}
>Organization:
Cronyx Plus LLC (RiNet ISP)
>Environment:
System: FreeBSD 8-STABLE, 7-STABLE 


>Description:

Synopsys said it all :)

Not too thorough test were performed, but on my hardware (~8 different amd/core
machines) it performs well.

>How-To-Repeat:

>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/memtest86+/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	30 Sep 2009 07:40:31 -0000	1.2
+++ Makefile	4 Oct 2010 11:11:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	memtest86+
-PORTVERSION=	4.00
+PORTVERSION=	4.10
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.memtest.org/download/${PORTVERSION}/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/memtest86+/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	30 Sep 2009 07:40:31 -0000	1.2
+++ distinfo	4 Oct 2010 11:11:32 -0000
@@ -1,3 +1,3 @@
-MD5 (memtest86+-4.00.tar.gz) = 898cfc5ff7920a8c396ebe898ac2eaa5
-SHA256 (memtest86+-4.00.tar.gz) = 6ec42f549da81b715bfc5c55b93b74774fb5c35f7578c7eecebab3ca37866ca4
-SIZE (memtest86+-4.00.tar.gz) = 270327
+MD5 (memtest86+-4.10.tar.gz) = 2144f21d4489a04149b1891b8d97e8fc
+SHA256 (memtest86+-4.10.tar.gz) = f81935088726e75c0faab9fcf6ab08b73829b509db8d72f920a532b74f15aa4f
+SIZE (memtest86+-4.10.tar.gz) = 205077
Index: files/patch-memtest.lds
===================================================================
RCS file: /home/ncvs/ports/sysutils/memtest86+/files/patch-memtest.lds,v
retrieving revision 1.1
diff -u -r1.1 patch-memtest.lds
--- files/patch-memtest.lds	31 Mar 2009 22:23:19 -0000	1.1
+++ files/patch-memtest.lds	4 Oct 2010 11:11:32 -0000
@@ -1,11 +1,14 @@
---- memtest.lds	2008-11-16 02:18:14.000000000 +0200
-+++ memtest.lds	2009-02-18 00:24:22.000000000 +0200
+
+$FreeBSD$
+
+--- memtest.lds.orig
++++ memtest.lds
 @@ -3,7 +3,7 @@
  
  ENTRY(_start); 
  SECTIONS {
--	. = 0x10000;
-+	. = 0xc0120000;
+-	. = 0x5000;
++ 	. = 0xc0120000;
  	_start = . ;
  	.data : {
  		*(.data)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list