From 3e07ec5fc79aeba1f97c38c375d5291d2e5066db Mon Sep 17 00:00:00 2001 From: Anton Saietskii Date: Sat, 27 Apr 2024 07:22:30 +0200 Subject: net-p2p/tremotesf: update to 2.6.2 Add compiler:c++20-lang to USES. Changelog: https://github.com/equeim/tremotesf2/releases/tag/2.6.2 PR: 278274 Approved by: Submitter is maintainer, diizzy (mentor) Differential Revision: https://reviews.freebsd.org/D44981 (cherry picked from commit 1752db72ddd89f09363a4688342d1b5039fc9e44) --- net-p2p/tremotesf/Makefile | 5 +++-- net-p2p/tremotesf/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net-p2p/tremotesf/Makefile b/net-p2p/tremotesf/Makefile index 1410fe0d1232..238f3867c0a4 100644 --- a/net-p2p/tremotesf/Makefile +++ b/net-p2p/tremotesf/Makefile @@ -1,5 +1,5 @@ PORTNAME= tremotesf -DISTVERSION= 2.6.1 +DISTVERSION= 2.6.2 CATEGORIES= net-p2p MAINTAINER= vsasjason@gmail.com @@ -19,7 +19,8 @@ qt5_CONFLICTS_INSTALL= ${PORTNAME}-qt6 qt6_PKGNAMESUFFIX= -qt6 qt6_CONFLICTS_INSTALL= ${PORTNAME} -USES= cmake:testing desktop-file-utils gettext-tools pkgconfig xorg +USES= cmake:testing compiler:c++20-lang desktop-file-utils \ + gettext-tools pkgconfig xorg .if ${FLAVOR} == qt5 USES+= kde:5 qt:5 diff --git a/net-p2p/tremotesf/distinfo b/net-p2p/tremotesf/distinfo index f0b50107893a..78bca7cebaaf 100644 --- a/net-p2p/tremotesf/distinfo +++ b/net-p2p/tremotesf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1710932801 -SHA256 (equeim-tremotesf2-2.6.1_GH0.tar.gz) = 4847c0bae6ea5ad25b770c6c8ac7faaa3c2062fb06417847bba3b201ee26497e -SIZE (equeim-tremotesf2-2.6.1_GH0.tar.gz) = 761558 +TIMESTAMP = 1712658868 +SHA256 (equeim-tremotesf2-2.6.2_GH0.tar.gz) = 3e8a1d41cb34313ac23c5443d3e82057c4653ef271998ca22b5d869f2d25a663 +SIZE (equeim-tremotesf2-2.6.2_GH0.tar.gz) = 761764 SHA256 (yhirose-cpp-httplib-v0.14.3_GH0.tar.gz) = dcf6486d9030937636d8a4f820ca9531808fd7edb283893dddbaa05f99357e63 SIZE (yhirose-cpp-httplib-v0.14.3_GH0.tar.gz) = 1149767 -- cgit v1.2.3