From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 21 17:30:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C00D2106567B for ; Sat, 21 Feb 2009 17:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 805998FC15 for ; Sat, 21 Feb 2009 17:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n1LHU1Ed078515 for ; Sat, 21 Feb 2009 17:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n1LHU1lv078514; Sat, 21 Feb 2009 17:30:01 GMT (envelope-from gnats) Resent-Date: Sat, 21 Feb 2009 17:30:01 GMT Resent-Message-Id: <200902211730.n1LHU1lv078514@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ganael Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCA59106566C for ; Sat, 21 Feb 2009 17:22:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CB3A78FC1A for ; Sat, 21 Feb 2009 17:22:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1LHMUiR087222 for ; Sat, 21 Feb 2009 17:22:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n1LHMUoo087212; Sat, 21 Feb 2009 17:22:30 GMT (envelope-from nobody) Message-Id: <200902211722.n1LHMUoo087212@www.freebsd.org> Date: Sat, 21 Feb 2009 17:22:30 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131937: port fix: multimedia/libdvdread - Fix typos X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2009 17:30:02 -0000 >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: