From 465794a7bf9b3300f0b72181b4387d5c4e181ebd Mon Sep 17 00:00:00 2001
From: cracauer <cracauer@FreeBSD.org>
Date: Sun, 5 Jun 2011 05:01:41 +0000
Subject: Update to 2.7.6 which reverts 2.7.3, which broke -B mode.

I have a 3.0.0 version with IPV6 support for IPV6 day in case anyone
is listening and would like to give it a spin.
---
 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 9accbdf718ee..c2410088f493 100644
--- a/misc/cstream/Makefile
+++ b/misc/cstream/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cstream
-PORTVERSION=	2.7.5
+PORTVERSION=	2.7.6
 CATEGORIES=	misc
 MASTER_SITES=	http://www.cons.org/cracauer/download/ \
 		http://www2.cons.org/freebsd-distfiles/ \
diff --git a/misc/cstream/distinfo b/misc/cstream/distinfo
index 19db1a07476e..4aba34d9efed 100644
--- a/misc/cstream/distinfo
+++ b/misc/cstream/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cstream-2.7.5.tar.gz) = 7dec0cb0aa0042365df76f5b56ae750c8f4021fdeecb62ead70f424400eb5634
-SIZE (cstream-2.7.5.tar.gz) = 102269
+SHA256 (cstream-2.7.6.tar.gz) = f8c33be315e29e4fb20918ad379c5924f5d6f8e665204c49a2c06fa46cd4674a
+SIZE (cstream-2.7.6.tar.gz) = 92056
-- 
cgit