Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2024 00:30:27 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: 47ae20d93f45 - main - math/R-cran-nloptr: Update to 2.1.0
Message-ID:  <202406220030.45M0URsO071040@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=47ae20d93f45104f11f3081902b55afcafad35a2

commit 47ae20d93f45104f11f3081902b55afcafad35a2
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2024-06-21 16:40:08 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2024-06-22 00:30:07 +0000

    math/R-cran-nloptr: Update to 2.1.0
    
    Reported by:    portscout
---
 math/R-cran-nloptr/Makefile | 4 +---
 math/R-cran-nloptr/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/math/R-cran-nloptr/Makefile b/math/R-cran-nloptr/Makefile
index 8c4c4e202e4d..7ceb70b86c33 100644
--- a/math/R-cran-nloptr/Makefile
+++ b/math/R-cran-nloptr/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nloptr
-PORTVERSION=	2.0.3
-PORTREVISION=	1
+PORTVERSION=	2.1.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,7 +10,6 @@ WWW=		https://cran.r-project.org/web/packages/nloptr/
 LICENSE=	LGPL3
 
 LIB_DEPENDS=	libnlopt.so:math/nlopt
-RUN_DEPENDS=	R-cran-testthat>=3.0.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 5bb2d506c375..ee0fbb80c66f 100644
--- a/math/R-cran-nloptr/distinfo
+++ b/math/R-cran-nloptr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653653351
-SHA256 (nloptr_2.0.3.tar.gz) = 7b26ac1246fd1bd890817b0c3a145456c11aec98458b8518de863650b99616d7
-SIZE (nloptr_2.0.3.tar.gz) = 2219877
+TIMESTAMP = 1718926687
+SHA256 (nloptr_2.1.0.tar.gz) = 5ead4257c9ec20045644c1d80a2bbbfef1aa9bfb8c2bbba189c56a7747eb6fac
+SIZE (nloptr_2.1.0.tar.gz) = 2236686



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