diff options
author | leot <leot@pkgsrc.org> | 2022-07-17 16:10:46 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2022-07-17 16:10:46 +0000 |
commit | 9bd98722456cd4afcef51f502510c49626a130a8 (patch) | |
tree | a0981f4a21ac9fbde79f6ba1dc6c28767a71ba97 | |
parent | d473a0b5c8b39a5a4bca435d8e454e1484b9d852 (diff) | |
download | pkgsrc-9bd98722456cd4afcef51f502510c49626a130a8.tar.gz |
sacc: Update to 1.06
Changes:
1.06
----
- Fix build with TLS support disabled
- Add support for more DEC function keys for ui_ti
- Add application key support for ui_ti
- Prevent zombie processes for non-modal plumbing
-rw-r--r-- | net/sacc/Makefile | 4 | ||||
-rw-r--r-- | net/sacc/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/sacc/Makefile b/net/sacc/Makefile index 6033f6b987c..719466ec909 100644 --- a/net/sacc/Makefile +++ b/net/sacc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2021/12/18 13:49:25 leot Exp $ +# $NetBSD: Makefile,v 1.8 2022/07/17 16:10:46 leot Exp $ -DISTNAME= sacc-1.05 +DISTNAME= sacc-1.06 CATEGORIES= net MASTER_SITES= ftp://bitreich.org/releases/sacc/ diff --git a/net/sacc/distinfo b/net/sacc/distinfo index 85756736e33..ae7e2f4fec4 100644 --- a/net/sacc/distinfo +++ b/net/sacc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2021/12/18 13:49:25 leot Exp $ +$NetBSD: distinfo,v 1.8 2022/07/17 16:10:46 leot Exp $ -BLAKE2s (sacc-1.05.tar.gz) = 7818c240bc26603167acc4771235d2a7846546052bbab8c79e184f405964292a -SHA512 (sacc-1.05.tar.gz) = 61eac55e2e5a24265b0c3f723fa7bb768f6df2de76001db89be6dc86fa4726b193b68e2d5461c1a47b0e13bfa8d28226e0f981753778a6260d1ddb8d4cdd0d10 -Size (sacc-1.05.tar.gz) = 14375 bytes +BLAKE2s (sacc-1.06.tar.gz) = 1e54b3fa413b5af2e0dcba542df3223af7eea68c3952ed951ae4a10f48614d32 +SHA512 (sacc-1.06.tar.gz) = 7a895e432e1d28b7d9b2bb2a5326ca32350876a2c80d39dc6c19e75347d72a4847f1aa4ff11f07e8a9adea14ea71b84d70890dcc170ff6ce0b779e1d6586b4fa +Size (sacc-1.06.tar.gz) = 14540 bytes |