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:14:23 UTC 2026

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

Log Message:
Remove chat/py-mautrix

This was a dependency only for mautrix-telegram which has been removed.


To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 pkgsrc/chat/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/py-mautrix/DESCR
cvs rdiff -u -r1.28 -r0 pkgsrc/chat/py-mautrix/Makefile
cvs rdiff -u -r1.9 -r0 pkgsrc/chat/py-mautrix/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/chat/py-mautrix/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.305 pkgsrc/chat/Makefile:1.306
--- pkgsrc/chat/Makefile:1.305  Thu Jan 22 19:13:07 2026
+++ pkgsrc/chat/Makefile        Thu Jan 22 19:14:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.305 2026/01/22 19:13:07 js Exp $
+# $NetBSD: Makefile,v 1.306 2026/01/22 19:14:23 js Exp $
 #
 
 COMMENT=       Communication programs
@@ -108,7 +108,6 @@ SUBDIR+=    py-hangups
 SUBDIR+=       py-mastodon
 SUBDIR+=       py-matrix-common
 SUBDIR+=       py-matrix-nio
-SUBDIR+=       py-mautrix
 SUBDIR+=       py-nbxmpp
 SUBDIR+=       py-telethon
 SUBDIR+=       py-tulir-telethon



Home | Main Index | Thread Index | Old Index