Skip to content

Commit

Permalink
net-p2p/tremotesf: update to 2.5.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Anton Saietskii authored and clausecker committed Oct 19, 2023
1 parent ec67170 commit e9993d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
11 changes: 4 additions & 7 deletions net-p2p/tremotesf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= tremotesf
DISTVERSION= 2.4.0
PORTREVISION= 1
DISTVERSION= 2.5.0
CATEGORIES= net-p2p

MAINTAINER= vsasjason@gmail.com
Expand All @@ -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

Expand Down
10 changes: 3 additions & 7 deletions net-p2p/tremotesf/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e9993d6

Please sign in to comment.