aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-02-06 04:26:50 +0000
committerDima Panov <fluffy@FreeBSD.org>2024-02-06 04:26:50 +0000
commitc99af31ec75faa4e6fcaa724f38d5e278f8c1a95 (patch)
treea96171498933adfdc3906e3b4aa9569df5a1c979
parent9fa59248eb8f1ec6f3ed8c24c0b2c22f0c8df53e (diff)
downloadports-c99af31ec75faa4e6fcaa724f38d5e278f8c1a95.tar.gz
ports-c99af31ec75faa4e6fcaa724f38d5e278f8c1a95.zip
net-im/telegram-desktop: update to 4.14.13 release (+)
-rw-r--r--net-im/telegram-desktop/Makefile5
-rw-r--r--net-im/telegram-desktop/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index bbbf1c9e3cf7..322b7e8d8a20 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -1,5 +1,5 @@
PORTNAME= telegram-desktop
-DISTVERSION= 4.14.12
+DISTVERSION= 4.14.13
CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full
@@ -106,6 +106,7 @@ TELEGRAM_API_ID= 601761
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1400000 && ${OSVERSION} < 1400091) || ${OSVERSION} < 1302507)
+#EXTRA_PATCHES= ${PATCHDIR}/extra-patch-CMakeLists.txt
USES+= llvm:min=16,build
USES:= ${USES:Ncompiler\:*} # XXX avoid warnings
.if defined(WITH_CCACHE_BUILD) && !defined(NO_CCACHE)
@@ -113,6 +114,8 @@ CMAKE_ARGS+= -DCMAKE_CC_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache" \
-DCMAKE_CPP_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache" \
-DCMAKE_CXX_COMPILER_LAUNCHER="${LOCALBASE}/bin/ccache"
.endif
+#.else
+#USES+= compiler:c++20-lang
.endif
post-extract:
diff --git a/net-im/telegram-desktop/distinfo b/net-im/telegram-desktop/distinfo
index 7cb98338f28f..f592feb5c2a9 100644
--- a/net-im/telegram-desktop/distinfo
+++ b/net-im/telegram-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706956678
-SHA256 (tdesktop-4.14.12-full.tar.gz) = 0556f9bedf4fbb185ed8df5646695b68204595e4976d5ec4a59f89cc7c540a7c
-SIZE (tdesktop-4.14.12-full.tar.gz) = 68148132
+TIMESTAMP = 1707153420
+SHA256 (tdesktop-4.14.13-full.tar.gz) = 55136d4d8566b913f91e4da870a342ae81f57b1e2b60e944f26080f7851e5e29
+SIZE (tdesktop-4.14.13-full.tar.gz) = 68146927