mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
Update to 2.7.5.
2.7.4 and 2.7.3 broke the -B (buffering) option. Update recommended.
This commit is contained in:
parent
f619b8a6b9
commit
16bc6d6125
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224643
2 changed files with 5 additions and 5 deletions
|
@ -6,14 +6,14 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= cstream
|
PORTNAME= cstream
|
||||||
PORTVERSION= 2.7.4
|
PORTVERSION= 2.7.5
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://www.cons.org/cracauer/download/ \
|
MASTER_SITES= http://www.cons.org/cracauer/download/ \
|
||||||
http://www2.cons.org/freebsd-distfiles/ \
|
http://www2.cons.org/freebsd-distfiles/ \
|
||||||
http://www3.cons.org/freebsd-distfiles/
|
http://www3.cons.org/freebsd-distfiles/
|
||||||
|
|
||||||
MAINTAINER= cracauer@cons.org
|
MAINTAINER= cracauer@cons.org
|
||||||
COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP, audio support
|
COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP
|
||||||
|
|
||||||
MAN1= cstream.1
|
MAN1= cstream.1
|
||||||
PLIST_FILES= bin/cstream
|
PLIST_FILES= bin/cstream
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (cstream-2.7.4.tar.gz) = eab4c98afef79766dd61a6a36dec845a
|
MD5 (cstream-2.7.5.tar.gz) = 1aa292f0a05ebc3b512820d3241e5a42
|
||||||
SHA256 (cstream-2.7.4.tar.gz) = 8c7d2a8626e61933163c96499c8bf7c76a437f9f44f8eb96e4c6ebb5001db9f9
|
SHA256 (cstream-2.7.5.tar.gz) = 7dec0cb0aa0042365df76f5b56ae750c8f4021fdeecb62ead70f424400eb5634
|
||||||
SIZE (cstream-2.7.4.tar.gz) = 96678
|
SIZE (cstream-2.7.5.tar.gz) = 102269
|
||||||
|
|
Loading…
Add table
Reference in a new issue