From owner-cvs-all@FreeBSD.ORG  Sat Jan 29 11:27:55 2011
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4EBF61065673;
	Sat, 29 Jan 2011 11:27:55 +0000 (UTC) (envelope-from bf@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id 273A48FC1E;
	Sat, 29 Jan 2011 11:27:55 +0000 (UTC)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0TBRtWf075813;
	Sat, 29 Jan 2011 11:27:55 GMT (envelope-from bf@repoman.freebsd.org)
Received: (from bf@localhost)
	by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0TBRtb8075812;
	Sat, 29 Jan 2011 11:27:55 GMT (envelope-from bf)
Message-Id: <201101291127.p0TBRtb8075812@repoman.freebsd.org>
From: Brendan Fabeny <bf@FreeBSD.org>
Date: Sat, 29 Jan 2011 11:27:54 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: ports/security/tor Makefile
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: **OBSOLETE** CVS commit messages for the entire tree
	<cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 29 Jan 2011 11:27:55 -0000

bf          2011-01-29 11:27:54 UTC

  FreeBSD ports repository

  Modified files:
    security/tor         Makefile 
  Log:
  - Remove an unnecessary addition to CPPFLAGS
    that can break non-sandboxed builds when
    some other (poorly-configured) ports are
    installed (For example, lang/libutils or
    textproc/irstlm)
  - Remove a problematic mirror, based on
    distilator results
  
  Approved by:    makc, miwi (mentors, implicit)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.62      +0 -3      ports/security/tor/Makefile