mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update math/R-cran-quadprog to 1.5-5
ChangeLog: * src/util.f: Changed declaration of arrays in subroutine to avoid faults if R is running with array bound checks. Approved by: bdrewery (mentor) Feature safe: yes
This commit is contained in:
parent
654d51a0a0
commit
f146214399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316132
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quadprog
|
||||
DISTVERSION= 1.5-4
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.5-5
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (quadprog_1.5-4.tar.gz) = b596941afb3809a4f7fb7a635c78e64f9dbbce80c7f053825765880e79fe4ea0
|
||||
SIZE (quadprog_1.5-4.tar.gz) = 34653
|
||||
SHA256 (quadprog_1.5-5.tar.gz) = d999620688354c283de5bb305203f5db70271b4dfdc23577cae8c2ba94c9e349
|
||||
SIZE (quadprog_1.5-5.tar.gz) = 33651
|
||||
|
Loading…
Reference in New Issue
Block a user