aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2023-02-22 07:06:39 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2023-03-09 11:15:07 +0000
commit6d3a647cc0ba425475074038caed83f68bd739b2 (patch)
tree66c659e2701f1026a5791d501cb3423e88a82d1c /comms
parent33c4381d405b3d400099ac6d5ad3bd53e9167593 (diff)
downloadports-6d3a647cc0ba425475074038caed83f68bd739b2.tar.gz
ports-6d3a647cc0ba425475074038caed83f68bd739b2.zip
PyQt: Update to latest versions
- PyQt5: update to 5.15.9 - PyQt6: upate to 6.4.2 - PyQt6-sip: update to 13.4.1 - PyQt5-sip: update to 12.11.1 - PyQt-builder: update to 1.14.1 - sip: upate to 6.7.7 PR: 269751 Exp-run by: antoine
Diffstat (limited to 'comms')
-rw-r--r--comms/gnuradio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 11bd639691f2..46b974ea9018 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gnuradio
DISTVERSIONPREFIX= v
DISTVERSION= 3.8.4.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= comms astro hamradio
MAINTAINER= hamradio@FreeBSD.org