pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/simh emulators/simh: update to 2022-05-01.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1084fae0ce59
branches:  trunk
changeset: 378868:1084fae0ce59
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Sun May 08 12:09:51 2022 +0000

description:
emulators/simh: update to 2022-05-01.

* e1ce9f4f sim_imd: Check for EOF when reading IMD track headers
* d3f1ee09 CONSOLE: Set console input WAIT time to reflect console speed

diffstat:

 emulators/simh/Makefile |  6 +++---
 emulators/simh/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (32 lines):

diff -r de5bb47cd926 -r 1084fae0ce59 emulators/simh/Makefile
--- a/emulators/simh/Makefile   Sun May 08 12:06:46 2022 +0000
+++ b/emulators/simh/Makefile   Sun May 08 12:09:51 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.63 2022/04/03 14:33:42 rhialto Exp $
+# $NetBSD: Makefile,v 1.64 2022/05/08 12:09:51 rhialto Exp $
 
 DISTNAME=      simh-4.0.0
-PKGNAME=       simh-4.0.0.20220401
+PKGNAME=       simh-4.0.0.20220501
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=simh/}
 GITHUB_PROJECT=        simh
-GITHUB_TAG=    b8015349e269b45880b7c0a199a07c12f1cf746f
+GITHUB_TAG=    e1ce9f4f70466c34e96d59a6f44e0eaa2cf46a3f
 
 MAINTAINER=    rhialto%NetBSD.org@localhost
 HOMEPAGE=      http://simh.trailing-edge.com/
diff -r de5bb47cd926 -r 1084fae0ce59 emulators/simh/distinfo
--- a/emulators/simh/distinfo   Sun May 08 12:06:46 2022 +0000
+++ b/emulators/simh/distinfo   Sun May 08 12:09:51 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2022/04/03 14:33:42 rhialto Exp $
+$NetBSD: distinfo,v 1.39 2022/05/08 12:09:51 rhialto Exp $
 
-BLAKE2s (simh-4.0.0-b8015349e269b45880b7c0a199a07c12f1cf746f.tar.gz) = c783024ee94dd44d34e57192616ab930f7a42d122606c96b9a86013beb564197
-SHA512 (simh-4.0.0-b8015349e269b45880b7c0a199a07c12f1cf746f.tar.gz) = e5b397689cc68b7fcb188f1ace60d3c75c1f42e05445e4089504ecac47dd48672d7902edfa5cac3963b77b5f710bd7293aef11b3452db6a8c5bf0a7f7f0ae60b
-Size (simh-4.0.0-b8015349e269b45880b7c0a199a07c12f1cf746f.tar.gz) = 31256354 bytes
+BLAKE2s (simh-4.0.0-e1ce9f4f70466c34e96d59a6f44e0eaa2cf46a3f.tar.gz) = f573a976e85c557c35f3627ca34610863200f9b4186b4bcb5a24de3796736bdf
+SHA512 (simh-4.0.0-e1ce9f4f70466c34e96d59a6f44e0eaa2cf46a3f.tar.gz) = e07b1f77f5147f04d4f0b8812994a391607717b0694a2d7bfcf43548e97edf9970acddc9eb03d5d46bc9a5e8d59fd7c98468bb00d559fd7a5e1ccbc293930192
+Size (simh-4.0.0-e1ce9f4f70466c34e96d59a6f44e0eaa2cf46a3f.tar.gz) = 31256308 bytes
 SHA1 (patch-makefile) = a532dde8a12d359cd66a2447ed95812cc0dd5dbe



Home | Main Index | Thread Index | Old Index