Index: devel/py-pyinstaller/Makefile =================================================================== --- devel/py-pyinstaller/Makefile (revision 475078) +++ devel/py-pyinstaller/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pyinstaller -PORTVERSION= 2.1 -PORTREVISION= 3 +PORTVERSION= 3.3.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,13 +13,14 @@ LICENSE= GPLv2 -BROKEN_mips64= Does not compile: cc1: error: unrecognized command line option "-m64 +BROKEN_mips64= Does not compile: cc1: error: unrecognized command line option "-m64 OPTIONS_DEFINE= DOCS EXTRACT_AFTER_ARGS= --exclude doc/source --no-same-owner --no-same-permissions -USES= python:2.7 +USES= python USE_PYTHON= autoplist distutils +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dis3>0:devel/py-dis3@${PY_FLAVOR} DOCSDIR= ${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME} PORTDOCS= * @@ -29,15 +29,11 @@ @${REINPLACE_CMD} -e '/install_requires/s,distribute,setuptools,' \ ${WRKSRC}/${PYSETUP} @${REINPLACE_CMD} -e '/\/sbin\/ldconfig/s,-p,-r,' \ - ${WRKSRC}/PyInstaller/bindepend.py \ ${WRKSRC}/PyInstaller/depend/utils.py - @${REINPLACE_CMD} -e '/libpython/s,\.so\.1\.0,.so.1,' \ - ${WRKSRC}/PyInstaller/bindepend.py - @${REINPLACE_CMD} -e '/defined(__x86_64__)/s,$$, || defined(__aarch64__) || defined(__powerpc64__) || defined(__sparc64__),' \ - ${WRKSRC}/bootloader/common/stb.h - + pre-build: - cd ${WRKSRC}/bootloader && ${PYTHON_CMD} waf configure build install + cd ${WRKSRC}/bootloader && \ + ${PYTHON_CMD} waf all post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Index: devel/py-pyinstaller/distinfo =================================================================== --- devel/py-pyinstaller/distinfo (revision 475078) +++ devel/py-pyinstaller/distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (PyInstaller-2.1.tar.gz) = feff03a3212d984882432ff81c6afcdcf04d8f636fd4beb131b7a027653b3b05 -SIZE (PyInstaller-2.1.tar.gz) = 4811236 +TIMESTAMP = 1532238381 +SHA256 (PyInstaller-3.3.1.tar.gz) = 715f81f24b1ef0e5fe3b3c71e7540551838e46e9de30882aa7c0a521147fd1ce +SIZE (PyInstaller-3.3.1.tar.gz) = 3458638