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:           Mon Jun 22 05:32:21 UTC 2026

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + p5-Math-Prime-Util-GMP


To generate a diff of this commit:
cvs rdiff -u -r1.635 -r1.636 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.635 pkgsrc/math/Makefile:1.636
--- pkgsrc/math/Makefile:1.635  Mon Jun  8 07:39:43 2026
+++ pkgsrc/math/Makefile        Mon Jun 22 05:32:20 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.635 2026/06/08 07:39:43 dkazankov Exp $
+# $NetBSD: Makefile,v 1.636 2026/06/22 05:32:20 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -358,6 +358,7 @@ SUBDIR+=    p5-Math-MatrixReal
 SUBDIR+=       p5-Math-Pari
 SUBDIR+=       p5-Math-Permute-List
 SUBDIR+=       p5-Math-Prime-Util
+SUBDIR+=       p5-Math-Prime-Util-GMP
 SUBDIR+=       p5-Math-Random
 SUBDIR+=       p5-Math-Random-ISAAC
 SUBDIR+=       p5-Math-Random-ISAAC-XS



Home | Main Index | Thread Index | Old Index