From owner-cvs-all@FreeBSD.ORG Wed Aug 3 18:17:53 2011 Return-Path: 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 9B46F106566B; Wed, 3 Aug 2011 18:17:53 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 741C08FC17; Wed, 3 Aug 2011 18:17:53 +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 p73IHrRM070761; Wed, 3 Aug 2011 18:17:53 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p73IHrhi070760; Wed, 3 Aug 2011 18:17:53 GMT (envelope-from ehaupt) Message-Id: <201108031817.p73IHrhi070760@repoman.freebsd.org> From: Emanuel Haupt Date: Wed, 3 Aug 2011 18:17:53 +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/devel/ccache Makefile ports/devel/ccache/files ccache-update-links.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2011 18:17:53 -0000 ehaupt 2011-08-03 18:17:53 UTC FreeBSD ports repository Modified files: devel/ccache Makefile devel/ccache/files ccache-update-links.sh.in Log: Restore the possibility to define EXTRA_COMPILERS which must reside in $PATH. PR: 158888 Submitted by: Pan Tsu Revision Changes Path 1.63 +2 -0 ports/devel/ccache/Makefile 1.2 +2 -2 ports/devel/ccache/files/ccache-update-links.sh.in