mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
math/R-cran-nloptr: Update to 2.0.1
This commit is contained in:
parent
d73d432ed1
commit
dd20cd05e2
@ -1,7 +1,7 @@
|
||||
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
|
||||
PORTNAME= nloptr
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= R interface to NLopt
|
||||
LICENSE= LGPL3
|
||||
|
||||
LIB_DEPENDS= libnlopt.so:math/nlopt
|
||||
RUN_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
|
||||
RUN_DEPENDS= R-cran-testthat>=3.0.0:devel/R-cran-testthat
|
||||
|
||||
USES= cran:auto-plist,compiles pkgconfig
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1643336430
|
||||
SHA256 (nloptr_2.0.0.tar.gz) = 65ca3149cfc9ba15ac10a91f34b5d86b20f5fd693f44e3edf3e392402911619a
|
||||
SIZE (nloptr_2.0.0.tar.gz) = 2219414
|
||||
TIMESTAMP = 1651713471
|
||||
SHA256 (nloptr_2.0.1.tar.gz) = 3984f075f77de5afbe58404909d2574d2af7c08825596849bc08dff303612a19
|
||||
SIZE (nloptr_2.0.1.tar.gz) = 2219799
|
||||
|
Loading…
Reference in New Issue
Block a user