FreeBSD Bugzilla – Attachment 236476 Details for
Bug 265093
[NEW PORT]: x11-toolkits/wxgtk32
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-toolkits/py-wxPython4 v4.2.0 for test builds with wxgtk32
py-wxPython4_4.1.1-4.2.0.diff (text/plain), 2.40 KB, created by
Rainer Hurling
on 2022-09-10 14:07:51 UTC
(
hide
)
Description:
x11-toolkits/py-wxPython4 v4.2.0 for test builds with wxgtk32
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2022-09-10 14:07:51 UTC
Size:
2.40 KB
patch
obsolete
>diff --git a/x11-toolkits/py-wxPython4/Makefile b/x11-toolkits/py-wxPython4/Makefile >index 54706af3be83..0eeb10b0d5d5 100644 >--- a/x11-toolkits/py-wxPython4/Makefile >+++ b/x11-toolkits/py-wxPython4/Makefile >@@ -1,9 +1,9 @@ > PORTNAME= wxPython >-PORTVERSION= 4.1.1 >+PORTVERSION= 4.2.0 > CATEGORIES= x11-toolkits python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >-PKGNAMESUFFIX= 41 >+PKGNAMESUFFIX= 42 > DIST_SUBDIR= python > > MAINTAINER= desktop@FreeBSD.org >@@ -16,11 +16,12 @@ LICENSE_NAME_WXWINDOWS= wxWindows Library Licence, Version 3.1 > LICENSE_FILE_WXWINDOWS= ${WRKSRC}/license/licence.txt > LICENSE_PERMS_WXWINDOWS= dist-mirror pkg-mirror auto-accept > >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathlib2>0:devel/py-pathlib2@${PY_FLAVOR} >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrdict>0:devel/py-attrdict@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pathlib2>0:devel/py-pathlib2@${PY_FLAVOR} > > USES= compiler:c++11-lib gl localbase pkgconfig python:3.6+ > USE_GL= glu >-USE_WX= 3.1 >+USE_WX= 3.2 > USE_PYTHON= distutils autoplist > > OPTIONS_DEFINE= NLS >diff --git a/x11-toolkits/py-wxPython4/distinfo b/x11-toolkits/py-wxPython4/distinfo >index a796f2046b3d..5a115d3d0082 100644 >--- a/x11-toolkits/py-wxPython4/distinfo >+++ b/x11-toolkits/py-wxPython4/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1643317997 >-SHA256 (python/wxPython-4.1.1.tar.gz) = 00e5e3180ac7f2852f342ad341d57c44e7e4326de0b550b9a5c4a8361b6c3528 >-SIZE (python/wxPython-4.1.1.tar.gz) = 66043287 >+TIMESTAMP = 1662817003 >+SHA256 (python/wxPython-4.2.0.tar.gz) = 663cebc4509d7e5d113518865fe274f77f95434c5d57bc386ed58d65ceed86c7 >+SIZE (python/wxPython-4.2.0.tar.gz) = 70958238 >diff --git a/x11-toolkits/py-wxPython4/files/patch-sip_cpp_sip__gridwxGridEvent.cpp b/x11-toolkits/py-wxPython4/files/patch-sip_cpp_sip__gridwxGridEvent.cpp >index 14a153c42943..e69de29bb2d1 100644 >--- a/x11-toolkits/py-wxPython4/files/patch-sip_cpp_sip__gridwxGridEvent.cpp >+++ b/x11-toolkits/py-wxPython4/files/patch-sip_cpp_sip__gridwxGridEvent.cpp >@@ -1,13 +0,0 @@ >---- sip/cpp/sip_gridwxGridEvent.cpp.orig 2022-01-27 22:07:16 UTC >-+++ sip/cpp/sip_gridwxGridEvent.cpp >-@@ -32,8 +32,8 @@ class sipwxGridEvent : public ::wxGridEvent (public) >- * this class. >- */ >- protected: >-- int GetRow() SIP_OVERRIDE; >-- int GetCol() SIP_OVERRIDE; >-+ int GetRow(); >-+ int GetCol(); >- ::wxEvent* Clone() const SIP_OVERRIDE; >- ::wxEventCategory GetEventCategory() const SIP_OVERRIDE; >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265093
:
235127
|
235128
|
235166
|
235212
|
236303
|
236476
|
236567
|
237359