summaryrefslogtreecommitdiff
path: root/misc/cstream
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>2005-09-11 04:17:17 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>2005-09-11 04:17:17 +0000
commitf9942a446f746470434bbfcaf44d30c4d6fce950 (patch)
treefac56ead2133a4f5b091c2615b16827d06e5e11c /misc/cstream
parentFix build breakage on 7.x. pthread.h does not include sys/types.h now. (diff)
Update to 2.6.0.
Previous versions had bandwidth limiting broken for > 4 GB stream sizes on 32 bit int architectures.
Notes
Notes: svn path=/head/; revision=142417
Diffstat (limited to 'misc/cstream')
-rw-r--r--misc/cstream/Makefile2
-rw-r--r--misc/cstream/distinfo4
2 files changed, 3 insertions, 3 deletions
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