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:
Fernando Apesteguía 2020-07-08 09:17:23 +00:00
parent 8005b7b03c
commit 9d97779e61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541472
2 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= ttyd
DISTVERSION= 1.6.0
PORTREVISION= 1
DISTVERSION= 1.6.1
CATEGORIES= sysutils
MAINTAINER= ports@FreeBSD.org

View File

@ -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