Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 572AE63EF31 for ; Sat, 16 Feb 2013 08:56:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0E03814A19F; Sat, 16 Feb 2013 08:56:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4895914A19D for ; Sat, 16 Feb 2013 08:56:47 +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 oOgOPCajaE5N for ; Sat, 16 Feb 2013 08:56:46 +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 B979214A19B for ; Sat, 16 Feb 2013 08:56:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 34033175DD; Sat, 16 Feb 2013 08:56:46 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 16 Feb 2013 08:56:46 +0000 From: "Sergey Svishchev" Subject: CVS commit: pkgsrc/graphics/cdlabelgen To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org X-Mailer: log_accum Message-Id: <20130216085646.34033175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: shattered Date: Sat Feb 16 08:56:45 UTC 2013 Modified Files: pkgsrc/graphics/cdlabelgen: Makefile distinfo pkgsrc/graphics/cdlabelgen/patches: patch-ab Log Message: Update to 4.2.0. Notable changes: * --tray-overlay option added - use this to overlay a EPS file onto the tray, for example, a barcode image. * cdinsert.pl now used to display initial form, as well as a filled-in form to allow for easy corrections/resubmits on the done page. * Create covers for double-sided DVD cases that hold 6 DVDs. * cdinsert.pl now supports "Omit title/subtitle from Cover" option. * Support for double-depth slim DVD cases. --slim-double-case option added. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/cdlabelgen/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/cdlabelgen/distinfo cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/cdlabelgen/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.