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:   wiz
Date:           Sun Dec 21 17:22:53 UTC 2025

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + py-roman_numerals


To generate a diff of this commit:
cvs rdiff -u -r1.631 -r1.632 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.631 pkgsrc/math/Makefile:1.632
--- pkgsrc/math/Makefile:1.631  Sat Nov 15 12:15:33 2025
+++ pkgsrc/math/Makefile        Sun Dec 21 17:22:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.631 2025/11/15 12:15:33 wen Exp $
+# $NetBSD: Makefile,v 1.632 2025/12/21 17:22:52 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -453,6 +453,7 @@ SUBDIR+=    py-pythran
 SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman
+SUBDIR+=       py-roman_numerals
 SUBDIR+=       py-roman_numerals_py
 SUBDIR+=       py-rpy
 SUBDIR+=       py-scikit-image



Home | Main Index | Thread Index | Old Index