pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat



Module Name:    pkgsrc
Committed By:   js
Date:           Thu Jan 22 19:17:30 UTC 2026

Modified Files:
        pkgsrc/chat: Makefile
Removed Files:
        pkgsrc/chat/py-tulir-telethon: DESCR Makefile PLIST distinfo

Log Message:
Remove chat/py-tulir-telethon

This was only used by mautrix-telegram, which has been removed.


To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 pkgsrc/chat/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/py-tulir-telethon/DESCR
cvs rdiff -u -r1.4 -r0 pkgsrc/chat/py-tulir-telethon/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/chat/py-tulir-telethon/PLIST \
    pkgsrc/chat/py-tulir-telethon/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/Makefile
diff -u pkgsrc/chat/Makefile:1.306 pkgsrc/chat/Makefile:1.307
--- pkgsrc/chat/Makefile:1.306  Thu Jan 22 19:14:23 2026
+++ pkgsrc/chat/Makefile        Thu Jan 22 19:17:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.306 2026/01/22 19:14:23 js Exp $
+# $NetBSD: Makefile,v 1.307 2026/01/22 19:17:29 js Exp $
 #
 
 COMMENT=       Communication programs
@@ -110,7 +110,6 @@ SUBDIR+=    py-matrix-common
 SUBDIR+=       py-matrix-nio
 SUBDIR+=       py-nbxmpp
 SUBDIR+=       py-telethon
-SUBDIR+=       py-tulir-telethon
 SUBDIR+=       py-xmpppy
 SUBDIR+=       py-zulip
 SUBDIR+=       py-zulip-term



Home | Main Index | Thread Index | Old Index