From owner-cvs-ports@FreeBSD.ORG Sat Sep 11 17:36:08 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3E7F1065673; Sat, 11 Sep 2010 17:36:08 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7A4A68FC17; Sat, 11 Sep 2010 17:36:08 +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 o8BHa8Rx010243; Sat, 11 Sep 2010 17:36:08 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8BHa8dq010242; Sat, 11 Sep 2010 17:36:08 GMT (envelope-from ashish) Message-Id: <201009111736.o8BHa8dq010242@repoman.freebsd.org> From: Ashish SHUKLA Date: Sat, 11 Sep 2010 17:36:08 +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/scons Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2010 17:36:08 -0000 ashish 2010-09-11 17:36:08 UTC FreeBSD ports repository Modified files: devel/scons Makefile pkg-plist Log: - Fix the port to avoid installing manpages when NO_INSTALL_MANPAGES is defined. - Remove the egg-info from the pkg-plist, as it's recorded implicitly. PR: ports/148310 Submitted by: ashish Approved by: pgj (mentor), gavin at 16degrees.com.au (maintainer) Revision Changes Path 1.43 +7 -1 ports/devel/scons/Makefile 1.25 +0 -1 ports/devel/scons/pkg-plist