pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   maya
Date:           Sun Sep  7 18:34:31 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: py-awscrt


To generate a diff of this commit:
cvs rdiff -u -r1.4525 -r1.4526 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4525 pkgsrc/devel/Makefile:1.4526
--- pkgsrc/devel/Makefile:1.4525        Sun Sep  7 18:29:45 2025
+++ pkgsrc/devel/Makefile       Sun Sep  7 18:34:31 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4525 2025/09/07 18:29:45 maya Exp $
+# $NetBSD: Makefile,v 1.4526 2025/09/07 18:34:31 maya Exp $
 #
 
 COMMENT=       Development utilities
@@ -2530,6 +2530,7 @@ SUBDIR+=  py-automat
 SUBDIR+=       py-autopep8
 SUBDIR+=       py-aws-error-utils
 SUBDIR+=       py-aws-sso-lib
+SUBDIR+=       py-awscrt
 SUBDIR+=       py-babel
 SUBDIR+=       py-backcall
 SUBDIR+=       py-backports



Home | Main Index | Thread Index | Old Index