mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/R-cran-nloptr: Update to 2.0.0
This commit is contained in:
parent
126b7de98c
commit
b1e9ea1d07
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= nloptr
|
PORTNAME= nloptr
|
||||||
PORTVERSION= 1.2.2.3
|
PORTVERSION= 2.0.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@ COMMENT= R interface to NLopt
|
||||||
LICENSE= LGPL3
|
LICENSE= LGPL3
|
||||||
|
|
||||||
LIB_DEPENDS= libnlopt.so:math/nlopt
|
LIB_DEPENDS= libnlopt.so:math/nlopt
|
||||||
|
RUN_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
|
||||||
|
|
||||||
USES= cran:auto-plist,compiles pkgconfig
|
USES= cran:auto-plist,compiles pkgconfig
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1635978912
|
TIMESTAMP = 1643336430
|
||||||
SHA256 (nloptr_1.2.2.3.tar.gz) = af08b74fd5e7b4cb455fe67ed759346cbb8f3b9a4178f5f117e0092e5c9af6ff
|
SHA256 (nloptr_2.0.0.tar.gz) = 65ca3149cfc9ba15ac10a91f34b5d86b20f5fd693f44e3edf3e392402911619a
|
||||||
SIZE (nloptr_1.2.2.3.tar.gz) = 2456474
|
SIZE (nloptr_2.0.0.tar.gz) = 2219414
|
||||||
|
|
Loading…
Add table
Reference in a new issue