Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2026 03:18:50 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 93a15ea480c3 - main - math/libcerf: update=?utf-8?Q? 2.4 =E2=86=92?= 3.3
Message-ID:  <6a0bd69a.3f1fb.6bb8a333@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93a15ea480c3cdeb86c56a9c5585c518bfb3e949

commit 93a15ea480c3cdeb86c56a9c5585c518bfb3e949
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-19 03:18:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-19 03:18:41 +0000

    math/libcerf: update 2.4 → 3.3
---
 math/labplot/Makefile  | 2 +-
 math/libcerf/Makefile  | 4 +++-
 math/libcerf/distinfo  | 6 +++---
 math/libcerf/pkg-plist | 7 +++++--
 4 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/math/labplot/Makefile b/math/labplot/Makefile
index eefdba83b31a..c8ae28f4b662 100644
--- a/math/labplot/Makefile
+++ b/math/labplot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	labplot
 DISTVERSION=	2.12.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	math kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/
 DIST_SUBDIR=	KDE/${PORTNAME}
diff --git a/math/libcerf/Makefile b/math/libcerf/Makefile
index 2cba161f255c..cf81ee5231b8 100644
--- a/math/libcerf/Makefile
+++ b/math/libcerf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libcerf
-DISTVERSION=	2.4
+DISTVERSION=	3.3
 CATEGORIES=	math
 MASTER_SITES=	https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-v${DISTVERSION}
@@ -20,4 +20,6 @@ OPTIONS_DEFINE=	DOCS
 DOCSDIR=	${PREFIX}/share/doc/cerf # docs are installed with the same option and man pages
 PORTDOCS=	*
 
+# tests as of 3.3: 100% tests passed, 0 tests failed out of 18
+
 .include <bsd.port.mk>
diff --git a/math/libcerf/distinfo b/math/libcerf/distinfo
index fa3253126aa0..630b056b3772 100644
--- a/math/libcerf/distinfo
+++ b/math/libcerf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713843222
-SHA256 (libcerf-v2.4.tar.gz) = 080b30ae564c3dabe3b89264522adaf5647ec754021572bee54929697b276cdc
-SIZE (libcerf-v2.4.tar.gz) = 91336
+TIMESTAMP = 1779160060
+SHA256 (libcerf-v3.3.tar.gz) = ea2910085448e269b5f0f0fabe51ffd846ac68881904be99669d94dc0cc09765
+SIZE (libcerf-v3.3.tar.gz) = 215038
diff --git a/math/libcerf/pkg-plist b/math/libcerf/pkg-plist
index 670ef9769335..12a8feac0026 100644
--- a/math/libcerf/pkg-plist
+++ b/math/libcerf/pkg-plist
@@ -4,8 +4,11 @@ lib/cmake/cerf/cerfConfigVersion.cmake
 lib/cmake/cerf/cerfTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/cerf/cerfTargets.cmake
 lib/libcerf.so
-lib/libcerf.so.2
-lib/libcerf.so.2.4
+lib/libcerf.so.3
+lib/libcerf.so.3.1
+lib/libcerfcpp.so
+lib/libcerfcpp.so.3
+lib/libcerfcpp.so.3.1
 libdata/pkgconfig/libcerf.pc
 share/man/man3/cdawson.3.gz
 share/man/man3/cerf.3.gz


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0bd69a.3f1fb.6bb8a333>