Date: Wed, 25 Oct 2000 23:40:52 +0200 (IST) From: roman@xpert.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/22294: MAINTAINER UPDATE: graphics/xine Message-ID: <200010252140.e9PLeq749628@alchemy.oven.org>
next in thread | raw e-mail | index | archive | help
>Number: 22294 >Category: ports >Synopsis: MAINTAINER UPDATE: graphics/xine 0.2.2 -> 0.2.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 25 14:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: >Description: Update: graphics/xine 0.2.2 -> 0.2.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/xine/Makefile xine/Makefile --- /usr/ports/graphics/xine/Makefile Mon Oct 16 23:15:37 2000 +++ xine/Makefile Tue Oct 24 00:44:46 2000 @@ -6,7 +6,7 @@ # PORTNAME= xine -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/graphics/xine/distinfo xine/distinfo --- /usr/ports/graphics/xine/distinfo Sat Oct 14 13:05:34 2000 +++ xine/distinfo Tue Oct 24 00:45:15 2000 @@ -1 +1 @@ -MD5 (xine-0.2.2.tar.gz) = cf1360d517ec6fb9543e1d6771bfbf28 +MD5 (xine-0.2.3.tar.gz) = 964231e2315e673c6bb688dccd75b556 diff -urN /usr/ports/graphics/xine/files/patch-configure xine/files/patch-configure --- /usr/ports/graphics/xine/files/patch-configure Sat Oct 14 19:20:52 2000 +++ xine/files/patch-configure Tue Oct 24 00:47:04 2000 @@ -1,11 +1,11 @@ ---- configure.orig Tue Oct 10 07:57:35 2000 -+++ configure Sat Oct 14 18:10:35 2000 -@@ -3566,7 +3566,7 @@ - *) echo "$host is not currently supported by xine"; exit 1;; - esac - -- GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Wall -O3 -fomit-frame-pointer -static -funroll-loops -finline-functions" -+ GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -fomit-frame-pointer -static -funroll-loops -finline-functions" - ;; - esac +--- configure.orig Tue Oct 24 00:46:14 2000 ++++ configure Tue Oct 24 00:46:42 2000 +@@ -3539,7 +3539,7 @@ + case $host in + i386-*-freebsd*) +- GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -O3 -D_REENTRANT -malign-double -funroll-all-loops" ++ GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -D_REENTRANT -malign-double -funroll-all-loops" + cat >> confdefs.h <<\EOF + #define __i386__ 1 + EOF diff -urN /usr/ports/graphics/xine/pkg-plist xine/pkg-plist --- /usr/ports/graphics/xine/pkg-plist Mon Oct 16 23:15:37 2000 +++ xine/pkg-plist Tue Oct 24 01:21:17 2000 @@ -2,17 +2,19 @@ lib/xine/plugins/input_file.la lib/xine/plugins/input_dvd.so lib/xine/plugins/input_dvd.la +lib/xine/plugins/input_net.la +lib/xine/plugins/input_net.so share/xine/skins/default/bg.png -share/xine/skins/default/close.png -share/xine/skins/default/exit.png -share/xine/skins/default/next.png -share/xine/skins/default/play.png -share/xine/skins/default/stop.png share/xine/skins/default/button.png +share/xine/skins/default/close.png share/xine/skins/default/eject.png +share/xine/skins/default/exit.png share/xine/skins/default/letters.png +share/xine/skins/default/next.png share/xine/skins/default/pause.png +share/xine/skins/default/play.png share/xine/skins/default/prev.png +share/xine/skins/default/stop.png share/xine/skins/xine_logo.png bin/xine @dirrm share/xine/skins/default >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010252140.e9PLeq749628>