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: riastradh
Date: Sun Mar 16 19:43:41 UTC 2025
Modified Files:
pkgsrc/chat: Makefile
Log Message:
chat/Makefile: Nix py-sydent entry.
This had crept in with the chat/converse.js import at:
https://mail-index.netbsd.org/pkgsrc-changes/2025/03/15/msg319863.html
py-sydent lives under www/, not chat/.
To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 pkgsrc/chat/Makefile
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.294 pkgsrc/chat/Makefile:1.295
--- pkgsrc/chat/Makefile:1.294 Sat Mar 15 01:09:02 2025
+++ pkgsrc/chat/Makefile Sun Mar 16 19:43:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.294 2025/03/15 01:09:02 manu Exp $
+# $NetBSD: Makefile,v 1.295 2025/03/16 19:43:41 riastradh Exp $
#
COMMENT= Communication programs
@@ -108,7 +108,6 @@ SUBDIR+= py-matrix-common
SUBDIR+= py-matrix-nio
SUBDIR+= py-mautrix
SUBDIR+= py-nbxmpp
-SUBDIR+= py-sydent
SUBDIR+= py-telethon
SUBDIR+= py-tulir-telethon
SUBDIR+= py-xmpppy
Home |
Main Index |
Thread Index |
Old Index