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:02:54 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: Enable py-apycula


To generate a diff of this commit:
cvs rdiff -u -r1.4559 -r1.4560 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.4559 pkgsrc/devel/Makefile:1.4560
--- pkgsrc/devel/Makefile:1.4559        Thu Dec 25 17:01:18 2025
+++ pkgsrc/devel/Makefile       Thu Dec 25 17:02:54 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4559 2025/12/25 17:01:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.4560 2025/12/25 17:02:54 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -2521,6 +2521,7 @@ SUBDIR+=  py-apipkg
 SUBDIR+=       py-appdirs
 SUBDIR+=       py-approval-utilities
 SUBDIR+=       py-approvaltests
+SUBDIR+=       py-apycula
 SUBDIR+=       py-archinfo
 SUBDIR+=       py-argcomplete
 SUBDIR+=       py-argparse



Home | Main Index | Thread Index | Old Index