ports/160855: [patch] www/neon29: fix typo in OPTIONS

Mikhail T. m.tsatsenko at gmail.com
Tue Sep 20 20:10:03 UTC 2011


>Number:         160855
>Category:       ports
>Synopsis:       [patch] www/neon29: fix typo in OPTIONS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 20 20:10:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
EXPAT option has a mistyped description. 
s/exapt/expat/
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/neon29/Makefile,v
retrieving revision 1.58
diff -u -r1.58 Makefile
--- Makefile	23 Aug 2011 18:39:16 -0000	1.58
+++ Makefile	20 Sep 2011 20:05:04 -0000
@@ -17,7 +17,7 @@
 
 CONFLICTS=	neon2[6|8]-[0-9]*
 
-OPTIONS=	EXPAT "Build with exapt-based XML parser" on \
+OPTIONS=	EXPAT "Build with expat-based XML parser" on \
 		XML "Build with libxml-based XML parser" off \
 		OPENSSL "Build with SSL support" on \
 		NLS "Build with NLS support" on \


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



More information about the freebsd-ports-bugs mailing list