Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1DFDB63B8A5 for ; Tue, 7 Apr 2009 02:59:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BCE0F63B135; Tue, 7 Apr 2009 02:59: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 5EE8263B127 for ; Tue, 7 Apr 2009 02:59:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4F0F5175D0; Tue, 7 Apr 2009 02:59:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 7 Apr 2009 02:59:04 +0000 From: Amitai Schlair Subject: CVS commit: pkgsrc/devel/bglibs To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20090407025904.4F0F5175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Tue Apr 7 02:59:04 UTC 2009 Modified Files: pkgsrc/devel/bglibs: Makefile PLIST distinfo pkgsrc/devel/bglibs/patches: patch-ab patch-ac Log Message: Update to 1.106. From the changelog: - Fixed installation of msg/debug.h header file. - Fixed envstr_unset to remove all instances of the given name. - Added sysdep for d_ino and d_type in struct dirent. - Fixed the path_match function to match filenames containing pattern characters (ie [filename] etc) the same way shells do. - Files generated by cli-generate now indicate the source .cli file. - Fixed the debug messages to not enable any by default. - Modified the build procedure to build all sources with libtool. This should fix problems with parallel make. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/bglibs/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/bglibs/PLIST cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/bglibs/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/bglibs/patches/patch-ab cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/bglibs/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.