pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/hercules4sdl emulators/hercules4sdl: update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/01fffbbd2ce9
branches: trunk
changeset: 388907:01fffbbd2ce9
user: rhialto <rhialto%pkgsrc.org@localhost>
date: Sun Nov 27 15:43:13 2022 +0000
description:
emulators/hercules4sdl: update to version 4.5.
Summary of Changes:
-------------------
. Significant performance improvements to CLCLE, CUSE, TRE, TRTE, TRTR and
TRTRE instructions (#498, #500, #510, #513, #519, #520) (Thank you James Wekel!)
. Fix minor bug in STSTU (Search String Unicode) instruction
. Fix minor bug in CMPSC (Compression Call) instruction
. Fix minor bug in PFPO (Perform Floating-Point Operation) instruction (#407)
. PER 1 GRA (General Register Alteration) support (#87)
. z/VM TXF PER support (i.e. TXSUSPEND = Event Suppression)
. PER SKEY support
. PER Zero-Address Detection support
. BEAR-Enhancement Facility support
. Decimal Floating-Point Packed Conversion Facility support (#496)
. Report and ignore oversized LCS outbound SNA messages
. Ensure same serial number on all multi-file images (#276)
. Fix minor dasdinit negative size parameter bug (#472)
. Fix minor dasd CCW data-chaining bug
. Improve CCKD handling of unusual/unexpected errors
. Minor corrections to CTCE documentation
. dasdls: sort display by by dataset name
. Various minor cckdmap enhancements
. Fix rare bug in .HET locate block logic (#518)
. Disable CCKD automatic garbage collection (#504)
. Fix hang at exit when MLVL DEBUG is active
. Fix bug causing DASD corruption with s+ tracing
. Fix 'numcpu' handling bug causing crash (#481)
. Ensure error message when no config file provided (#483)
. Fix another possible Windows suspend/resume crash (#489)
. Customized Offerings Driver (COD) support
. New SYSGPORT config file statement (#505)
. Various improvements to Linux build scripts (#454, #461)
. Many other various minor miscellaneous fixes and improvements to both
documentation and code
diffstat:
emulators/hercules4sdl/Makefile | 5 ++---
emulators/hercules4sdl/PLIST | 3 ++-
emulators/hercules4sdl/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r fafdf6ccd511 -r 01fffbbd2ce9 emulators/hercules4sdl/Makefile
--- a/emulators/hercules4sdl/Makefile Sun Nov 27 15:16:02 2022 +0000
+++ b/emulators/hercules4sdl/Makefile Sun Nov 27 15:43:13 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/06/28 11:33:50 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/11/27 15:43:13 rhialto Exp $
-PKGNAME= hercules4sdl-4.4.1
-PKGREVISION= 2
+PKGNAME= hercules4sdl-4.5
DISTNAME= hyperion-Release_${PKGVERSION_NOREV}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=SDL-Hercules-390/}
diff -r fafdf6ccd511 -r 01fffbbd2ce9 emulators/hercules4sdl/PLIST
--- a/emulators/hercules4sdl/PLIST Sun Nov 27 15:16:02 2022 +0000
+++ b/emulators/hercules4sdl/PLIST Sun Nov 27 15:43:13 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2021/12/19 19:08:19 rhialto Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/11/27 15:43:13 rhialto Exp $
bin/cckd2ckd
bin/cckd642ckd
bin/cckdcdsk
@@ -74,6 +74,7 @@
man/man1/vmfplc2.1
man/man4/cckd.4
share/examples/hercules/hercules.cnf
+share/hercules/CMPSC.txt
share/hercules/TMOUNT.txt
share/hercules/awssl-v19g
share/hercules/awswrite.jcl
diff -r fafdf6ccd511 -r 01fffbbd2ce9 emulators/hercules4sdl/distinfo
--- a/emulators/hercules4sdl/distinfo Sun Nov 27 15:16:02 2022 +0000
+++ b/emulators/hercules4sdl/distinfo Sun Nov 27 15:43:13 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2022/01/08 19:27:58 rhialto Exp $
+$NetBSD: distinfo,v 1.5 2022/11/27 15:43:13 rhialto Exp $
-BLAKE2s (hyperion-Release_4.4.1.tar.gz) = 7ce4dbacd8b5b7e4369dbfd62203d887ddc4b5e0e53daaf2726ffd12835aaf4e
-SHA512 (hyperion-Release_4.4.1.tar.gz) = cf0f8e9aad96446ca486ee5034f2f3bc39dca86a7f30f479bf1ccc97180f39ed34bc2d14ba441b0e9c43368cc77519aaafd7714deacf011a235936d70b36d839
-Size (hyperion-Release_4.4.1.tar.gz) = 13686423 bytes
+BLAKE2s (hyperion-Release_4.5.tar.gz) = 2e39391bdfcd789f46e247e74a108fafbab82da8cae6fad4ee6bf8ae13ea5aa1
+SHA512 (hyperion-Release_4.5.tar.gz) = 8129bd9129bd8aa1323cf9caa166eabbfe2f9fd2ac93bfc411060ee7d5bd81b1e4f489c816a2ce55a5d4e69f4658d87eae8c534fa5581ef2c951768be43e6be0
+Size (hyperion-Release_4.5.tar.gz) = 24271753 bytes
SHA1 (patch-Makefile.am) = 6ae600095ffb29aab2a5e1e467f79a40e814f26d
SHA1 (patch-configure.ac) = 734f64da8f4ce0f790d4eac0f352649d1b6d08f2
Home |
Main Index |
Thread Index |
Old Index