pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/R-minqa



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Nov  5 03:55:42 UTC 2024

Modified Files:
        pkgsrc/math/R-minqa: Makefile distinfo

Log Message:
(math/R-minga) Updated 1.2.6 to 1.2.8, make test passed

2024-09-17 K Mullen <mullenkate%gmail.com@localhost>
        src/Makevars: remove reference to deprecated "Rcpp:::LdFlags()"
        DESCRIPTION: remove Author field, add Authors@R field
2024-05-19 K Mullen <mullenkate%gmail.com@localhost>
        * src/*f: changed syntax of DO loops to avoid warnings / errors
        triggered by more modern Fortan compilers


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/R-minqa/Makefile \
    pkgsrc/math/R-minqa/distinfo

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

Modified files:

Index: pkgsrc/math/R-minqa/Makefile
diff -u pkgsrc/math/R-minqa/Makefile:1.6 pkgsrc/math/R-minqa/Makefile:1.7
--- pkgsrc/math/R-minqa/Makefile:1.6    Sat Feb  3 11:04:04 2024
+++ pkgsrc/math/R-minqa/Makefile        Tue Nov  5 03:55:41 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2024/02/03 11:04:04 mef Exp $
+# $NetBSD: Makefile,v 1.7 2024/11/05 03:55:41 mef Exp $
 
 R_PKGNAME=     minqa
-R_PKGVER=      1.2.6
+R_PKGVER=      1.2.8
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Derivative-free optimization algorithms by quadratic approximation
Index: pkgsrc/math/R-minqa/distinfo
diff -u pkgsrc/math/R-minqa/distinfo:1.6 pkgsrc/math/R-minqa/distinfo:1.7
--- pkgsrc/math/R-minqa/distinfo:1.6    Sat Feb  3 11:04:04 2024
+++ pkgsrc/math/R-minqa/distinfo        Tue Nov  5 03:55:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/02/03 11:04:04 mef Exp $
+$NetBSD: distinfo,v 1.7 2024/11/05 03:55:41 mef Exp $
 
-BLAKE2s (R/minqa_1.2.6.tar.gz) = 7e9eda4f9a13ed375895223cac6158def0a8a1a04ca27badb8674366cec3bc31
-SHA512 (R/minqa_1.2.6.tar.gz) = 542f2cba9339f871f5d3099f85af4bafff5dc4c6959203dbcde65adceac78d6dfda1241d0a7c465cf452a366c720d9e67453f69d78c72c20f9b46cdf9107ce91
-Size (R/minqa_1.2.6.tar.gz) = 54493 bytes
+BLAKE2s (R/minqa_1.2.8.tar.gz) = 8230b005cfe3f548588b5d2ae546ec16c75a9814e81df2ec1ef3845c444ebd38
+SHA512 (R/minqa_1.2.8.tar.gz) = e26ab71455b4f2b2de443cc4545b556ba88124d1b4057fbd58d123a305df9625149064df6c3ff60e6122ae60b2b70282c4df903c6a00ce719f5949fd89bd48f4
+Size (R/minqa_1.2.8.tar.gz) = 54644 bytes



Home | Main Index | Thread Index | Old Index