summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorcracauer <cracauer@FreeBSD.org>2001-07-26 13:57:18 +0000
committercracauer <cracauer@FreeBSD.org>2001-07-26 13:57:18 +0000
commit7fb1b01bc1c7a3be24c55b13e30fd37b6aecf051 (patch)
treef9ce5d51921c449fa9588ae2093ca2701a50ecc5 /misc
parent1612973196449cc1221c527a03807245d9a17062 (diff)
downloadFreeBSD-ports-7fb1b01bc1c7a3be24c55b13e30fd37b6aecf051.zip
FreeBSD-ports-7fb1b01bc1c7a3be24c55b13e30fd37b6aecf051.tar.gz
Update to 2.2
Diffstat (limited to 'misc')
-rw-r--r--misc/cstream/Makefile2
-rw-r--r--misc/cstream/distinfo2
-rw-r--r--misc/cstream/pkg-comment2
-rw-r--r--misc/cstream/pkg-descr3
4 files changed, 6 insertions, 3 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile
index 365d28e..909d6d3 100644
--- a/misc/cstream/Makefile
+++ b/misc/cstream/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cstream
-PORTVERSION= 2.0
+PORTVERSION= 2.2
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/ \
http://www2.cons.org/cracauer/download/ \
diff --git a/misc/cstream/distinfo b/misc/cstream/distinfo
index 93132a5..623eff8 100644
--- a/misc/cstream/distinfo
+++ b/misc/cstream/distinfo
@@ -1 +1 @@
-MD5 (cstream-2.0.tar.gz) = 325c6f90b53d6a2f26b8536d7dedf38c
+MD5 (cstream-2.2.tar.gz) = 6733feb6a78ab8da162256e3c9042ce5
diff --git a/misc/cstream/pkg-comment b/misc/cstream/pkg-comment
index cd0cb06..c286536 100644
--- a/misc/cstream/pkg-comment
+++ b/misc/cstream/pkg-comment
@@ -1 +1 @@
-Dd(1)-like tool, precise bandwidth limiting/reporting, fifo support
+dd(1)-like tool, precise bandwidth limiting/reporting, fifo, TCP, audio support
diff --git a/misc/cstream/pkg-descr b/misc/cstream/pkg-descr
index 6002f4d..dd82b45 100644
--- a/misc/cstream/pkg-descr
+++ b/misc/cstream/pkg-descr
@@ -20,5 +20,8 @@ usually used in commandline-constructed pipes.
- "gcc -Wall" clean source code, serious effort taken to avoid
undefined behavior in ANSI C or POSIX, except long long
is required. Limiting and reporting works on data amounts > 4 GB.
+- Audio support: input/output-files can be switched to Audi CD quality mode
+- TCP support: input-output streams can be TCP connections, either
+ connecting to other hosts or waiting for a host to connect
WWW: http://www.cons.org/cracauer/cstream.html
OpenPOWER on IntegriCloud