From owner-cvs-all@FreeBSD.ORG Thu May 3 02:17:18 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A83616A408; Thu, 3 May 2007 02:17:18 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 344F813C487; Thu, 3 May 2007 02:17:18 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l432HHjB074313; Thu, 3 May 2007 02:17:17 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l432HHAc074307; Thu, 3 May 2007 02:17:17 GMT (envelope-from marcus) Message-Id: <200705030217.l432HHAc074307@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 3 May 2007 02:17:17 +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/x11/gnome-screensaver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2007 02:17:18 -0000 marcus 2007-05-03 02:17:17 UTC FreeBSD ports repository Modified files: x11/gnome-screensaver Makefile Log: Use ${CAT} instead of ${CP} to copy the plist to ${WRKDIR}. This gets around a problem where cp preserves the original 0444 perms. Submitted by: brian Revision Changes Path 1.24 +1 -1 ports/x11/gnome-screensaver/Makefile