summaryrefslogtreecommitdiff
path: root/misc/ipbt
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-01 06:39:10 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-01 06:39:10 +0000
commit297e975bfc2aa4130436fee8a7cd9bfac7faccf4 (patch)
treeb1c92af412ba0e9fe2521be3dff27299e9918e35 /misc/ipbt
parent- Update to 13.2 (diff)
- Update to r6860
PR: ports/104676 Submitted by: Matt Mills <matt_mills at btopenworld.com> (maintainer)
Diffstat (limited to 'misc/ipbt')
-rw-r--r--misc/ipbt/Makefile2
-rw-r--r--misc/ipbt/distinfo6
-rw-r--r--misc/ipbt/pkg-descr1
3 files changed, 5 insertions, 4 deletions
diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile
index 4e85d7c7020f..b6525fe60646 100644
--- a/misc/ipbt/Makefile
+++ b/misc/ipbt/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipbt
-DISTVERSION= r6770
+DISTVERSION= r6860
CATEGORIES= misc
MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/ipbt/
diff --git a/misc/ipbt/distinfo b/misc/ipbt/distinfo
index 4e435cb838aa..568413ca629f 100644
--- a/misc/ipbt/distinfo
+++ b/misc/ipbt/distinfo
@@ -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
diff --git a/misc/ipbt/pkg-descr b/misc/ipbt/pkg-descr
index 3eeff4fea5d1..078cb1dfe4f3 100644
--- a/misc/ipbt/pkg-descr
+++ b/misc/ipbt/pkg-descr
@@ -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).