Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 80B7863B879 for ; Wed, 19 May 2010 17:51:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3338F63B180; Wed, 19 May 2010 17:51:24 +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 42FE163B19B for ; Wed, 19 May 2010 17:51:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 34405175DD; Wed, 19 May 2010 17:51:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 19 May 2010 17:51:23 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/x11/qt4-creator To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100519175123.34405175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed May 19 17:51:23 UTC 2010 Modified Files: pkgsrc/x11/qt4-creator: Makefile PLIST distinfo Added Files: pkgsrc/x11/qt4-creator/patches: patch-am patch-an patch-ao Log Message: minor improvements: -install some "style" definitions -use "gmake" as default make tool -- the build process depends on gnumake's "-w" flag (can be adjusted in project properties, but this way it works out of the box) bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/qt4-creator/Makefile \ pkgsrc/x11/qt4-creator/PLIST pkgsrc/x11/qt4-creator/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/x11/qt4-creator/patches/patch-am \ pkgsrc/x11/qt4-creator/patches/patch-an \ pkgsrc/x11/qt4-creator/patches/patch-ao Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.