Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2024 16:06:59 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bdcc272b6762 - main - net-im/telegram-desktop: sort out the list of the removing components
Message-ID:  <202406111606.45BG6xVD048882@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa:

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

commit bdcc272b6762c6b02dff6eeb677c5de9e71a86fc
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-06-11 16:06:04 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-06-11 16:06:54 +0000

    net-im/telegram-desktop: sort out the list of the removing components
    
    No functional changes, do not bump PORTREVISION.
---
 net-im/telegram-desktop/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 0606f334648f..d70cc2737b9e 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -134,16 +134,16 @@ post-extract:
 		${WRKSRC}/Telegram/ThirdParty/hime \
 		${WRKSRC}/Telegram/ThirdParty/hunspell \
 		${WRKSRC}/Telegram/ThirdParty/jemalloc \
+		${WRKSRC}/Telegram/ThirdParty/jimf \
+		${WRKSRC}/Telegram/ThirdParty/kcoreaddons \
+		${WRKSRC}/Telegram/ThirdParty/kimageformats \
 		${WRKSRC}/Telegram/ThirdParty/lz4 \
 		${WRKSRC}/Telegram/ThirdParty/minizip \
-		${WRKSRC}/Telegram/ThirdParty/jimf \
 		${WRKSRC}/Telegram/ThirdParty/plasma-wayland-protocols \
 		${WRKSRC}/Telegram/ThirdParty/range-v3 \
 		${WRKSRC}/Telegram/ThirdParty/wayland \
 		${WRKSRC}/Telegram/ThirdParty/wayland-protocols \
-		${WRKSRC}/Telegram/ThirdParty/xxHash \
-		${WRKSRC}/Telegram/ThirdParty/kcoreaddons \
-		${WRKSRC}/Telegram/ThirdParty/kimageformats
+		${WRKSRC}/Telegram/ThirdParty/xxHash
 
 post-patch:
 	# XXX fix the following on every source file



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406111606.45BG6xVD048882>