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: Fri Jun 2 13:28:58 UTC 2023
Modified Files:
pkgsrc/math/R-minqa: Makefile distinfo
Log Message:
(math/R-minqa) Updated 1.2.4 to 1.2.5
2022-10-18 K Mullen <mullenkate%gmail.com@localhost>
* src/altmov.f: Added initialization of IBDSAV to 0 at line 170.
Ben Bolker reported a case that triggered a segfault that I traced
to this variable being used uninitialized.
* DESCRIPTION: CRAN now says the Title field should be in title case,
changed to comply.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/math/R-minqa/Makefile:1.5
--- pkgsrc/math/R-minqa/Makefile:1.4 Thu Aug 8 19:53:51 2019
+++ pkgsrc/math/R-minqa/Makefile Fri Jun 2 13:28:58 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:51 brook Exp $
+# $NetBSD: Makefile,v 1.5 2023/06/02 13:28:58 mef Exp $
R_PKGNAME= minqa
-R_PKGVER= 1.2.4
-CATEGORIES= math
+R_PKGVER= 1.2.5
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.4 pkgsrc/math/R-minqa/distinfo:1.5
--- pkgsrc/math/R-minqa/distinfo:1.4 Tue Oct 26 10:55:29 2021
+++ pkgsrc/math/R-minqa/distinfo Fri Jun 2 13:28:58 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:55:29 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/06/02 13:28:58 mef Exp $
-BLAKE2s (R/minqa_1.2.4.tar.gz) = df1b45c349324dce1a7e5dbd13e4d52986b785d22c374531aecc692bb550d87c
-SHA512 (R/minqa_1.2.4.tar.gz) = 1f21e661b6bb8bad5074d2ac579ec0fa031a149c52dc22bc5d73927bfc71ac9bfbf73b01730288f5f4a9930aca53e838e028772996b2860a4f5578a151f61967
-Size (R/minqa_1.2.4.tar.gz) = 53548 bytes
+BLAKE2s (R/minqa_1.2.5.tar.gz) = 9175be8711c6cf12f2314e4713798e3dcc445e9e3dfe1e85579d66cc4592d091
+SHA512 (R/minqa_1.2.5.tar.gz) = 6551a509bf836fef87a5ec65ed0ae0402595decf4d42328840e7e2f654ecf811781c75611bd3734b27ad3b8f58863326a2acf779e6d2ce810daab38719453459
+Size (R/minqa_1.2.5.tar.gz) = 54415 bytes
Home |
Main Index |
Thread Index |
Old Index