git: 9a921a743733 - main - math/R-cran-maxLik: Update to 1.5.2

Wen Heping wen at FreeBSD.org
Wed Sep 15 08:09:07 UTC 2021


The branch main has been updated by wen:

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

commit 9a921a743733127acf4f2ec90d1b4970cf550ab2
Author:     Wen Heping <wen at FreeBSD.org>
AuthorDate: 2021-09-15 08:08:29 +0000
Commit:     Wen Heping <wen at FreeBSD.org>
CommitDate: 2021-09-15 08:08:29 +0000

    math/R-cran-maxLik: Update to 1.5.2
---
 math/R-cran-maxLik/Makefile | 8 +++++---
 math/R-cran-maxLik/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/math/R-cran-maxLik/Makefile b/math/R-cran-maxLik/Makefile
index 5708b608604b..81476dc0cf2c 100644
--- a/math/R-cran-maxLik/Makefile
+++ b/math/R-cran-maxLik/Makefile
@@ -1,7 +1,7 @@
 # Created by: Wen Heping <wenheping at gmail.com>
 
 PORTNAME=	maxLik
-DISTVERSION=	1.4-8
+DISTVERSION=	1.5-2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,9 +12,11 @@ LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	R-cran-miscTools>=0.6.8:math/R-cran-miscTools \
-		R-cran-sandwich>=0:math/R-cran-sandwich
+		R-cran-sandwich>=0:math/R-cran-sandwich \
+		R-cran-generics>=0:devel/R-cran-generics
 RUN_DEPENDS=	R-cran-miscTools>=0.6.8:math/R-cran-miscTools \
-		R-cran-sandwich>=0:math/R-cran-sandwich
+		R-cran-sandwich>=0:math/R-cran-sandwich \
+		R-cran-generics>=0:devel/R-cran-generics
 
 USES=	cran:auto-plist
 
diff --git a/math/R-cran-maxLik/distinfo b/math/R-cran-maxLik/distinfo
index b1378b1e6481..29299f445a01 100644
--- a/math/R-cran-maxLik/distinfo
+++ b/math/R-cran-maxLik/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618537364
-SHA256 (maxLik_1.4-8.tar.gz) = feeea61554565deffc2fdffdef68e65fc16f913e32712d2d5f1c5757859c7d36
-SIZE (maxLik_1.4-8.tar.gz) = 1324649
+TIMESTAMP = 1631692322
+SHA256 (maxLik_1.5-2.tar.gz) = 7cee05be0624b6a76911fa7b0d66f3e1b78460e0c55ed8bc904ce1e8af7bb15d
+SIZE (maxLik_1.5-2.tar.gz) = 1301570


More information about the dev-commits-ports-main mailing list