diff options
author | martti <martti@pkgsrc.org> | 2002-05-15 07:28:51 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-05-15 07:28:51 +0000 |
commit | c90657f36bf50dc7257cee00cd5c4b0b4fcfcf21 (patch) | |
tree | 7c38b09dd359007522df5d0b5dc5327070c344c9 /audio/icecast | |
parent | 4357c2d59ad30b7ba66a6e87b466267cce62e0da (diff) | |
download | pkgsrc-c90657f36bf50dc7257cee00cd5c4b0b4fcfcf21.tar.gz |
Updated icecast to 1.3.12
This release is a security update and all users are highly encouraged
to upgrade immediately!
(ChangeLog doesn't give exact details, it was updated 2000-03-01)
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/distinfo | 8 | ||||
-rw-r--r-- | audio/icecast/patches/patch-ab | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index f381f387376..2423d0d1a34 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/03/18 01:41:31 mrg Exp $ +# $NetBSD: Makefile,v 1.7 2002/05/15 07:28:51 martti Exp $ # -DISTNAME= icecast-1.3.11 +DISTNAME= icecast-1.3.12 CATEGORIES= audio MASTER_SITES= http://www.icecast.org/releases/ diff --git a/audio/icecast/distinfo b/audio/icecast/distinfo index cb660bfa7aa..0afb64dc295 100644 --- a/audio/icecast/distinfo +++ b/audio/icecast/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2002/03/18 01:41:31 mrg Exp $ +$NetBSD: distinfo,v 1.5 2002/05/15 07:28:51 martti Exp $ -SHA1 (icecast-1.3.11.tar.gz) = 20191e1baff1becf9f28b2fd6e0395aa475b5b39 -Size (icecast-1.3.11.tar.gz) = 267709 bytes +SHA1 (icecast-1.3.12.tar.gz) = bacb760390453718de536b85979ff3a9a73c7710 +Size (icecast-1.3.12.tar.gz) = 269822 bytes SHA1 (patch-aa) = 169202f563e4e2812d8d532264dcdb4f9ffc8df2 -SHA1 (patch-ab) = 8724c2085a36caf4908067a29267bbd7a0f4e103 +SHA1 (patch-ab) = 80d2bb39512bffadf8015e6804a32212762b8294 diff --git a/audio/icecast/patches/patch-ab b/audio/icecast/patches/patch-ab index e550dbf19b0..72939b486e2 100644 --- a/audio/icecast/patches/patch-ab +++ b/audio/icecast/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1.1.1 2000/11/21 06:02:28 hubertf Exp $ +$NetBSD: patch-ab,v 1.2 2002/05/15 07:28:52 martti Exp $ ---- configure.orig Tue Nov 21 06:35:44 2000 -+++ configure -@@ -880,15 +880,15 @@ +--- configure.orig Thu Apr 11 00:50:20 2002 ++++ configure Wed May 15 09:22:11 2002 +@@ -877,15 +877,15 @@ ICECAST_BINDIR=${prefix}/bin ICECAST_SBINDIR=${prefix}/bin ICECAST_ETCDIR=conf |