git: e9993d671d8a - main - net-p2p/tremotesf: update to 2.5.0

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Thu, 19 Oct 2023 07:08:21 UTC
The branch main has been updated by fuz:

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

commit e9993d671d8a9e9f5d3daad4a6b45bbf0c4af7bc
Author:     Anton Saietskii <vsasjason@gmail.com>
AuthorDate: 2023-10-16 11:52:30 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-10-19 07:07:28 +0000

    net-p2p/tremotesf: update to 2.5.0
    
    Remove separate distfile for libtremotesf as it has been merged into
    main tree.
    
    Remove separate distfile for cpp-httplib as we can use www/cpp-httplib
    now.
    
    Note: despite Qt 6 support added, we can't use it right now as KDE
    Framework 6 is also needed.
    
    Release info: https://github.com/equeim/tremotesf2/releases/tag/2.5.0
    
    PR:             274511
---
 net-p2p/tremotesf/Makefile | 11 ++++-------
 net-p2p/tremotesf/distinfo | 10 +++-------
 2 files changed, 7 insertions(+), 14 deletions(-)

diff --git a/net-p2p/tremotesf/Makefile b/net-p2p/tremotesf/Makefile
index 51d7bbf6299d..bf009ac3fae0 100644
--- a/net-p2p/tremotesf/Makefile
+++ b/net-p2p/tremotesf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tremotesf
-DISTVERSION=	2.4.0
-PORTREVISION=	1
+DISTVERSION=	2.5.0
 CATEGORIES=	net-p2p
 
 MAINTAINER=	vsasjason@gmail.com
@@ -12,16 +11,14 @@ LICENSE_FILE=	${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
 BUILD_DEPENDS=	cxxopts>0:devel/cxxopts
 LIB_DEPENDS=	libfmt.so:devel/libfmt \
 		libpsl.so:dns/libpsl
+TEST_DEPENDS=	cpp-httplib>0:www/cpp-httplib
 
 USES=		cmake:testing desktop-file-utils gettext-tools kde:5 pkgconfig \
 		qt:5 xorg
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	equeim yhirose:httplib
-GH_PROJECT=	tremotesf2 libtremotesf:lib cpp-httplib:httplib
-GH_SUBDIR=	src/libtremotesf:lib \
-		src/libtremotesf/3rdparty/cpp-httplib:httplib
-GH_TAGNAME=	27566318386b27d75f3ecbee3f91aa02e7da4460:lib v0.12.6:httplib
+GH_ACCOUNT=	equeim
+GH_PROJECT=	tremotesf2
 
 USE_KDE=	widgetsaddons windowsystem
 
diff --git a/net-p2p/tremotesf/distinfo b/net-p2p/tremotesf/distinfo
index 3b7242fe1199..87cdbcddff8a 100644
--- a/net-p2p/tremotesf/distinfo
+++ b/net-p2p/tremotesf/distinfo
@@ -1,7 +1,3 @@
-TIMESTAMP = 1696674248
-SHA256 (equeim-tremotesf2-2.4.0_GH0.tar.gz) = ad5b2a1eeccfdcd275e2ec2bb0f2f355c78f2500f50d22adfce064bd42a3fb75
-SIZE (equeim-tremotesf2-2.4.0_GH0.tar.gz) = 364704
-SHA256 (yhirose-cpp-httplib-v0.12.6_GH0.tar.gz) = 24bc594a9efcc08a5a6f3928e848d046d411a88b07bcd6f7f3851227a1f0133e
-SIZE (yhirose-cpp-httplib-v0.12.6_GH0.tar.gz) = 641145
-SHA256 (equeim-libtremotesf-27566318386b27d75f3ecbee3f91aa02e7da4460_GH0.tar.gz) = eccd698d7243d034ca4ba68fae924c486b6b0c4e709b079abb423acd774a1979
-SIZE (equeim-libtremotesf-27566318386b27d75f3ecbee3f91aa02e7da4460_GH0.tar.gz) = 76249
+TIMESTAMP = 1697455699
+SHA256 (equeim-tremotesf2-2.5.0_GH0.tar.gz) = 5e6f8afa34f3e1c09f986ca825345f8322f18bca3b856009f4a5f3998523e854
+SIZE (equeim-tremotesf2-2.5.0_GH0.tar.gz) = 419541