- Update to r6860
PR: ports/104676 Submitted by: Matt Mills <matt_mills at btopenworld.com> (maintainer)
This commit is contained in:
parent
e2e3b4b4d4
commit
297e975bfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175996
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ipbt
|
||||
DISTVERSION= r6770
|
||||
DISTVERSION= r6860
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ipbt-r6770.tar.gz) = ffa8a9ebe27c70f51c9f45a48749d203
|
||||
SHA256 (ipbt-r6770.tar.gz) = e0d19147a9a972a24c374a826568d8a182d421bcad923f2f5d4760b28337550e
|
||||
SIZE (ipbt-r6770.tar.gz) = 163484
|
||||
MD5 (ipbt-r6860.tar.gz) = 899b2286e63764e6c5f4cdc5870f5854
|
||||
SHA256 (ipbt-r6860.tar.gz) = 29dc02f774972fa80fc770c658c354cac0997c92a98faf56208ea43025ae6885
|
||||
SIZE (ipbt-r6860.tar.gz) = 165819
|
||||
|
|
|
@ -5,6 +5,7 @@ that ttyplay lacks. Notable features are:
|
|||
* Move forward/backward frame by frame
|
||||
* Adjustable play speed (faster/slower)
|
||||
* Jump to beginning/end in a single keystroke
|
||||
* Searching forward/backward for a given string
|
||||
|
||||
IPBT works by reading the entire input file and running it through
|
||||
an internal terminal emulator (the one from PuTTY).
|
||||
|
|
Loading…
Reference in a new issue