ports/119686: [patch] multimedia/libxine update to latest 1.1.9.1 version
Pietro Cerutti
gahr at gahr.ch
Tue Jan 15 14:50:04 UTC 2008
>Number: 119686
>Category: ports
>Synopsis: [patch] multimedia/libxine update to latest 1.1.9.1 version
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 15 14:50:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Pietro Cerutti
>Release: FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD 8.0-CURRENT #21: Tue Jan 15 01:56:20 CET 2008
root at gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034
>Description:
"critical" severity and "high" priority are because of CVE-2008-0225.
>How-To-Repeat:
>Fix:
--- _libxine.diff begins here ---
--- Makefile.orig 2008-01-15 15:25:21.000000000 +0100
+++ Makefile 2008-01-15 15:26:14.000000000 +0100
@@ -6,8 +6,7 @@
#
PORTNAME= xine
-PORTVERSION= 1.1.7
-PORTREVISION= 3
+PORTVERSION= 1.1.9.1
CATEGORIES= multimedia ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -32,6 +31,7 @@
mad.2:${PORTSDIR}/audio/libmad \
dca.0:${PORTSDIR}/multimedia/libdca
+USE_BZIP2= yes
USE_GCC= 3.4+
USE_GETTEXT= yes
USE_ICONV= yes
--- distinfo.orig 2008-01-15 15:25:31.000000000 +0100
+++ distinfo 2008-01-15 15:26:23.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (xine-lib-1.1.7.tar.gz) = a613a3adf44b5098e04842250dbd2251
-SHA256 (xine-lib-1.1.7.tar.gz) = 9f7b405597b948f134becf0126ff1f1ecb9ddfeeb4987f26617c9783f1ae51da
-SIZE (xine-lib-1.1.7.tar.gz) = 8868650
+MD5 (xine-lib-1.1.9.1.tar.bz2) = 3ca1e43386c01293ddc3aeaf8b5f804f
+SHA256 (xine-lib-1.1.9.1.tar.bz2) = 024986df7f5ad973cbed18c50a2abb30ca88220b3cb6b2b09ec2db9b9498e4e7
+SIZE (xine-lib-1.1.9.1.tar.bz2) = 7392199
--- files/patch-src_libreal_real_common.c 2007-07-15 17:21:33.000000000 +0200
+++ /dev/null 2008-01-15 15:42:09.000000000 +0100
@@ -1,10 +0,0 @@
---- src/libreal/real_common.c.orig Sun Jul 1 14:29:20 2007
-+++ src/libreal/real_common.c Sun Jul 1 14:29:55 2007
-@@ -91,6 +91,7 @@
- else try_real_subpath("lib/codecs")
- else try_real_subpath("lib64/RealPlayer10/codecs")
- else try_real_subpath("lib/RealPlayer10/codecs")
-+ else try_real_subpath("lib/RealPlayer/codecs")
- else try_real_subpath("lib64/RealPlayer9/users/Real/Codecs")
- else try_real_subpath("lib/RealPlayer9/users/Real/Codecs")
- else try_real_subpath("lib/RealPlayer8/Codecs")
--- _libxine.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list