ports/113621: [PATCH] vlc & vlc-devel minor typo

Matthew D. Fuller fullermd at over-yonder.net
Tue Jun 12 11:20:03 UTC 2007


>Number:         113621
>Category:       ports
>Synopsis:       [PATCH] vlc & vlc-devel minor typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 12 11:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD draco.over-yonder.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Mar 10 21:38:02 CST 2007 fullermd at draco:/bsd/obj/bsd/src/sys/DRACO i386


	
>Description:
	The OPTIONS for vlc and vlc-devel talk about an option to "Enable
	ncueses", which is probably not really what's intended   :)
>How-To-Repeat:
	
>Fix:

[2 patches]

Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/multimedia/vlc/Makefile,v
retrieving revision 1.148
diff -u -r1.148 Makefile
--- Makefile	25 May 2007 17:08:34 -0000	1.148
+++ Makefile	12 Jun 2007 10:46:29 -0000
@@ -45,7 +45,7 @@
 OPTIONS+=	MAD "Mad mp3 audio decoder support" On
 OPTIONS+=	MATROSKA "Matroska Container Format support" On
 OPTIONS+=	MPEG2 "Mpeg-2 audio/video decoder Support" On
-OPTIONS+=	NCURSES "Enable ncueses (console) interface" Off
+OPTIONS+=	NCURSES "Enable ncurses (console) interface" Off
 OPTIONS+=	OGG "Ogg audio decoder support" On
 OPTIONS+=	REALAUDIO "Real audio(R) support" On
 OPTIONS+=	SAMBA "SAMBA Access module" On


Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/multimedia/vlc-devel/Makefile,v
retrieving revision 1.183
diff -u -r1.183 Makefile
--- Makefile	4 Jun 2007 12:32:00 -0000	1.183
+++ Makefile	12 Jun 2007 10:47:53 -0000
@@ -47,7 +47,7 @@
 OPTIONS+=	MAD "Mad mp3 audio decoder support" On
 OPTIONS+=	MATROSKA "Matroska Container Format support" On
 OPTIONS+=	MPEG2 "Mpeg-2 audio/video decoder Support" On
-OPTIONS+=	NCURSES "Enable ncueses (console) interface" Off
+OPTIONS+=	NCURSES "Enable ncurses (console) interface" Off
 OPTIONS+=	OGG "Ogg audio decoder support" On
 OPTIONS+=	QT4 "QT4 Interface" On
 OPTIONS+=	REALAUDIO "Real audio(R) support" On

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



More information about the freebsd-ports-bugs mailing list