git: 3263fa212a56 - main - www/py-woob-qt: Update to latest commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jan 2023 22:19:38 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=3263fa212a567e91c75f6c679b187439ecad6a01 commit 3263fa212a567e91c75f6c679b187439ecad6a01 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-01-13 05:01:38 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-01-13 22:18:56 +0000 www/py-woob-qt: Update to latest commit This fixes compatibility with www/py-woob 3.1 --- www/py-woob-qt/Makefile | 15 ++++----------- www/py-woob-qt/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/www/py-woob-qt/Makefile b/www/py-woob-qt/Makefile index 470a6521712d..c15f099389e9 100644 --- a/www/py-woob-qt/Makefile +++ b/www/py-woob-qt/Makefile @@ -1,7 +1,6 @@ PORTNAME= woob-qt -DISTVERSION= 2.0-24 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -g5f92f73 +DISTVERSION= 2.0-27 +DISTVERSIONSUFFIX= -g958a79c2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,15 +20,12 @@ USE_PYTHON= autoplist distutils USE_GITLAB= yes GL_ACCOUNT= woob -GL_COMMIT= 5f92f73ed91b215bfd1c77d65650157335691b8b +GL_COMMIT= 958a79c2e5de4698afe34f960fc1698cf2de8ca5 -BINARY_ALIAS= pyuic5-python${PYTHON_VER}=pyuic5-${PYTHON_VER} +BINARY_ALIAS= pyuic5=pyuic5-${PYTHON_VER} NO_ARCH= yes -PYDISTUTILS_BUILDARGS= ${CONFIGURE_ARGS} -PYDISTUTILS_INSTALLARGS=-c -O1 --prefix=${PREFIX} ${CONFIGURE_ARGS} - # woob-qt attempts to install __init__.py and the generated bytecode into # these directories which conflicts with those installed by woob. We need to # delete these files and their entries in the generated plist post-install. @@ -38,9 +34,6 @@ COMMON_DIRS= woob \ woob/tools \ woob/tools/application -post-patch: - @${REINPLACE_CMD} -e 's|share/man|man|g' ${WRKSRC}/setup.py - post-install: .for dir in ${COMMON_DIRS:S|/|\/|g} @${REINPLACE_CMD} -e '/.*\/${dir}\/__init__.py/d' \ diff --git a/www/py-woob-qt/distinfo b/www/py-woob-qt/distinfo index cf562904b34c..7600905cf5b1 100644 --- a/www/py-woob-qt/distinfo +++ b/www/py-woob-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645628579 -SHA256 (woob-woob-qt-5f92f73ed91b215bfd1c77d65650157335691b8b_GL0.tar.gz) = e54ffbe1dc6ca319d28d6231b6d3fd82d284f3c7741cea1b044294500a5e8d7d -SIZE (woob-woob-qt-5f92f73ed91b215bfd1c77d65650157335691b8b_GL0.tar.gz) = 374457 +TIMESTAMP = 1671858208 +SHA256 (woob-woob-qt-958a79c2e5de4698afe34f960fc1698cf2de8ca5_GL0.tar.gz) = c63cb7734e59f8d6853e67b0f8fd93d95a1ff169fef6a42e5aa0bd0d4e4cfe8d +SIZE (woob-woob-qt-958a79c2e5de4698afe34f960fc1698cf2de8ca5_GL0.tar.gz) = 374277