Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 01:52:44 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a52f7a80b9a7 - main - misc/urh: update 2.9.4 =?utf-8?Q?=E2=86=92?= 2.9.6
Message-ID:  <202404160152.43G1qiH2069005@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a52f7a80b9a7c074252102b5ac0cb6d2ce873bfb

commit a52f7a80b9a7c074252102b5ac0cb6d2ce873bfb
Author:     Andrey Korobkov <alster@vinterdalen.se>
AuthorDate: 2024-04-16 01:47:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-16 01:52:35 +0000

    misc/urh: update 2.9.4 → 2.9.6
    
    PR:     278346
---
 misc/urh/Makefile | 12 ++++++------
 misc/urh/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/misc/urh/Makefile b/misc/urh/Makefile
index f6cf5db72a8c..ad962067b4af 100644
--- a/misc/urh/Makefile
+++ b/misc/urh/Makefile
@@ -1,14 +1,14 @@
 PORTNAME=	urh
-DISTVERSION=	2.9.4
-PORTREVISION=	3
+DISTVERSION=	2.9.6
 CATEGORIES=	misc hamradio python
 MASTER_SITES=	PYPI
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Universal Radio Hacker: investigate wireless protocols like a boss
-WWW=		https://github.com/jopohl/urh
+WWW=		https://github.com/jopohl/urh/
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 .if !exists(/usr/include/omp.h)
 BROKEN=		requires OpenMP support that is missing on this architecture
@@ -19,9 +19,9 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR}
 
-USES=		compiler:c++11-lang fortran python localbase pyqt:5
-USE_PYQT=	pyqt5
-USE_PYTHON=	distutils cython noflavors autoplist
+USES=		fortran localbase python pyqt:6
+USE_PYQT=	pyqt6
+USE_PYTHON=	autoplist cython distutils noflavors
 
 PLIST_FILES=	bin/urh.shadow
 
diff --git a/misc/urh/distinfo b/misc/urh/distinfo
index 2645f9001b39..66d985f2f8aa 100644
--- a/misc/urh/distinfo
+++ b/misc/urh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675064997
-SHA256 (urh-2.9.4.tar.gz) = da5ee5acf9af62a8261e35cf2f2e40c37dc0898f0d84a3efd5f4ea21e5fb9ced
-SIZE (urh-2.9.4.tar.gz) = 2971273
+TIMESTAMP = 1713125931
+SHA256 (urh-2.9.6.tar.gz) = 0dee42619009361e8f5f54d48f31e1c6cf24b171c773dd38f99a34111a0945e1
+SIZE (urh-2.9.6.tar.gz) = 2987257



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404160152.43G1qiH2069005>