From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 18 20:40:02 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B4453B08 for ; Sun, 18 Aug 2013 20:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A15A02B8B for ; Sun, 18 Aug 2013 20:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7IKe2xE011153 for ; Sun, 18 Aug 2013 20:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7IKe2PC011152; Sun, 18 Aug 2013 20:40:02 GMT (envelope-from gnats) Date: Sun, 18 Aug 2013 20:40:02 GMT Message-Id: <201308182040.r7IKe2PC011152@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Raphael Kubo da Costa Subject: Re: ports/180168: [maintainer update] net/Sockets 2.3.9.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Raphael Kubo da Costa List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 20:40:02 -0000 The following reply was made to PR ports/180168; it has been noted by GNATS. From: Raphael Kubo da Costa To: Andrea Venturoli Cc: bug-followup@FreeBSD.org Subject: Re: ports/180168: [maintainer update] net/Sockets 2.3.9.9 Date: Sun, 18 Aug 2013 23:34:34 +0300 Thank you. I will commit it with the following changes compared to your latest patch: o The USE_GNOME line has been moved to the block with the other USE_* ones, and I've added a tab character between "=" and "libxml2". o I've removed the chunk in files/patch-Makefile that only removed a tab character from "PREFIX= /usr/local".