diff options
author | nia <nia@pkgsrc.org> | 2019-10-06 11:51:25 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-10-06 11:51:25 +0000 |
commit | c2f61eeca0fd8bd18f3156b362a3b3f6f558640d (patch) | |
tree | 908efad2a15e325fff0de9e45777e7c472dd4e7d | |
parent | 3c618788c5021ef5f98b67040cbe8ce50b5cf35a (diff) | |
download | pkgsrc-c2f61eeca0fd8bd18f3156b362a3b3f6f558640d.tar.gz |
hercules: Update to 3.13
What's new in release 3.13
Release date: 30 September 2017
CTC corrections (Peter J. Jansen)
ECPS:VM corrections (Bob Polmanter)
SIE corrections (Ivan Warren)
PCC,KM,KMCTR,CUxx,CSST corrections (Juergen Winkelmann)
Miscellaneous bug fixes (Drew Derbyshire, Doug Wade, Peter Coghlan, Peter J. Jansen, Alexei Chmelev, Gert Caers)
What's new in release 3.12
Release date: 30 November 2015
dasdload corrections and support for loading ASCII TEXT files (Roger Bowler)
comm3705_RU-size+unack_attn_delay patch (Juergen Winkelmann)
CCKDDUMP/CCKDLOAD support for DSNTYPE=LARGE (Christophe Varlet)
CMPSC corrections (Bernard van der Helm)
Miscellaneous bug fixes (Peter Coghlan, Gert Caers, Giuseppe Vitillaro, Bill Carlborg, David "Fish" Trout)
Download hercules-3.12.tar.gz
-rw-r--r-- | emulators/hercules/Makefile | 5 | ||||
-rw-r--r-- | emulators/hercules/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 0db9d737461..a620613613c 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2019/08/11 13:20:57 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2019/10/06 11:51:25 nia Exp $ -DISTNAME= hercules-3.11 -PKGREVISION= 5 +DISTNAME= hercules-3.13 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ diff --git a/emulators/hercules/distinfo b/emulators/hercules/distinfo index 560ac2a9c76..2c06e672976 100644 --- a/emulators/hercules/distinfo +++ b/emulators/hercules/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.20 2017/12/13 21:15:12 maya Exp $ +$NetBSD: distinfo,v 1.21 2019/10/06 11:51:25 nia Exp $ -SHA1 (hercules-3.11.tar.gz) = f846995600e1be3f851790afa1e3e0f47e59f21a -RMD160 (hercules-3.11.tar.gz) = 759799fb17e344fd3db7ad9e55473ce0580ea415 -SHA512 (hercules-3.11.tar.gz) = 593594cdf7ce3ffbbcf2355f66a44d3944a2155cd5392967bc07c2ab77a78b796afe276113748c9d028e43f46c1b29b8d61eaa313c1075c62b168391e012b19a -Size (hercules-3.11.tar.gz) = 2623956 bytes +SHA1 (hercules-3.13.tar.gz) = 7e84f64bc75801cbf4c06ac6695c212cd6fd1395 +RMD160 (hercules-3.13.tar.gz) = d3b1069a2c05013937c76916da63d80011807a87 +SHA512 (hercules-3.13.tar.gz) = 76f75ef3f1eb10c0fac0d6fa1ab9809b8d1dfe3deccbcd69366b05ee58f1ecb8ea0f387f7201ab4722b121478676f00e707ad27b6ecf1980fb09e900de63d718 +Size (hercules-3.13.tar.gz) = 2640742 bytes SHA1 (patch-Makefile.in) = 16a9b4e47456b789a906f03c942d4e683f18b87a SHA1 (patch-autoconf_libtool.m4) = 713bc12bfd176e908fc01b401ee0163660f20da8 SHA1 (patch-configure.ac) = 038dde8c7f0ff16b7a7661104c5e7fa613261045 |