Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id B985963E33E for ; Thu, 13 Dec 2012 14:31:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6641D14A177; Thu, 13 Dec 2012 14:31:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 73AA814A168 for ; Thu, 13 Dec 2012 14:31:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id XYcDGA15FOGv for ; Thu, 13 Dec 2012 14:31:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EABAE14A166 for ; Thu, 13 Dec 2012 14:31:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 88A2F175DD; Thu, 13 Dec 2012 14:31:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 13 Dec 2012 14:31:04 +0000 From: "Ignatios Souvatzis" Subject: CVS commit: pkgsrc/x11 To: pkgsrc-changes@NetBSD.org Reply-To: is@netbsd.org X-Mailer: log_accum Message-Id: <20121213143104.88A2F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: is Date: Thu Dec 13 14:31:04 UTC 2012 Modified Files: pkgsrc/x11/xlockmore: Makefile Makefile.common PLIST pkgsrc/x11/xlockmore-lite: Makefile Log Message: Treat the app-defaults/XLock as a configuration file, thus enabling administrators of multi-user machines to have a site-specific default configuration and not lose it on updates of the package. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 pkgsrc/x11/xlockmore/Makefile cvs rdiff -u -r1.68 -r1.69 pkgsrc/x11/xlockmore/Makefile.common cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xlockmore/PLIST cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/xlockmore-lite/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.