Index: head/misc/urh/Makefile =================================================================== --- head/misc/urh/Makefile (revision 502199) +++ head/misc/urh/Makefile (revision 502200) @@ -1,34 +1,33 @@ # $FreeBSD$ PORTNAME= urh -DISTVERSION= 2.5.7 -PORTREVISION= 2 +DISTVERSION= 2.6.0 CATEGORIES= misc hamradio python MASTER_SITES= CHEESESHOP MAINTAINER= yuri@FreeBSD.org COMMENT= Universal Radio Hacker: investigate wireless protocols like a boss LICENSE= GPLv3 BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libomp.so:devel/openmp RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} USES= fortran python:3.4+ localbase pyqt:5 USE_PYQT= core gui test widgets USE_PYTHON= distutils cython noflavors autoplist PLIST_FILES= bin/urh.shadow post-install: @${MV} ${STAGEDIR}${PREFIX}/bin/urh ${STAGEDIR}${PREFIX}/bin/urh.shadow @(echo "#!/bin/sh"; \ echo ""; \ echo "LD_PRELOAD=${PREFIX}/lib/gcc${GCC_DEFAULT}/libgcc_s.so ${PREFIX}/bin/urh.shadow \"$$@\"" \ ) > ${STAGEDIR}${PREFIX}/bin/urh @${CHMOD} +x ${STAGEDIR}${PREFIX}/bin/urh .include Index: head/misc/urh/distinfo =================================================================== --- head/misc/urh/distinfo (revision 502199) +++ head/misc/urh/distinfo (revision 502200) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554656402 -SHA256 (urh-2.5.7.tar.gz) = 212c4a78503ef685c00f9e8b66e1a1840e6e6576b0599916708c15e4a801f20e -SIZE (urh-2.5.7.tar.gz) = 2607443 +TIMESTAMP = 1558426596 +SHA256 (urh-2.6.0.tar.gz) = 501a6ac0a1a599626f6d6fd230554ef56d2cddf1ec3255380ca320d808dea6ee +SIZE (urh-2.6.0.tar.gz) = 2770945