Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 2021 11:10:29 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4c8c1dacdc8a - main - math/labplot: update to 2.8.2
Message-ID:  <202105091110.149BATPq012842@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c8c1dacdc8ad515b9925c9467d395c9ca052b65

commit 4c8c1dacdc8ad515b9925c9467d395c9ca052b65
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2021-05-09 10:50:19 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2021-05-09 11:09:19 +0000

    math/labplot: update to 2.8.2
---
 math/labplot/Makefile | 4 ++--
 math/labplot/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 1fa22fe2e85d..d326eb434c16 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,8 +1,7 @@
 # Created by: Kay Lehmann <kay_lehmann@web.de>
 
 PORTNAME=	labplot
-DISTVERSION=	2.8.1
-PORTREVISION=	8
+DISTVERSION=	2.8.2
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 
@@ -30,6 +29,7 @@ USE_QT=		concurrent core dbus gui network printsupport serialport \
 		buildtools_build qmake_build
 
 CMAKE_OFF=	ENABLE_LIBCERF
+CMAKE_ON=	CMAKE_DISABLE_FIND_PACKAGE_KUserFeedback
 
 DATADIR=	${PREFIX}/share/labplot2
 
diff --git a/math/labplot/distinfo b/math/labplot/distinfo
index e3b6fec2ff71..38881829a752 100644
--- a/math/labplot/distinfo
+++ b/math/labplot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605430703
-SHA256 (labplot-2.8.1.tar.xz) = 726909a8335921c742c4d92f66663ecdb447ddee0d74568c50a22330c79e079a
-SIZE (labplot-2.8.1.tar.xz) = 13203288
+TIMESTAMP = 1620556356
+SHA256 (labplot-2.8.2.tar.xz) = 8ec581da971735bfab20c28b1a7507196bf102a991d895bb1ec892c521b31dfa
+SIZE (labplot-2.8.2.tar.xz) = 13235168



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105091110.149BATPq012842>