Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4884E63C1BF for ; Fri, 6 Mar 2009 15:19:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EEA0263B2DA; Fri, 6 Mar 2009 15:19:05 +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 BB8B663B2CF for ; Fri, 6 Mar 2009 15:19:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A0932175D0; Fri, 6 Mar 2009 15:19:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 6 Mar 2009 15:19:04 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/lib To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20090306151904.A0932175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Mar 6 15:19:04 UTC 2009 Modified Files: pkgsrc/pkgtools/pbulk/files/pbulk/lib: match.c Log Message: Merge lib/dewey.c rev 1.11 from pkg_install: Avoid sign comparision issues. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/pkgtools/pbulk/files/pbulk/lib/match.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.