Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2022 10:42:40 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1e9ea1d07a4 - main - math/R-cran-nloptr: Update to 2.0.0
Message-ID:  <202201291042.20TAgete004382@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1e9ea1d07a4006148082fd3375bde94f6f6f3a6

commit b1e9ea1d07a4006148082fd3375bde94f6f6f3a6
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-01-28 02:20:42 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-01-29 10:42:32 +0000

    math/R-cran-nloptr: Update to 2.0.0
---
 math/R-cran-nloptr/Makefile | 3 ++-
 math/R-cran-nloptr/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/math/R-cran-nloptr/Makefile b/math/R-cran-nloptr/Makefile
index d6ed2856797d..926232ca1170 100644
--- a/math/R-cran-nloptr/Makefile
+++ b/math/R-cran-nloptr/Makefile
@@ -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
 
diff --git a/math/R-cran-nloptr/distinfo b/math/R-cran-nloptr/distinfo
index 9bbf5f63dcc3..2063e1164fe9 100644
--- a/math/R-cran-nloptr/distinfo
+++ b/math/R-cran-nloptr/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201291042.20TAgete004382>