pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Jan 22 04:26:20 UTC 2025

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable py-awscli-plugin-logs-tail.


To generate a diff of this commit:
cvs rdiff -u -r1.1586 -r1.1587 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1586 pkgsrc/net/Makefile:1.1587
--- pkgsrc/net/Makefile:1.1586  Wed Jan 15 14:13:39 2025
+++ pkgsrc/net/Makefile Wed Jan 22 04:26:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1586 2025/01/15 14:13:39 manu Exp $
+# $NetBSD: Makefile,v 1.1587 2025/01/22 04:26:20 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -714,6 +714,7 @@ SUBDIR+=    py-amqp
 SUBDIR+=       py-apache-libcloud
 SUBDIR+=       py-asyncio-nats-client
 SUBDIR+=       py-awscli
+SUBDIR+=       py-awscli-plugin-logs-tail
 SUBDIR+=       py-beanstalkc
 SUBDIR+=       py-bonjour
 SUBDIR+=       py-boto



Home | Main Index | Thread Index | Old Index