From owner-cvs-ports@FreeBSD.ORG Fri Oct 2 12:01:07 2009 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 A0FE71065692; Fri, 2 Oct 2009 12:01:07 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 783918FC1D; Fri, 2 Oct 2009 12:01:07 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n92C172Q005242; Fri, 2 Oct 2009 12:01:07 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n92C17Cd005241; Fri, 2 Oct 2009 12:01:07 GMT (envelope-from stas) Message-Id: <200910021201.n92C17Cd005241@repoman.freebsd.org> From: Stanislav Sedov Date: Fri, 2 Oct 2009 12:01:07 +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/apr/files patch-apr_buildconf 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: Fri, 02 Oct 2009 12:01:07 -0000 stas 2009-10-02 12:01:07 UTC FreeBSD ports repository Added files: devel/apr/files patch-apr_buildconf Log: - Set correct permissons on libtool.m4 before trying to patch it. Otherwise the build will fail under orinary user as the libtool.m4 file installed has no write permissions (SHAREMODE). Approved by: pgollucci (maintainer) Revision Changes Path 1.1 +10 -0 ports/devel/apr/files/patch-apr_buildconf (new)