From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 2 01:40:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B29B41065672 for ; Fri, 2 Dec 2011 01:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8FF128FC12 for ; Fri, 2 Dec 2011 01:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pB21e9jt022232 for ; Fri, 2 Dec 2011 01:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB21e9Zr022231; Fri, 2 Dec 2011 01:40:09 GMT (envelope-from gnats) Resent-Date: Fri, 2 Dec 2011 01:40:09 GMT Resent-Message-Id: <201112020140.pB21e9Zr022231@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Khon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25E56106566B for ; Fri, 2 Dec 2011 01:37:10 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 160E28FC17 for ; Fri, 2 Dec 2011 01:37:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pB21b9tA022156 for ; Fri, 2 Dec 2011 01:37:09 GMT (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB21b9mk022155; Fri, 2 Dec 2011 01:37:09 GMT (envelope-from fjoe) Message-Id: <201112020137.pB21b9mk022155@freefall.freebsd.org> Date: Fri, 2 Dec 2011 01:37:09 GMT From: Max Khon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/163006: Add wxgtk 2.9 support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Max Khon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 01:40:09 -0000 >Number: 163006 >Category: ports >Synopsis: Add wxgtk 2.9 support >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 02 01:40:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Max Khon >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: - Add wxgtk 2.9 support - Ale claims that he s no longer a maintainer of this stuff >How-To-Repeat: >Fix: Index: Mk/bsd.wx.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.wx.mk,v retrieving revision 1.15 diff -u -p -r1.15 bsd.wx.mk --- Mk/bsd.wx.mk 15 Aug 2010 19:39:34 -0000 1.15 +++ Mk/bsd.wx.mk 2 Dec 2011 01:35:14 -0000 @@ -111,7 +111,7 @@ # USE_WX_NOT= 2.4 # -WX_Include_MAINTAINER= alepulver@FreeBSD.org +WX_Include_MAINTAINER= fjoe@FreeBSD.org # # Global definitions. @@ -131,8 +131,8 @@ _WX_Definitions_Done= yes _WX_COMPS_ALL= wx contrib python svg _WX_DEP_TYPES_ALL= build lib run -_WX_VERS_ALL= 2.4 2.6 2.8 -_WX_VERS_UC_ALL= 2.6 2.8 +_WX_VERS_ALL= 2.4 2.6 2.8 2.9 +_WX_VERS_UC_ALL= 2.6 2.8 2.9 _WX_VERS_LISTS= WANT_WX_VER WITH_WX_VER _WX_VER_INSTALLED # @@ -177,6 +177,10 @@ _WX_FILE_python_2.8= ${PYTHON_SITELIBDIR _WX_PORT_svg_2.8= graphics/wxsvg _WX_LIB_svg_2.8= wxsvg +# wxgtk 2.9 +_WX_PORT_wx_2.9= x11-toolkits/wxgtk29 +_WX_LIB_wx_2.9= wx_baseu-2.9 + # Set _WX_SHVER_comp_ver to 0 and _WX_FILE_comp_ver for libs appropiately. # Set _WX_DEPTYPE_comp_ver for "python" to "run", and others to "lib". >Release-Note: >Audit-Trail: >Unformatted: