Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7ECD563B86B for ; Wed, 9 May 2012 09:26:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 74D0414A24A; Wed, 9 May 2012 09:26:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ACDAE14A1F9 for ; Wed, 9 May 2012 09:26:32 +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 LFyoUSGY3lBK for ; Wed, 9 May 2012 09:26:32 +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 3258314A1F7 for ; Wed, 9 May 2012 09:26:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A77D5175DD; Wed, 9 May 2012 09:28:32 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 9 May 2012 09:28:32 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/print/scribus-qt4 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20120509092832.A77D5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Wed May 9 09:28:32 UTC 2012 Modified Files: pkgsrc/print/scribus-qt4: Makefile PLIST distinfo Log Message: update to 1.4.1 changes: -Addition of the GiveLife Color System(R) swatch palettes -Addition of undo steps for path operations and page moving -Enhancements to scripter -Translation updates -Relocation of profiles and swatches to the share directory -bugfixes pkgsrc note: switched from lcms1 to lcms2 -- this was not necessary technically, but it is harder to keep cmake from picking up lcms2 if both versions are present To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/scribus-qt4/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/scribus-qt4/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/print/scribus-qt4/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.