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:   ryoon
Date:           Thu Dec 25 17:01:18 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable py-crc


To generate a diff of this commit:
cvs rdiff -u -r1.4558 -r1.4559 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.4558 pkgsrc/devel/Makefile:1.4559
--- pkgsrc/devel/Makefile:1.4558        Thu Dec 25 16:35:58 2025
+++ pkgsrc/devel/Makefile       Thu Dec 25 17:01:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4558 2025/12/25 16:35:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.4559 2025/12/25 17:01:18 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2627,6 +2627,7 @@ SUBDIR+=  py-cpplint
 SUBDIR+=       py-cppy
 SUBDIR+=       py-cram
 SUBDIR+=       py-crayons
+SUBDIR+=       py-crc
 SUBDIR+=       py-cucumber-expressions
 SUBDIR+=       py-cucumber-tag-expressions
 SUBDIR+=       py-curtsies



Home | Main Index | Thread Index | Old Index