Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2010 14:57:44 -0500 (CDT)
From:      Rusty Nejdl <rnejdl@tethys.ringofsaturn.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149652: Update multimedia/libxine to 1.1.19
Message-ID:  <201008141957.o7EJvieN015061@tethys.ringofsaturn.com>
Resent-Message-ID: <201008142000.o7EK08JM087383@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149652
>Category:       ports
>Synopsis:       Update multimedia/libxine to 1.1.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 14 20:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Rusty Nejdl
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD tethys.ringofsaturn.com 8.1-STABLE FreeBSD 8.1-STABLE #1: Mon Jul 26 14:08:07 CDT 2010 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN amd64


	
>Description:
	Update port
>How-To-Repeat:
	Apply patch to update port
>Fix:
	Apply patch to update port

--- libxine.diff begins here ---
diff -u libxine/Makefile libxine.new/Makefile
--- libxine/Makefile	2010-07-24 14:49:58.000000000 -0500
+++ libxine.new/Makefile	2010-08-14 13:42:46.000000000 -0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xine
-PORTVERSION=	1.1.18.1
-PORTREVISION=	2
+PORTVERSION=	1.1.19
 CATEGORIES=	multimedia ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION}
 PKGNAMEPREFIX=	lib
@@ -77,7 +76,7 @@
 MAN5=	xine.5
 
 DOCSDIR=	${PREFIX}/share/doc/xine-lib
-PLIST_SUB=	PLUGINSDIR="lib/xine/plugins/1.28"
+PLIST_SUB=	PLUGINSDIR="lib/xine/plugins/1.29"
 
 # DVDCSS version hardcoded in src/input/input_dvd.c misc/cdda_server.c
 # and src/input/libdvdnav/dvd_input.c (dlopen'ed)
diff -u libxine/distinfo libxine.new/distinfo
--- libxine/distinfo	2010-06-19 06:06:35.000000000 -0500
+++ libxine.new/distinfo	2010-08-14 13:36:47.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (xine-lib-1.1.18.1.tar.xz) = 2888985933a955db22aafc91207a7b9f
-SHA256 (xine-lib-1.1.18.1.tar.xz) = fa280f1d0f8592042c178257a312cf837e75580134e02205099e649e38fa6d9b
-SIZE (xine-lib-1.1.18.1.tar.xz) = 5778900
+MD5 (xine-lib-1.1.19.tar.xz) = d0969c067dc32f33c5ea431e5e2106ce
+SHA256 (xine-lib-1.1.19.tar.xz) = f834f646880bb44186018d12280ac27c8314447de9335b6fe390157b26df9cd9
+SIZE (xine-lib-1.1.19.tar.xz) = 5782580
Common subdirectories: libxine/files and libxine.new/files
diff -u libxine/pkg-plist libxine.new/pkg-plist
--- libxine/pkg-plist	2010-06-19 06:06:35.000000000 -0500
+++ libxine.new/pkg-plist	2010-08-14 13:51:13.000000000 -0500
@@ -66,6 +66,7 @@
 %%WITH_ARTS%%%%PLUGINSDIR%%/xineplug_ao_out_arts.so
 %%WITH_ESOUND%%%%PLUGINSDIR%%/xineplug_ao_out_esd.so
 %%WITH_JACK%%%%PLUGINSDIR%%/xineplug_ao_out_jack.so
+%%PLUGINSDIR%%/xineplug_ao_out_alsa.so
 %%PLUGINSDIR%%/xineplug_ao_out_file.so
 %%PLUGINSDIR%%/xineplug_ao_out_none.so
 %%PLUGINSDIR%%/xineplug_ao_out_oss.so
--- libxine.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008141957.o7EJvieN015061>