diff options
author | rafan <rafan@FreeBSD.org> | 2006-11-01 14:39:10 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-11-01 14:39:10 +0800 |
commit | aea4fd3a7c961d61d123017cc8b720519232cfd1 (patch) | |
tree | 72d580721c49e5260f55af25e02e3aab129e325e | |
parent | 6231bf9288318768e2965be2dec33617c6f41284 (diff) | |
download | freebsd-ports-gnome-aea4fd3a7c961d61d123017cc8b720519232cfd1.tar.gz freebsd-ports-gnome-aea4fd3a7c961d61d123017cc8b720519232cfd1.tar.zst freebsd-ports-gnome-aea4fd3a7c961d61d123017cc8b720519232cfd1.zip |
- Update to r6860
PR: ports/104676
Submitted by: Matt Mills <matt_mills at btopenworld.com> (maintainer)
-rw-r--r-- | misc/ipbt/Makefile | 2 | ||||
-rw-r--r-- | misc/ipbt/distinfo | 6 | ||||
-rw-r--r-- | misc/ipbt/pkg-descr | 1 |
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). |