diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-16 01:56:00 +0800 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-12-16 01:56:00 +0800 |
commit | ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353 (patch) | |
tree | e9c99afa059233e2351952c5f0d2cbd148ff61a4 /comms | |
parent | 68cd4d73dd90101575595c45abade600cfcdd52c (diff) | |
download | freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.tar.gz freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.tar.zst freebsd-ports-gnome-ecb5b21c9e5a07995fe3bf8233b97fb7ebab7353.zip |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to 12.8.1
PR: 251764
Exp-run by: antoine
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnuradio/Makefile | 2 | ||||
-rw-r--r-- | comms/nanovna-saver/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index a292615901cc..d53846f3f4de 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/nanovna-saver/Makefile b/comms/nanovna-saver/Makefile index a17cbb28012f..592290735c15 100644 --- a/comms/nanovna-saver/Makefile +++ b/comms/nanovna-saver/Makefile @@ -3,6 +3,7 @@ PORTNAME= nanovna-saver DISTVERSIONPREFIX= v DISTVERSION= 0.3.7 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org |