Security update to icecast-2.4.2

* http://lists.xiph.org/pipermail/icecast-dev/2015-April/002460.html

ok maintainer
This commit is contained in:
jasper 2015-04-14 06:48:02 +00:00
parent d515ff077d
commit 3333086f0a
3 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.54 2015/01/19 09:14:31 dcoppa Exp $
# $OpenBSD: Makefile,v 1.55 2015/04/14 06:48:02 jasper Exp $
COMMENT= server for streaming various media formats
CATEGORIES= net audio
MAINTAINER= Eric Lalonde <eric.c.lalonde@gmail.com>
DISTNAME= icecast-2.4.1
DISTNAME= icecast-2.4.2
HOMEPAGE= http://www.icecast.org/
# GPL

View File

@ -1,2 +1,2 @@
SHA256 (icecast-2.4.1.tar.gz) = Q/iewwHbFlJ0DRBpu8LC5SRGEfuGdD3V3pDOl6mnRUs=
SIZE (icecast-2.4.1.tar.gz) = 2392650
SHA256 (icecast-2.4.2.tar.gz) = qhri+jZEVMzsYakkeUnRmVnLDOGwRKeRUb+GV/1nP08=
SIZE (icecast-2.4.2.tar.gz) = 2388381

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.11 2014/05/28 13:37:25 gonzalo Exp $
--- configure.orig Sun May 4 15:47:09 2014
+++ configure Tue May 13 08:42:28 2014
@@ -14132,7 +14132,7 @@ fi
$OpenBSD: patch-configure,v 1.12 2015/04/14 06:48:02 jasper Exp $
--- configure.orig Wed Apr 8 11:30:42 2015
+++ configure Mon Apr 13 15:33:48 2015
@@ -14128,7 +14128,7 @@ fi
if test "x$openssl_prefix" != "x" -a "x$openssl_prefix" != "xyes"; then
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.11 2014/05/28 13:37:25 gonzalo Exp $
OPENSSL_CFLAGS="-I$openssl_prefix/include"
else
# Extract the first word of "pkg-config", so it can be a program name with args.
@@ -14185,7 +14185,7 @@ fi
@@ -14181,7 +14181,7 @@ fi
else
openssl_prefix="$prefix"
fi