pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   bacon
Date:           Thu Jul 20 14:16:44 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-colormath


To generate a diff of this commit:
cvs rdiff -u -r1.568 -r1.569 pkgsrc/math/Makefile

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

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.568 pkgsrc/math/Makefile:1.569
--- pkgsrc/math/Makefile:1.568  Mon Jul  3 12:44:07 2023
+++ pkgsrc/math/Makefile        Thu Jul 20 14:16:44 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.568 2023/07/03 12:44:07 wiz Exp $
+# $NetBSD: Makefile,v 1.569 2023/07/20 14:16:44 bacon Exp $
 
 COMMENT=       Mathematics
 
@@ -387,6 +387,7 @@ SUBDIR+=    py-astropy-helpers
 SUBDIR+=       py-bottleneck
 SUBDIR+=       py-cdecimal
 SUBDIR+=       py-claripy
+SUBDIR+=       py-colormath
 SUBDIR+=       py-ephem
 SUBDIR+=       py-fpconst
 SUBDIR+=       py-gmpy2



Home | Main Index | Thread Index | Old Index