Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C33FA7A20E for ; Sat, 9 Apr 2016 14:19:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 782E085F3C; Sat, 9 Apr 2016 14:19:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 081E185E11 for ; Sat, 9 Apr 2016 14:19:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id H9KR4sa2Es1q for ; Sat, 9 Apr 2016 14:19:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A58E984CEE for ; Sat, 9 Apr 2016 14:19:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A3A4CFBBA; Sat, 9 Apr 2016 14:19:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 9 Apr 2016 14:19:25 +0000 From: "Richard PALO" Subject: CVS commit: pkgsrc/graphics/sane-backends To: pkgsrc-changes@NetBSD.org Reply-To: richard@netbsd.org X-Mailer: log_accum Message-Id: <20160409141925.A3A4CFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: richard Date: Sat Apr 9 14:19:25 UTC 2016 Modified Files: pkgsrc/graphics/sane-backends: Makefile buildlink3.mk distinfo pkgsrc/graphics/sane-backends/patches: patch-ab Added Files: pkgsrc/graphics/sane-backends/patches: patch-m4_byteorder.m4 Log Message: enable SunOS to use experimental libusb1 support. bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/sane-backends/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/sane-backends/buildlink3.mk cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/sane-backends/distinfo cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/sane-backends/patches/patch-ab cvs rdiff -u -r0 -r1.1 \ pkgsrc/graphics/sane-backends/patches/patch-m4_byteorder.m4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.