From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 29 16:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 00FC85C2 for ; Fri, 29 Mar 2013 16:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C315CDAD for ; Fri, 29 Mar 2013 16:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2TGA0Ng084361 for ; Fri, 29 Mar 2013 16:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2TGA0tB084360; Fri, 29 Mar 2013 16:10:00 GMT (envelope-from gnats) Resent-Date: Fri, 29 Mar 2013 16:10:00 GMT Resent-Message-Id: <201303291610.r2TGA0tB084360@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, Sayetsky Anton Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 34C7C429 for ; Fri, 29 Mar 2013 16:07:17 +0000 (UTC) (envelope-from jason@jw.lds.net.ua) Received: from jw.lds.net.ua (jw.lds.net.ua [193.192.37.74]) by mx1.freebsd.org (Postfix) with ESMTP id B1694D82 for ; Fri, 29 Mar 2013 16:07:16 +0000 (UTC) Received: from jw.lds.net.ua (localhost [127.0.0.1]) by jw.lds.net.ua (8.14.5/8.14.5) with ESMTP id r2TFtY1C046825 for ; Fri, 29 Mar 2013 17:55:34 +0200 (EET) (envelope-from jason@jw.lds.net.ua) Received: (from jason@localhost) by jw.lds.net.ua (8.14.5/8.14.5/Submit) id r2TFtTSr046824; Fri, 29 Mar 2013 17:55:29 +0200 (EET) (envelope-from jason) Message-Id: <201303291555.r2TFtTSr046824@jw.lds.net.ua> Date: Fri, 29 Mar 2013 17:55:29 +0200 (EET) From: Sayetsky Anton To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/177480: [patch] textproc/libxml2: fix typo in makefile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Sayetsky Anton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 16:10:01 -0000 >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 --- patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: