Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id B762E63B133 for ; Fri, 11 Jan 2008 17:31:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E49F321507; Fri, 11 Jan 2008 17:31:47 +0000 (UTC) From: Matthias Drochner Subject: CVS commit: pkgsrc/print/glabels To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20080111173147.E49F321507@cvs.netbsd.org> Date: Fri, 11 Jan 2008 17:31:46 +0000 (UTC) Content-Length: 968 Lines: 33 Module Name: pkgsrc Committed By: drochner Date: Fri Jan 11 17:31:46 UTC 2008 Modified Files: pkgsrc/print/glabels: Makefile PLIST distinfo Log Message: update to 2.2.0 changes: -migrated from libgnomeprint/gnomecanvas to gtk/cairo -UI improvements -support more barcodes -Added shadow attribute to label objects -New merge backend for evolution data server -Various bug fixes -New templates pkgsrc note: I've made evolution-data-server support an option as done at other places. Default to "on" as elsewhere -- I'm not so sure about this because glabels doesn't depend on other gnome-desktop features, but I didn't want to introduce another inconsistency. To generate a diff of this commit: cvs rdiff -r1.25 -r1.26 pkgsrc/print/glabels/Makefile cvs rdiff -r1.7 -r1.8 pkgsrc/print/glabels/PLIST cvs rdiff -r1.5 -r1.6 pkgsrc/print/glabels/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.