Date: Tue, 14 Apr 2026 18:08:28 +0000 From: Kenneth Raplee <kenrap@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Alexander Vereeken <Alexander88207@protonmail.com> Subject: git: 8a102d733494 - main - games/lgogdownloader: Update to 3.18 Message-ID: <69de829c.37a41.35528580@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kenrap: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a102d733494051220d6b3736d0121dd68a76ab8 commit 8a102d733494051220d6b3736d0121dd68a76ab8 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2026-04-13 16:24:38 +0000 Commit: Kenneth Raplee <kenrap@FreeBSD.org> CommitDate: 2026-04-14 18:07:45 +0000 games/lgogdownloader: Update to 3.18 Changelog: https://github.com/Sude-/lgogdownloader/releases/tag/v3.18 PR: 294483 Approved by: arrowd (co-mentor) --- games/lgogdownloader/Makefile | 3 +-- games/lgogdownloader/distinfo | 6 +++--- games/lgogdownloader/files/patch-CMakeLists.txt | 17 ----------------- 3 files changed, 4 insertions(+), 22 deletions(-) diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile index e2a55e62acaf..d6e4e1242121 100644 --- a/games/lgogdownloader/Makefile +++ b/games/lgogdownloader/Makefile @@ -1,6 +1,5 @@ PORTNAME= lgogdownloader -DISTVERSION= 3.17 -PORTREVISION= 3 +DISTVERSION= 3.18 CATEGORIES= games MASTER_SITES= https://github.com/Sude-/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/games/lgogdownloader/distinfo b/games/lgogdownloader/distinfo index 8355c70ba9a9..4a6981fb7504 100644 --- a/games/lgogdownloader/distinfo +++ b/games/lgogdownloader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744053626 -SHA256 (lgogdownloader-3.17.tar.gz) = fefda26206ebb1e2a6d734b76f6f07977da150064141f29ed1f90450daf4e69e -SIZE (lgogdownloader-3.17.tar.gz) = 104964 +TIMESTAMP = 1776097398 +SHA256 (lgogdownloader-3.18.tar.gz) = 1974f09cb0e0cdfed536937335488548addd92e5c654f4229ac22594a22f8ae0 +SIZE (lgogdownloader-3.18.tar.gz) = 107440 diff --git a/games/lgogdownloader/files/patch-CMakeLists.txt b/games/lgogdownloader/files/patch-CMakeLists.txt deleted file mode 100644 index 4095a64d7561..000000000000 --- a/games/lgogdownloader/files/patch-CMakeLists.txt +++ /dev/null @@ -1,17 +0,0 @@ ---- CMakeLists.txt.orig 2025-11-01 10:34:44 UTC -+++ CMakeLists.txt -@@ -13,12 +13,13 @@ find_package(Boost - find_package(Boost - CONFIG - REQUIRED -- system - filesystem - regex - program_options - date_time - iostreams -+OPTIONAL_COMPONENTS -+ system - ) - find_package(CURL 7.55.0 REQUIRED) - find_package(Jsoncpp REQUIRED)home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69de829c.37a41.35528580>
