Date: Tue, 23 Sep 2025 03:22:36 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b46f803185c0 - main - net/rsplib: Update 3.5.3 => 3.5.4 Message-ID: <202509230322.58N3Majq029736@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b46f803185c0eec94472fc3463b667917ce42fd6 commit b46f803185c0eec94472fc3463b667917ce42fd6 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2025-09-23 03:15:52 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-09-23 03:15:52 +0000 net/rsplib: Update 3.5.3 => 3.5.4 Changelog: https://github.com/dreibh/rsplib/blob/rsplib-3.5.4/ChangeLog Commit log: https://github.com/dreibh/rsplib/compare/rsplib-3.5.3...rsplib-3.5.4 While here remove unused dependency - doesn't link this libGL. PR: 289768 --- net/rsplib/Makefile | 4 ++-- net/rsplib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/rsplib/Makefile b/net/rsplib/Makefile index a565f4ef9bab..ea39bdc16d02 100644 --- a/net/rsplib/Makefile +++ b/net/rsplib/Makefile @@ -1,5 +1,5 @@ PORTNAME= rsplib -DISTVERSION= 3.5.3 +DISTVERSION= 3.5.4 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/rserpool/download/ @@ -15,7 +15,7 @@ BUILD_DEPENDS= gm:graphics/GraphicsMagick \ USES= cmake desktop-file-utils ghostscript:10,build gl qt:6 \ shebangfix tar:xz -USE_GL= gl opengl +USE_GL= opengl USE_LDCONFIG= yes USE_QT= base diff --git a/net/rsplib/distinfo b/net/rsplib/distinfo index 8103ac28d472..6946c5716e45 100644 --- a/net/rsplib/distinfo +++ b/net/rsplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751726919 -SHA256 (rsplib-3.5.3.tar.xz) = e8f5c1d09106149ecf1adf163c129abb5a3d6a02418841cad5d31ba903670a67 -SIZE (rsplib-3.5.3.tar.xz) = 1055992 +TIMESTAMP = 1758565781 +SHA256 (rsplib-3.5.4.tar.xz) = e9416ccc53d7ec4b1a8dc0a1332908a88a845351349548659dd9588ecbe182e1 +SIZE (rsplib-3.5.4.tar.xz) = 1177580home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509230322.58N3Majq029736>
