pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/open-simh
Module Name: pkgsrc
Committed By: rhialto
Date: Sun Apr 19 12:07:59 UTC 2026
Modified Files:
pkgsrc/emulators/open-simh: Makefile PLIST distinfo
Log Message:
emulators/open-simh: update to 2026-04-13.
Changes (most recent first):
H316: Fix IMP host port 3 and 4 device addresses.
LINC: Add Visual Studio project files.
LINC: Fix test 31 and 35 on the diagnostics tape.
LINC: Diagnostics for classic LINC.
LINC: Test for teletype output.
LINC: New emulator for the classic LINC.
VIDEO: Accept the ISO "left backslash" key.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/emulators/open-simh/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/emulators/open-simh/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/emulators/open-simh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/open-simh/Makefile
diff -u pkgsrc/emulators/open-simh/Makefile:1.26 pkgsrc/emulators/open-simh/Makefile:1.27
--- pkgsrc/emulators/open-simh/Makefile:1.26 Thu Oct 23 20:36:51 2025
+++ pkgsrc/emulators/open-simh/Makefile Sun Apr 19 12:07:59 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2025/10/23 20:36:51 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2026/04/19 12:07:59 rhialto Exp $
DISTNAME= open-simh-4.1.0
-PKGNAME= open-simh-4.1.0.20250910
-PKGREVISION= 1
+PKGNAME= open-simh-4.1.0.20260413
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=open-simh/}
GITHUB_PROJECT= simh
-GITHUB_TAG= 6e9324e09f4f364346310de34849077c986c29f2
+GITHUB_TAG= 7994e0a7ce66321cbb11379e10de9fc1944942d9
MAINTAINER= rhialto%NetBSD.org@localhost
HOMEPAGE= http://simh.trailing-edge.com/
Index: pkgsrc/emulators/open-simh/PLIST
diff -u pkgsrc/emulators/open-simh/PLIST:1.5 pkgsrc/emulators/open-simh/PLIST:1.6
--- pkgsrc/emulators/open-simh/PLIST:1.5 Fri Dec 13 20:50:45 2024
+++ pkgsrc/emulators/open-simh/PLIST Sun Apr 19 12:07:59 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/12/13 20:50:45 abs Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/04/19 12:07:59 rhialto Exp $
bin/${SIMHPREFIX}3b2
bin/${SIMHPREFIX}3b2-400
bin/${SIMHPREFIX}3b2-700
@@ -31,6 +31,7 @@ bin/${SIMHPREFIX}infoserver1000
bin/${SIMHPREFIX}infoserver150vxt
bin/${SIMHPREFIX}intel-mds
bin/${SIMHPREFIX}lgp
+bin/${SIMHPREFIX}linc
bin/${SIMHPREFIX}microvax1
bin/${SIMHPREFIX}microvax2
bin/${SIMHPREFIX}microvax2000
Index: pkgsrc/emulators/open-simh/distinfo
diff -u pkgsrc/emulators/open-simh/distinfo:1.14 pkgsrc/emulators/open-simh/distinfo:1.15
--- pkgsrc/emulators/open-simh/distinfo:1.14 Sat Oct 11 11:47:59 2025
+++ pkgsrc/emulators/open-simh/distinfo Sun Apr 19 12:07:59 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2025/10/11 11:47:59 rhialto Exp $
+$NetBSD: distinfo,v 1.15 2026/04/19 12:07:59 rhialto Exp $
-BLAKE2s (open-simh-4.1.0-6e9324e09f4f364346310de34849077c986c29f2.tar.gz) = edf223b19c01d23fb0f52b35b829795eefb609074dab9c2a5742291ae1994a36
-SHA512 (open-simh-4.1.0-6e9324e09f4f364346310de34849077c986c29f2.tar.gz) =
2487bdd207ab7818994cadeafdcea4d97e3f6f6cd2bf072ad4e3073ea5a59dd2e9114928a088b5702215e1c2c640f2a905069651c0489d40c5419f6939258f8d
-Size (open-simh-4.1.0-6e9324e09f4f364346310de34849077c986c29f2.tar.gz) = 31362523 bytes
+BLAKE2s (open-simh-4.1.0-7994e0a7ce66321cbb11379e10de9fc1944942d9.tar.gz) = 482459175f00b35ef437f6aacac587008f80bcef5b4a7de60a13a5e9d2a2f285
+SHA512 (open-simh-4.1.0-7994e0a7ce66321cbb11379e10de9fc1944942d9.tar.gz) =
332b6438fc8d2a093f586f77cfffd41598ff4aa2f53b808b5f08a559b11821b70ae45b595b3977c54189ad519d10f8b14b00ea7943b89e818601648943c2cd2e
+Size (open-simh-4.1.0-7994e0a7ce66321cbb11379e10de9fc1944942d9.tar.gz) = 31418509 bytes
SHA1 (patch-makefile) = 8931c3af3906039d0e6f45a60845fcf8f70e56ea
Home |
Main Index |
Thread Index |
Old Index