From 24af1832debba33df763f3d610d151ee848cdc9b Mon Sep 17 00:00:00 2001 From: cracauer Date: Sun, 11 Sep 2005 04:17:17 +0000 Subject: Update to 2.6.0. Previous versions had bandwidth limiting broken for > 4 GB stream sizes on 32 bit int architectures. --- misc/cstream/Makefile | 2 +- misc/cstream/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index 38c600c3864c..72a62ba5867e 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cstream -PORTVERSION= 2.5.2 +PORTVERSION= 2.6.0 CATEGORIES= misc MASTER_SITES= http://www.cons.org/cracauer/download/ \ http://www3.cons.org/freebsd-distfiles/ \ diff --git a/misc/cstream/distinfo b/misc/cstream/distinfo index 6f094fb8e9b3..0afb422ff4db 100644 --- a/misc/cstream/distinfo +++ b/misc/cstream/distinfo @@ -1,2 +1,2 @@ -MD5 (cstream-2.5.2.tar.gz) = 3c9dd69e391e8113c1603ac189754ef9 -SIZE (cstream-2.5.2.tar.gz) = 84002 +MD5 (cstream-2.6.0.tar.gz) = 64c3fbc1a2ce0f5a1be812263bb25b42 +SIZE (cstream-2.6.0.tar.gz) = 84025 -- cgit