Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BDDA563C166 for ; Sat, 18 Apr 2009 02:19:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 53F6E63B22D; Sat, 18 Apr 2009 02:19:25 +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 D895163B22E for ; Sat, 18 Apr 2009 02:19:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C8500175D0; Sat, 18 Apr 2009 02:19:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 18 Apr 2009 02:19:23 +0000 From: Rene Hexel Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: rh@netbsd.org X-Mailer: log_accum Message-Id: <20090418021923.C8500175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rh Date: Sat Apr 18 02:19:23 UTC 2009 Modified Files: pkgsrc/devel/libFoundation: Makefile PLIST buildlink3.mk distinfo Added Files: pkgsrc/devel/libFoundation: common.mk pkgsrc/devel/libFoundation/patches: patch-aa patch-ab pkgsrc/licenses: libFoundation-license Log Message: Update libFoundation to 1.1.7.168. This makes libFoundation play nice with the new gnustep-make directory structure. Other notable changes include: * bugfixes and stability improvements * Support for some new Cocoa classes, like NSURL * Improved compatibility with gstep-base * more and fixed timezone files * support for read-only strings in UTF-8 and UTF-16 * some fixes for warnings thrown in new gcc (gcc3+) compilers To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libFoundation/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libFoundation/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libFoundation/buildlink3.mk cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libFoundation/common.mk cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/libFoundation/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libFoundation/patches/patch-aa \ pkgsrc/devel/libFoundation/patches/patch-ab cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/libFoundation-license Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.