mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
math/R-cran-nloptr: Update to 2.0.0
This commit is contained in:
parent
126b7de98c
commit
b1e9ea1d07
@ -1,7 +1,7 @@
|
||||
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
|
||||
PORTNAME= nloptr
|
||||
PORTVERSION= 1.2.2.3
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,6 +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
|
||||
|
||||
USES= cran:auto-plist,compiles pkgconfig
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1635978912
|
||||
SHA256 (nloptr_1.2.2.3.tar.gz) = af08b74fd5e7b4cb455fe67ed759346cbb8f3b9a4178f5f117e0092e5c9af6ff
|
||||
SIZE (nloptr_1.2.2.3.tar.gz) = 2456474
|
||||
TIMESTAMP = 1643336430
|
||||
SHA256 (nloptr_2.0.0.tar.gz) = 65ca3149cfc9ba15ac10a91f34b5d86b20f5fd693f44e3edf3e392402911619a
|
||||
SIZE (nloptr_2.0.0.tar.gz) = 2219414
|
||||
|
Loading…
Reference in New Issue
Block a user