git: 1b8d5a48cfcd - main - graphics/qcustomplot-qt5: Update 2.1.0 -> 2.1.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 25 Nov 2022 18:55:56 UTC
The branch main has been updated by yuri:

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

commit 1b8d5a48cfcdb6d7b5d69e6314fb0992de6b0e10
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-11-25 18:55:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-11-25 18:55:54 +0000

    graphics/qcustomplot-qt5: Update 2.1.0 -> 2.1.1
---
 audio/polyphone/Makefile          | 2 +-
 graphics/qcustomplot-qt5/Makefile | 4 ++--
 graphics/qcustomplot-qt5/distinfo | 6 +++---
 misc/nn-insight/Makefile          | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

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