Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2013 17:55:29 +0200 (EET)
From:      Sayetsky Anton <vsjcfm@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/177480: [patch] textproc/libxml2: fix typo in makefile
Message-ID:  <201303291555.r2TFtTSr046824@jw.lds.net.ua>
Resent-Message-ID: <201303291610.r2TGA0tB084360@freefall.freebsd.org>

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

>Number:         177480
>Category:       ports
>Synopsis:       [patch] textproc/libxml2: fix typo in makefile
>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:   Fri Mar 29 16:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sayetsky Anton
>Release:        FreeBSD 9.1-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD jw.local 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #0 r247145: Fri Feb 22 11:53:22 EET 2013 root@jw.local:/usr/obj/media/dvlfiles/build/src/sys/JASONW amd64

>Description:
>How-To-Repeat:
>Fix:
Patch attached with submission follows:

--- patch.txt begins here ---
Index: /usr/ports/textproc/libxml2/Makefile
===================================================================
--- /usr/ports/textproc/libxml2/Makefile	(revision 315542)
+++ /usr/ports/textproc/libxml2/Makefile	(working copy)
@@ -43,7 +43,7 @@
 THREADS_DESC=	Threads support
 MEM_DEBUG_DESC= Memory debugging (DEVELOPERS ONLY!)
 XMLLINT_HIST_DESC= History for xmllint
-THREAD_ALLOC_DESc= Per-thread memory (DEVELOPERS ONLY!)
+THREAD_ALLOC_DESC= Per-thread memory (DEVELOPERS ONLY!)
 
 .include <bsd.port.options.mk>
 
--- patch.txt ends here ---


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



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