Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 42D6F63B91E for ; Thu, 10 Jun 2010 10:28:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B893A63B187; Thu, 10 Jun 2010 10:28:36 +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 CFA8263B168 for ; Thu, 10 Jun 2010 10:28:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CD282175DD; Thu, 10 Jun 2010 10:28:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 10 Jun 2010 10:28:35 +0000 From: Greg Troxel Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20100610102835.CD282175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: gdt Date: Thu Jun 10 10:28:35 UTC 2010 Modified Files: pkgsrc/print/cups: MESSAGE.libusb Makefile Log Message: Improve libusb-specific MESSAGE by pointing out the big picture about the shift from traditional ulpt(4)/usblp to libusb. Clarify that the backend, when run without arguments, also prints out DeviceURIs of traditional printers. PKGREVISION++. ok sbd@ To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/cups/MESSAGE.libusb cvs rdiff -u -r1.164 -r1.165 pkgsrc/print/cups/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.