git: f46613a3658f - main - math/R-cran-minqa: Update to 1.2.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 12:03:27 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f46613a3658ff18c4dd1859de8229ef8bdf865dc
commit f46613a3658ff18c4dd1859de8229ef8bdf865dc
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-09-17 11:34:44 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-17 12:03:03 +0000
math/R-cran-minqa: Update to 1.2.6
- Fix WWW url
- Switch to DISTVERSION
- Take maintainership
ChangeLog: https://cran.r-project.org/web/packages/minqa/ChangeLog
---
math/R-cran-minqa/Makefile | 8 ++++----
math/R-cran-minqa/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/math/R-cran-minqa/Makefile b/math/R-cran-minqa/Makefile
index c9f42fe53f62..1965c5f195bd 100644
--- a/math/R-cran-minqa/Makefile
+++ b/math/R-cran-minqa/Makefile
@@ -1,11 +1,11 @@
PORTNAME= minqa
-PORTVERSION= 1.2.5
+DISTVERSION= 1.2.6
CATEGORIES= math
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Derivative-free optimization algorithms by quadratic approximation
-WWW= https://cran.r-project.org/web/minqa/
+WWW= https://cran.r-project.org/web/packages/minqa/
LICENSE= GPLv2
diff --git a/math/R-cran-minqa/distinfo b/math/R-cran-minqa/distinfo
index aaa13d1a2ed2..bd71c1e8b383 100644
--- a/math/R-cran-minqa/distinfo
+++ b/math/R-cran-minqa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682476467
-SHA256 (minqa_1.2.5.tar.gz) = 9b83562390990d04b2c61b63ac9a7c9ecab0d35c460d232596e3c73bdc89f4be
-SIZE (minqa_1.2.5.tar.gz) = 54415
+TIMESTAMP = 1694947594
+SHA256 (minqa_1.2.6.tar.gz) = 51a7b8850e5f2fee79e8f460b9d9eca4221d9702087cca5fab5851ad3d594110
+SIZE (minqa_1.2.6.tar.gz) = 54493