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: Fri Jun 14 19:17:57 UTC 2024
Modified Files:
pkgsrc/emulators/open-simh: Makefile distinfo
Log Message:
emulators/open-simh: update to 2024 06 08.
VAX: Add UW device to 8600 and 8200.
AltairZ80: Changes to JAIR devices
AltairZ80: Adds Cromemco DAZZLER and JS1 devices
IBM 1130: GUI resource file, RegSanityCheck fix
I650: Avoid super-inefficient use of strlen().
I650: Avoid allocating large card decks on the stack.
KA10: Remove unneeded file.
KA10: Fix divide error on KS10, add in some devices.
I7000: Updated general card reader, printer and magtape
B5500: Cleanup some warning from CMAKE.
sigma: Implement CM (Chaining Modifier) flag to IOP simulation in sigma_io.c
CMake: Make generate.py reusable
AltairZ80: Updated docs to include latest devices
Sigma: Fix three kinds of error in I/O modules.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/emulators/open-simh/Makefile
cvs rdiff -u -r1.9 -r1.10 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.18 pkgsrc/emulators/open-simh/Makefile:1.19
--- pkgsrc/emulators/open-simh/Makefile:1.18 Sat Apr 6 08:05:18 2024
+++ pkgsrc/emulators/open-simh/Makefile Fri Jun 14 19:17:57 2024
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2024/04/06 08:05:18 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2024/06/14 19:17:57 rhialto Exp $
DISTNAME= open-simh-4.1.0
-PKGNAME= open-simh-4.1.0.20240303
-PKGREVISION= 1
+PKGNAME= open-simh-4.1.0.20240608
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=open-simh/}
GITHUB_PROJECT= simh
-GITHUB_TAG= e444c674f6ec57a570dd42d07d03dd56a30cc9ff
+GITHUB_TAG= c6b9402f8c994f41f5849a8ef9d2ce39f45caac3
MAINTAINER= rhialto%NetBSD.org@localhost
HOMEPAGE= http://simh.trailing-edge.com/
Index: pkgsrc/emulators/open-simh/distinfo
diff -u pkgsrc/emulators/open-simh/distinfo:1.9 pkgsrc/emulators/open-simh/distinfo:1.10
--- pkgsrc/emulators/open-simh/distinfo:1.9 Wed Mar 13 19:14:50 2024
+++ pkgsrc/emulators/open-simh/distinfo Fri Jun 14 19:17:57 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2024/03/13 19:14:50 rhialto Exp $
+$NetBSD: distinfo,v 1.10 2024/06/14 19:17:57 rhialto Exp $
-BLAKE2s (open-simh-4.1.0-e444c674f6ec57a570dd42d07d03dd56a30cc9ff.tar.gz) = 0e3a9c85d708cd4e7fab91517659bd2be9a92ca6b115813db4a4176023ced08e
-SHA512 (open-simh-4.1.0-e444c674f6ec57a570dd42d07d03dd56a30cc9ff.tar.gz) =
3e9d70f7257e0ef8883373fb3e03d1c8acb12400542b77d52ec8b5bc392627bd7f003354e807a82a0faaef16e8a3188474f1a8d23e03d3bcb965a1e3f9b06e6a
-Size (open-simh-4.1.0-e444c674f6ec57a570dd42d07d03dd56a30cc9ff.tar.gz) = 31286762 bytes
+BLAKE2s (open-simh-4.1.0-c6b9402f8c994f41f5849a8ef9d2ce39f45caac3.tar.gz) = cfde94ec5bd2482293549e43da287a793e6f940feccd7fc022bfa4415aaf3d63
+SHA512 (open-simh-4.1.0-c6b9402f8c994f41f5849a8ef9d2ce39f45caac3.tar.gz) =
98b53d1bea7d5dfb5f8b61b58b44931982a771c09536d9b8b7f919a0f329740f713c8d9659631c05cc79fad8f13e0bd47a24939f83021ebfa56246f41fb07757
+Size (open-simh-4.1.0-c6b9402f8c994f41f5849a8ef9d2ce39f45caac3.tar.gz) = 31334403 bytes
SHA1 (patch-makefile) = 2feca1d40a5657c3b9f5fe9f2418826abb3163bf
Home |
Main Index |
Thread Index |
Old Index