Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B07FA63D8FB for ; Wed, 30 Nov 2011 21:07:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 84D5714A278; Wed, 30 Nov 2011 21:07:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8551114A275 for ; Wed, 30 Nov 2011 21:07:21 +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 bb3JK_FaavXV for ; Wed, 30 Nov 2011 21:07:21 +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 E9AA814A1DB for ; Wed, 30 Nov 2011 21:07:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D90D6175DD; Wed, 30 Nov 2011 21:07:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 30 Nov 2011 21:07:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/pstoedit To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20111130210720.D90D6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Wed Nov 30 21:07:20 UTC 2011 Modified Files: pkgsrc/graphics/pstoedit: Makefile PLIST distinfo pkgsrc/graphics/pstoedit/patches: patch-ab patch-ac Removed Files: pkgsrc/graphics/pstoedit/patches: patch-ad Log Message: Update to 3.60: New or changed in 3.60: added option (-minlinewidth) for adjusting very thin (e.g. zero-width) lines to a minimal width. added an option (-pslanguagelevel) for easy switching the language level to be used by GhostScript during interpretation of the PostScript/PDF file. new driver for the "Context Free" drawing tool (http://www.contextfreeart.org/ ) contributed by Scott Pakin. fixed the windows binary version - some drivers were missing. fixed some problems in handling composite fonts (FontType = 0) windows 32 bit binary can call 64 bit ghostscript as exe (i.e. not via DLL interface) support for 64 bit windows and Office 2010 To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 pkgsrc/graphics/pstoedit/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/pstoedit/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/pstoedit/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/pstoedit/patches/patch-ab \ pkgsrc/graphics/pstoedit/patches/patch-ac cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/pstoedit/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.