mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 2.6.0.
Previous versions had bandwidth limiting broken for > 4 GB stream sizes on 32 bit int architectures.
This commit is contained in:
parent
dba95a6c76
commit
f9942a446f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142417
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= cstream
|
PORTNAME= cstream
|
||||||
PORTVERSION= 2.5.2
|
PORTVERSION= 2.6.0
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://www.cons.org/cracauer/download/ \
|
MASTER_SITES= http://www.cons.org/cracauer/download/ \
|
||||||
http://www3.cons.org/freebsd-distfiles/ \
|
http://www3.cons.org/freebsd-distfiles/ \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (cstream-2.5.2.tar.gz) = 3c9dd69e391e8113c1603ac189754ef9
|
MD5 (cstream-2.6.0.tar.gz) = 64c3fbc1a2ce0f5a1be812263bb25b42
|
||||||
SIZE (cstream-2.5.2.tar.gz) = 84002
|
SIZE (cstream-2.6.0.tar.gz) = 84025
|
||||||
|
|
Loading…
Add table
Reference in a new issue