Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2011 08:11:53 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lev@FreeBSD.org
Subject:   ports/160722: [PATCH] www/neon29: fix typo
Message-ID:  <20110914041153.C5FEDB823@hades.panopticon>
Resent-Message-ID: <201109140420.p8E4K9Kk022949@freefall.freebsd.org>

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

>Number:         160722
>Category:       ports
>Synopsis:       [PATCH] www/neon29: fix typo
>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:   Wed Sep 14 04:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar  8 09:48:52 MSK
>Description:
Fix a typo

Port maintainer (lev@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- neon29-0.29.6_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/www/neon29/Makefile,v
retrieving revision 1.58
diff -u -u -r1.58 Makefile
--- Makefile	23 Aug 2011 18:39:16 -0000	1.58
+++ Makefile	14 Sep 2011 04:11:22 -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 \
--- neon29-0.29.6_3.patch ends here ---

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



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