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 Nov 14 18:51:28 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + py-gmpy2


To generate a diff of this commit:
cvs rdiff -u -r1.552 -r1.553 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.552 pkgsrc/math/Makefile:1.553
--- pkgsrc/math/Makefile:1.552  Mon Sep 26 14:03:10 2022
+++ pkgsrc/math/Makefile        Mon Nov 14 18:51:28 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.552 2022/09/26 14:03:10 pin Exp $
+# $NetBSD: Makefile,v 1.553 2022/11/14 18:51:28 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -386,6 +386,7 @@ SUBDIR+=    py-claripy
 SUBDIR+=       py-ephem
 SUBDIR+=       py-fpconst
 SUBDIR+=       py-gmpy
+SUBDIR+=       py-gmpy2
 SUBDIR+=       py-gwcs
 SUBDIR+=       py-infinity
 SUBDIR+=       py-intervals



Home | Main Index | Thread Index | Old Index