sysutils/ttyd: update to 1.6.1
From ChangeLog: https://github.com/tsl0922/ttyd/releases/tag/1.6.1 * Bump to 1.6.1 * html: add disableLeaveAlert client option * src/http.c: fix checking pss's len member * cmake: update git command args * cmake: fix build without C++ * http: fix build with lws 1.7 * protocol: fix readonly handling * Fix type declaration * src: fix lws version check for keep alive * html: set URL of stylesheet by href * html: recreate sentry object on zmodem reset * all: use the static keyword on functions * protocol: replace uv_try_write with uv_write * Add -b, --base-path option for reverse proxies * protocol: fix lws callback compatibility * server: mute lws 4.0 extensions warning * html: reuse xterm instance on reconnect * Add 64-bit ARM Reported by: portscout
This commit is contained in:
parent
8005b7b03c
commit
9d97779e61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541472
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ttyd
|
||||
DISTVERSION= 1.6.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.6.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1586665003
|
||||
SHA256 (tsl0922-ttyd-1.6.0_GH0.tar.gz) = d14740bc82be0d0760dd0a3c97acbcbde490412a4edc61edabe46d311b068f83
|
||||
SIZE (tsl0922-ttyd-1.6.0_GH0.tar.gz) = 482114
|
||||
TIMESTAMP = 1593259988
|
||||
SHA256 (tsl0922-ttyd-1.6.1_GH0.tar.gz) = d72dcca3dec00cda87b80a0a25ae4fee2f8b9098c1cdb558508dcb14fbb6fafc
|
||||
SIZE (tsl0922-ttyd-1.6.1_GH0.tar.gz) = 491836
|
||||
|
Loading…
Reference in New Issue
Block a user