Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2008 19:13:12 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126482: Port update: multimedia/libdvdnav - Add CONFLICTS for the new multimedia/libdvdnav-mplayer port
Message-ID:  <200808121913.m7CJDC8J050663@www.freebsd.org>
Resent-Message-ID: <200808121920.m7CJK1fT056531@freefall.freebsd.org>

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

>Number:         126482
>Category:       ports
>Synopsis:       Port update: multimedia/libdvdnav - Add CONFLICTS for the new multimedia/libdvdnav-mplayer port
>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:   Tue Aug 12 19:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #19: Tue Jul 15 09:28:43 CEST 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
As a followup to ports/126481, here is a small patch for multimedia/libdvdnav to make it CONFLICT with multimedia/libdvdnav-mplayer. It should be committed if ports/126481 is accepted.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN libdvdnav.orig/Makefile libdvdnav/Makefile
--- libdvdnav.orig/Makefile	2008-08-12 21:07:31.860001845 +0200
+++ libdvdnav/Makefile	2008-08-12 07:29:52.000000000 +0200
@@ -22,6 +22,7 @@
 CONFIGURE_ARGS=	--program-transform-name=''
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:15 autoconf:261 automake:16
+CONFLICTS=	libdvdnav-mplayer-[0-9]*
 
 post-patch:
 	${REINPLACE_CMD} -e \


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



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