Skip to content

Commit

Permalink
x11-toolkits/py-wxPython4: Update to 4.2.0
Browse files Browse the repository at this point in the history
- use wxgtk32

PR:		265093
  • Loading branch information
lbartoletti committed Oct 25, 2022
1 parent 6718743 commit 986adf7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 20 deletions.
9 changes: 5 additions & 4 deletions 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
Expand All @@ -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}pathlib2>0:devel/py-pathlib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}attrdict>0:devel/py-attrdict@${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
Expand Down
6 changes: 3 additions & 3 deletions 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 = 1662795152
SHA256 (python/wxPython-4.2.0.tar.gz) = 663cebc4509d7e5d113518865fe274f77f95434c5d57bc386ed58d65ceed86c7
SIZE (python/wxPython-4.2.0.tar.gz) = 70958238

This file was deleted.

0 comments on commit 986adf7

Please sign in to comment.