Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2026 09:35:53 +0000
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14862ccb6437 - main - math/labplot: bump after devel/liborcus upgrade
Message-ID:  <698d9ef9.18bb9.677dde63@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14862ccb64377d1f0e21674bf7a843f315e8a7c8

commit 14862ccb64377d1f0e21674bf7a843f315e8a7c8
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-02-12 09:01:49 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-02-12 09:35:43 +0000

    math/labplot: bump after devel/liborcus upgrade
---
 math/labplot/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index 43f230f45851..ed5c13b4aab2 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	labplot
 DISTVERSION=	2.12.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/
 DIST_SUBDIR=	KDE/${PORTNAME}
@@ -74,7 +74,7 @@ NETCDF_CMAKE_BOOL=	ENABLE_NETCDF
 
 ORCUS_DESC=		Spreadsheet processing filters (via liborcus)
 ORCUS_LIB_DEPENDS=	libixion-0.20.so:textproc/libixion \
-			liborcus-0.20.so:devel/liborcus
+			liborcus-0.21.so:devel/liborcus
 ORCUS_CMAKE_BOOL=	ENABLE_ORCUS
 
 ORIGINLAB_DESC=		OriginLab project files support


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698d9ef9.18bb9.677dde63>