Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A2E9963B86D for ; Wed, 12 Sep 2012 09:30:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6421914A1CB; Wed, 12 Sep 2012 09:30:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C735914A17D for ; Wed, 12 Sep 2012 09:30:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id wAqeznBVPGSh for ; Wed, 12 Sep 2012 09:30:35 +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 1B8DF14A1B9 for ; Wed, 12 Sep 2012 09:30:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DC6B9175DD; Wed, 12 Sep 2012 09:30:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 12 Sep 2012 09:30:21 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/x11/p5-Alien-wxWidgets To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120912093021.DC6B9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Wed Sep 12 09:30:21 UTC 2012 Modified Files: pkgsrc/x11/p5-Alien-wxWidgets: Makefile distinfo Log Message: Updating package for CPAN module Alien::wxWidgets in x11/p5-Alien-wxWidgets from 0.54nb4 to 0.60. upstream changes: 0.60 Fri Aug 24 2012 - allow building 2.9.4 - correct SDKs for Mountain Lion - fixes for XCode 4.4 0.59 Tue May 01 2012 - Version sub modules to keep meta info users happy 0.58 Thu Apr 12 2012 - WXWIN / WXDIR MSWin32 fix. 0.57 Tue Mar 27 2012 - fix for osx-cocoa overlay drawing in 2.9.x - Return --with-osx_cocoa . --with-mac on better basis. - several fixes for default macosx builds 0.56 Fri Mar 16 2012 - add propgrid ribbon webview library names 0.55 Tue Feb 28 2012 - Correctly interpret boolean option = 1 as 'yes' ( Thanks to Robert Olsen ) - Fix for msw builds where Perl defines -D_USE_32BIT_TIME_T ( Thanks to Bjoern Hoehrmann ) - Fix for Xcode 4.3 on OSX Lion - Allow build 2.9.3 wxWidgets (default for 64 bit Mac) To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/p5-Alien-wxWidgets/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/p5-Alien-wxWidgets/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.