Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 211817A227 for ; Fri, 20 May 2016 14:22:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8CCD985EFA; Fri, 20 May 2016 14:22:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B18B85E38 for ; Fri, 20 May 2016 14:22:00 +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 UfQtLF8bHOCz for ; Fri, 20 May 2016 14:21:59 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7776985DFF for ; Fri, 20 May 2016 14:21:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7220CFBBA; Fri, 20 May 2016 14:21:59 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 20 May 2016 14:21:59 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/x11/p5-Alien-wxWidgets To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160520142159.7220CFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri May 20 14:21:59 UTC 2016 Modified Files: pkgsrc/x11/p5-Alien-wxWidgets: Makefile distinfo Removed Files: pkgsrc/x11/p5-Alien-wxWidgets/patches: patch-lib_Alien_wxWidgets_Utility.pm Log Message: Updated x11/p5-Alien-wxWidgets to 0.67 (although 0.67 is not listed below) -------------------------------------- 0.66 Tue Mar 10 2015 - add support for wxWidgets 3.0.1 and 3.0.2 - make default wxWidgets 3.0.2 - graphics context included now default on Win32 - build on MacOSX - xcode 5.x/6.x 0.65 Mon Mar 31 2014 - Update default to wxWidgets 3.0.0 - build on MacOSX Mavericks with Xcode 4.6.3 - install builtins on wxMSW (used by some wxWidgets extensions) 0.64 Sat Apr 13 2013 - Build IPC on Windows 0.63 Fri Oct 26 2012 - Patches for wxGTK build fixing dir dialog issues 0.62 Tue Oct 2 2012 - Fix patching on MSWin when buildpaths have spaces. - Allow addition of user patch - --wxWidgets-userpatch - Expand README.txt - Another Mac OS X SDK change 0.61 Fri Sep 21 2012 - change default debug level for wxWidgets >= 2.9 to 1 ( was 0) - fix several incorrect wxWidgets version checks To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/p5-Alien-wxWidgets/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/p5-Alien-wxWidgets/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/x11/p5-Alien-wxWidgets/patches/patch-lib_Alien_wxWidgets_Utility.pm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.