diff options
author | mrg <mrg> | 2002-03-18 01:41:31 +0000 |
---|---|---|
committer | mrg <mrg> | 2002-03-18 01:41:31 +0000 |
commit | 51a9a0c65e5b32cc9308e9f36cb4e2acf17fcc44 (patch) | |
tree | bc4d5fc84fff0f07f813201528572c3482b4a808 | |
parent | 2931c1369d65c0a301df7cdced4ac076c7b110e7 (diff) | |
download | pkgsrc-51a9a0c65e5b32cc9308e9f36cb4e2acf17fcc44.tar.gz |
update to icecast 1.3.11. from the web site:
It contains security updates and network fixes for streams
over 160kbps. It should also help with the stuttering problem
some users have reported.
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index abbc9c1780e..f381f387376 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/05/22 10:58:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/18 01:41:31 mrg Exp $ # -DISTNAME= icecast-1.3.10 +DISTNAME= icecast-1.3.11 CATEGORIES= audio MASTER_SITES= http://www.icecast.org/releases/ diff --git a/audio/icecast/distinfo b/audio/icecast/distinfo index f5503c35304..cb660bfa7aa 100644 --- a/audio/icecast/distinfo +++ b/audio/icecast/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2001/05/22 10:58:30 wiz Exp $ +$NetBSD: distinfo,v 1.4 2002/03/18 01:41:31 mrg Exp $ -SHA1 (icecast-1.3.10.tar.gz) = bd74a895acd7246e6c22ee56e1b3f8f8408f3180 -Size (icecast-1.3.10.tar.gz) = 269284 bytes +SHA1 (icecast-1.3.11.tar.gz) = 20191e1baff1becf9f28b2fd6e0395aa475b5b39 +Size (icecast-1.3.11.tar.gz) = 267709 bytes SHA1 (patch-aa) = 169202f563e4e2812d8d532264dcdb4f9ffc8df2 SHA1 (patch-ab) = 8724c2085a36caf4908067a29267bbd7a0f4e103 |