Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Sep 2003 13:47:45 +0200 (CEST)
From:      Simon Barner <barner@in.tum.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56520: [non-maintainer update] multimedia/mplayer 0.90.0.110_4 -> 0.91
Message-ID:  <20030906114745.33C2238CAA@zi025.glhnet.mhn.de>
Resent-Message-ID: <200309061150.h86BoMd0017890@freefall.freebsd.org>

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

>Number:         56520
>Category:       ports
>Synopsis:       [non-maintainer update] multimedia/mplayer 0.90.0.110_4 -> 0.91
>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 Sep 06 04:50:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon Barner
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD zi025.glhnet.mhn.de 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #1: Thu Sep 4 20:49:53 CEST 2003 simon@zi025.glhnet.mhn.de:/usr/src/sys/compile/KISTE i386

>Description:

The mplayer team has published a maintainance release for the `old' 0.9x
branch.
According to the release notes, it does not contain any new features but
some bug fixes:

    * small fix for sp5x video codec
    * menu pause bug fixed
    * detc video filter improved
    * fixes in video output driver zr
    * fixes in video output driver directx
    * fixes in video output driver sdl
    * fixes in video output driver vesa (multiple init support)
    * midentify works again
    * TOOLS/matroxtv enhanced and fixed
    * now every binary codec is searched in $PREFIX/codecs directory
	  (--with-codecsdir)
    * K6/2+ and K6/3+ detection support
    * Mono PCM streamcopy fixed in MEncoder
    * bigendian OSD fix
    * SIGBUS error fixed on HPUX 11.00
    * default fps fixed in NTSC v4l
    * definition fix ported from libdvdread main branch
    * configure option --enable-qtx-codecs renamed to --enable-qtx
    * a crash fixed in command line parser
    * fix in MMS streaming
    * crash with invalid config file fixed
    * metacity support

>How-To-Repeat:

>Fix:

Please apply the following patch to the ports' directory:

--- Makefile.orig	Sat Sep  6 13:07:21 2003
+++ Makefile	Sat Sep  6 13:15:26 2003
@@ -161,8 +161,7 @@
 # to be installed.
 
 PORTNAME=	mplayer
-PORTVERSION=	0.90.0.110
-PORTREVISION=	4
+PORTVERSION=	0.91
 CATEGORIES=	multimedia audio ipv6
 MASTER_SITES=	http://www1.mplayerhq.hu/MPlayer/releases/ \
 		http://www2.mplayerhq.hu/MPlayer/releases/ \
@@ -174,7 +173,7 @@
 		ftp://ftp.lug.udel.edu/MPlayer/releases/ \
 		ftp://mirrors.xmission.com/MPlayer/releases/ \
 		http://www.rrr.de/~riggs/mplayer/
-DISTNAME=	MPlayer-0.90
+DISTNAME=	MPlayer-0.91
 
 PATCH_SITES=	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,}
 PATCHFILES=	mplayer-0.9.0-v6-20030430.diff.gz
--- distinfo.orig	Sat Sep  6 13:07:43 2003
+++ distinfo	Sat Sep  6 13:16:43 2003
@@ -1,2 +1,2 @@
-MD5 (MPlayer-0.90.tar.bz2) = 9a9f294bbaab2071ecbc327f4e870be8
+MD5 (MPlayer-0.91.tar.bz2) = bb09138564ddf954392d20dbc4b88ebd
 MD5 (mplayer-0.9.0-v6-20030430.diff.gz) = 6a20e965b297389fa0b471032a06dac1
--- files/patch-ae.orig	Sat Sep  6 13:07:33 2003
+++ files/patch-ae	Sat Sep  6 13:11:55 2003
@@ -1,6 +1,6 @@
---- Makefile.orig	Thu Dec  5 07:29:26 2002
-+++ Makefile	Tue Dec 17 09:53:32 2002
-@@ -241,49 +241,11 @@
+--- Makefile.orig	Sat Aug  9 16:12:30 2003
++++ Makefile	Sat Sep  6 13:11:43 2003
+@@ -254,47 +254,11 @@
  ifeq ($(SHARED_PP),yes)
  	$(MAKE) install -C postproc 
  endif
@@ -30,9 +30,7 @@
 -	@echo "*** for GUI, and extract to $(DATADIR)/Skin/"
 -endif
 -	@if test ! -d $(CONFDIR) ; then mkdir -p $(CONFDIR) ; fi
--	@if test -f $(CONFDIR)/codecs.conf.old ; then mv -f $(CONFDIR)/codecs.conf.old $(CONFDIR)/codecs.conf.older ; fi
 -	@if test -f $(CONFDIR)/codecs.conf ; then mv -f $(CONFDIR)/codecs.conf $(CONFDIR)/codecs.conf.old ; fi
--	$(INSTALL) -c -m 644 etc/codecs.conf $(CONFDIR)/codecs.conf
 -ifeq ($(DVDKIT_SHARED),yes)
 -ifeq ($(DVDKIT2),yes)
 -	if test ! -d $(LIBDIR) ; then mkdir -p $(LIBDIR) ; fi
>Release-Note:
>Audit-Trail:
>Unformatted:



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