Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3D97B63BDF9 for ; Thu, 20 Aug 2009 03:53:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DD34F63B11D; Thu, 20 Aug 2009 03:53: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 EDCE963B101 for ; Thu, 20 Aug 2009 03:53:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DAE6F175D0; Thu, 20 Aug 2009 03:53:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 20 Aug 2009 03:53:20 +0000 From: Hasso Tepper Subject: CVS commit: pkgsrc/graphics/sane-backends To: pkgsrc-changes@NetBSD.org Reply-To: hasso@netbsd.org X-Mailer: log_accum Message-Id: <20090820035320.DAE6F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: hasso Date: Thu Aug 20 03:53:20 UTC 2009 Modified Files: pkgsrc/graphics/sane-backends: Makefile PLIST distinfo Added Files: pkgsrc/graphics/sane-backends/patches: patch-af Log Message: * Make it link on DragonFly and maybe some others (sane_find_scanner needs to be linked against libcam). * Fix PLIST for platforms not building sane-pint backend. * Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/sane-backends/Makefile cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/sane-backends/PLIST cvs rdiff -u -r1.24 -r1.25 pkgsrc/graphics/sane-backends/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/sane-backends/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.