Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A2C7A63B8BA for ; Wed, 25 Mar 2009 09:32:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3D5F163B3D5; Wed, 25 Mar 2009 09:32:50 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3A3B163B3D3 for ; Wed, 25 Mar 2009 09:32:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 260D6175D0; Wed, 25 Mar 2009 09:32:49 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 25 Mar 2009 09:32:49 +0000 From: Mark Davies Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20090325093249.260D6175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: markd Date: Wed Mar 25 09:32:49 UTC 2009 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo Added Files: pkgsrc/x11/gtk2/patches: patch-ah Log Message: Add a patch to the cups printbackend so that listing of remote cups printers works on NetBSD. Code assumes that a connect() on a non blocking socket will eventually succeed but what it actually gets is failure with EISCONN. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.109 -r1.110 pkgsrc/x11/gtk2/distinfo cvs rdiff -u -r0 -r1.12 pkgsrc/x11/gtk2/patches/patch-ah Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.