Thu Jun 21 21:08:11 2012 UTC ()
Update to 4.3.0. From the changelog:

- add ability to mmap a device other than /dev/mem, enabling easier
  testing of memory for hardware engineers et al if their system's
  kernel exports the memory they're interested in via /dev/mydevice
  or similar. Thanks: Jean-Noel Avila.

- add ability to run only specified tests by setting the environment
  variable MEMTESTER_TEST_MASK to a bitmask of the indexes of the
  tests to be run. Thanks: Ian Alexander.

Updating this during the freeze as it's a leaf package and the
changes should be low-impact.


(schmonz)
diff -r1.21 -r1.22 pkgsrc/sysutils/memtester/Makefile
diff -r1.14 -r1.15 pkgsrc/sysutils/memtester/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/sysutils/memtester/Makefile (expand / switch to context diff)
--- pkgsrc/sysutils/memtester/Makefile 2012/01/11 17:01:17 1.21
+++ pkgsrc/sysutils/memtester/Makefile 2012/06/21 21:08:11 1.22
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/01/11 17:01:17 schmonz Exp $
+# $NetBSD: Makefile,v 1.22 2012/06/21 21:08:11 schmonz Exp $
 #
 
-DISTNAME=		memtester-4.2.2
+DISTNAME=		memtester-4.3.0
 CATEGORIES=		sysutils
 MASTER_SITES=		${HOMEPAGE}old-versions/
 

cvs diff -r1.14 -r1.15 pkgsrc/sysutils/memtester/distinfo (expand / switch to context diff)
--- pkgsrc/sysutils/memtester/distinfo 2012/01/11 17:01:17 1.14
+++ pkgsrc/sysutils/memtester/distinfo 2012/06/21 21:08:11 1.15
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2012/01/11 17:01:17 schmonz Exp $
+$NetBSD: distinfo,v 1.15 2012/06/21 21:08:11 schmonz Exp $
 
-SHA1 (memtester-4.2.2.tar.gz) = 22d3a6da7e1d1d4ecf4e15a91e50dc1e0f6ea692
+SHA1 (memtester-4.3.0.tar.gz) = eff0e3020a7750bd5452b051526ad6439e92b9cd
-RMD160 (memtester-4.2.2.tar.gz) = 9aae7bec1408224348baa02556a5c9c484c7a7a7
+RMD160 (memtester-4.3.0.tar.gz) = 0fd3148d76f65516601e4d656dc239a164a190a8
-Size (memtester-4.2.2.tar.gz) = 20952 bytes
+Size (memtester-4.3.0.tar.gz) = 22113 bytes