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:   wiz
Date:           Thu Oct 10 06:36:13 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-propcache


To generate a diff of this commit:
cvs rdiff -u -r1.4346 -r1.4347 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.4346 pkgsrc/devel/Makefile:1.4347
--- pkgsrc/devel/Makefile:1.4346        Sat Sep 21 13:14:58 2024
+++ pkgsrc/devel/Makefile       Thu Oct 10 06:36:13 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4346 2024/09/21 13:14:58 abs Exp $
+# $NetBSD: Makefile,v 1.4347 2024/10/10 06:36:13 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2817,6 +2817,7 @@ SUBDIR+=  py-progressbar2
 SUBDIR+=       py-project-api
 SUBDIR+=       py-project-metadata
 SUBDIR+=       py-prompt_toolkit
+SUBDIR+=       py-propcache
 SUBDIR+=       py-proteus
 SUBDIR+=       py-proto-plus
 SUBDIR+=       py-protobuf



Home | Main Index | Thread Index | Old Index