svn commit: r528477 - head/net-im/telegram-desktop
Tobias C. Berner
tcberner at FreeBSD.org
Sun Mar 15 08:18:53 UTC 2020
Author: tcberner
Date: Sun Mar 15 08:18:52 2020
New Revision: 528477
URL: https://svnweb.freebsd.org/changeset/ports/528477
Log:
net-im/telegram-desktop: remove deprecation warning
The python dependency was bumped to python3 in r528475
Modified:
head/net-im/telegram-desktop/Makefile
Modified: head/net-im/telegram-desktop/Makefile
==============================================================================
--- head/net-im/telegram-desktop/Makefile Sun Mar 15 08:15:12 2020 (r528476)
+++ head/net-im/telegram-desktop/Makefile Sun Mar 15 08:18:52 2020 (r528477)
@@ -10,9 +10,6 @@ COMMENT= Telegram Desktop messaging app
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-09-15
-
NOT_FOR_ARCHS= powerpc powerpc64 powerpcspe
NOT_FOR_ARCHS_REASON= Only little endian is supported
More information about the svn-ports-all
mailing list