Skip to content

Commit

Permalink
net-p2p/tremotesf: update to 2.6.2
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Anton Saietskii authored and Zsolt Udvari committed Apr 29, 2024
1 parent 742d058 commit 1752db7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions net-p2p/tremotesf/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= tremotesf
DISTVERSION= 2.6.1
DISTVERSION= 2.6.2
CATEGORIES= net-p2p

MAINTAINER= vsasjason@gmail.com
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/tremotesf/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1752db7

Please sign in to comment.