aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-11-25 18:55:10 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-11-25 18:55:54 +0000
commit1b8d5a48cfcdb6d7b5d69e6314fb0992de6b0e10 (patch)
treefa560a0f06e90cf188a6d1f52479b28636182601
parent4f955d3a346f58cfba00293b582c289ece58566c (diff)
downloadports-1b8d5a48cfcdb6d7b5d69e6314fb0992de6b0e10.tar.gz
ports-1b8d5a48cfcdb6d7b5d69e6314fb0992de6b0e10.zip
graphics/qcustomplot-qt5: Update 2.1.0 -> 2.1.1
-rw-r--r--audio/polyphone/Makefile2
-rw-r--r--graphics/qcustomplot-qt5/Makefile4
-rw-r--r--graphics/qcustomplot-qt5/distinfo6
-rw-r--r--misc/nn-insight/Makefile2
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