mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
This commit is contained in:
parent
658f6156ba
commit
f46613a365
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue