diff options
author | cracauer <cracauer@FreeBSD.org> | 2011-06-05 13:01:41 +0800 |
---|---|---|
committer | cracauer <cracauer@FreeBSD.org> | 2011-06-05 13:01:41 +0800 |
commit | 465794a7bf9b3300f0b72181b4387d5c4e181ebd (patch) | |
tree | d0fc92c49b21fb90dc631e67cd172fec44cac59c /misc | |
parent | 2473476bcc429dd0751a82b72a122697c46776bb (diff) | |
download | freebsd-ports-gnome-465794a7bf9b3300f0b72181b4387d5c4e181ebd.tar.gz freebsd-ports-gnome-465794a7bf9b3300f0b72181b4387d5c4e181ebd.tar.zst freebsd-ports-gnome-465794a7bf9b3300f0b72181b4387d5c4e181ebd.zip |
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.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cstream/Makefile | 2 | ||||
-rw-r--r-- | misc/cstream/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
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 |