Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2009 17:22:30 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/131937: port fix: multimedia/libdvdread - Fix typos
Message-ID:  <200902211722.n1LHMUoo087212@www.freebsd.org>
Resent-Message-ID: <200902211730.n1LHU1lv078514@freefall.freebsd.org>

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

>Number:         131937
>Category:       ports
>Synopsis:       port fix: multimedia/libdvdread - Fix typos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 21 17:30:01 UTC 2009
>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 #35: Tue Feb 17 12:23:48 CET 2009     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This small patch fixes two typos for multimedia/libdvdread.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN libdvdread.orig/Makefile libdvdread/Makefile
--- libdvdread.orig/Makefile	2009-02-08 19:45:35.000000000 +0100
+++ libdvdread/Makefile	2009-02-20 21:02:34.672506521 +0100
@@ -17,7 +17,7 @@
 		ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/
 
 MAINTAINER=	ganael.laplanche@martymac.com
-COMMENT=	Mplayer version of the lidvdread project
+COMMENT=	MPlayer version of the libdvdread project
 
 USE_BZIP2=	yes
 CFLAGS+=	"-I${LOCALBASE}/include"
diff -aurN libdvdread.orig/pkg-descr libdvdread/pkg-descr
--- libdvdread.orig/pkg-descr	2009-02-08 19:45:35.000000000 +0100
+++ libdvdread/pkg-descr	2009-02-20 21:02:17.877406585 +0100
@@ -1,3 +1,3 @@
-Mplayer version of the libdvdread project.
+MPlayer version of the libdvdread project.
 
 WWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav


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



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