diff --git a/audio/polyphone/Makefile b/audio/polyphone/Makefile index cb607e7892dd..9742e85bd265 100644 --- a/audio/polyphone/Makefile +++ b/audio/polyphone/Makefile @@ -1,6 +1,6 @@ PORTNAME= polyphone DISTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/qcustomplot-qt5/Makefile b/graphics/qcustomplot-qt5/Makefile index 3b65838a4b46..e55b7be07c25 100644 --- a/graphics/qcustomplot-qt5/Makefile +++ b/graphics/qcustomplot-qt5/Makefile @@ -1,7 +1,7 @@ PORTNAME= qcustomplot -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= graphics -MASTER_SITES= https://www.qcustomplot.com/release/${PORTVERSION}fixed/ +MASTER_SITES= https://www.qcustomplot.com/release/${PORTVERSION}/ PKGNAMESUFFIX= ${SUFFIX} DISTNAME= QCustomPlot DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} diff --git a/graphics/qcustomplot-qt5/distinfo b/graphics/qcustomplot-qt5/distinfo index fcf15f33df10..3dc2d8b1c4ea 100644 --- a/graphics/qcustomplot-qt5/distinfo +++ b/graphics/qcustomplot-qt5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617993334 -SHA256 (qcustomplot-2.1.0/QCustomPlot.tar.gz) = 7d6a886993708c07d986065d517ac7e9f3ab067b25acd3d0442eec203d9e448c -SIZE (qcustomplot-2.1.0/QCustomPlot.tar.gz) = 3762848 +TIMESTAMP = 1669346468 +SHA256 (qcustomplot-2.1.1/QCustomPlot.tar.gz) = 9afc16e70e8bd8c8d5b13020387716f5e063e115b6599f0421a3846dc6ec312a +SIZE (qcustomplot-2.1.1/QCustomPlot.tar.gz) = 3772098 diff --git a/misc/nn-insight/Makefile b/misc/nn-insight/Makefile index 1f37217669f9..2efda0af8b19 100644 --- a/misc/nn-insight/Makefile +++ b/misc/nn-insight/Makefile @@ -1,6 +1,6 @@ PORTNAME= nn-insight DISTVERSION= 1.0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org