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:   bacon
Date:           Wed Jan 10 14:22:49 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add py-cykhash


To generate a diff of this commit:
cvs rdiff -u -r1.4154 -r1.4155 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.4154 pkgsrc/devel/Makefile:1.4155
--- pkgsrc/devel/Makefile:1.4154        Thu Jan  4 11:06:23 2024
+++ pkgsrc/devel/Makefile       Wed Jan 10 14:22:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4154 2024/01/04 11:06:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4155 2024/01/10 14:22:49 bacon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2495,6 +2495,7 @@ SUBDIR+=  py-cppy
 SUBDIR+=       py-crayons
 SUBDIR+=       py-curtsies
 SUBDIR+=       py-cwcwidth
+SUBDIR+=       py-cykhash
 SUBDIR+=       py-cyordereddict
 SUBDIR+=       py-cython
 SUBDIR+=       py-cytoolz



Home | Main Index | Thread Index | Old Index