Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2023 05:12:31 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4876032242ab - main - devel/R-cran-lifecycle: Update to 1.0.3
Message-ID:  <202302260512.31Q5CV67089661@gitrepo.freebsd.org>

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

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

commit 4876032242ab54091c5f70c56ab9045acab93ae2
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-02-26 05:08:05 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-02-26 05:08:05 +0000

    devel/R-cran-lifecycle: Update to 1.0.3
    
    PR:             269437
    Reported by:    wen@
    Approved by:    maintainer(timeout, > 14 days)
---
 devel/R-cran-lifecycle/Makefile | 5 +++--
 devel/R-cran-lifecycle/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/R-cran-lifecycle/Makefile b/devel/R-cran-lifecycle/Makefile
index d6a1fc5bbe9e..7aab4c4865ba 100644
--- a/devel/R-cran-lifecycle/Makefile
+++ b/devel/R-cran-lifecycle/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lifecycle
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,7 +10,8 @@ WWW=		https://cran.r-project.org/web/packages/lifecycle/
 LICENSE=	MIT
 
 CRAN_DEPENDS=	R-cran-glue>0:devel/R-cran-glue \
-		R-cran-rlang>=1.0.5:devel/R-cran-rlang
+		R-cran-rlang>=1.0.5:devel/R-cran-rlang \
+		R-cran-cli>3.4.0:devel/R-cran-cli
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/devel/R-cran-lifecycle/distinfo b/devel/R-cran-lifecycle/distinfo
index d8f1ae9ca5dc..0b2ffdc68336 100644
--- a/devel/R-cran-lifecycle/distinfo
+++ b/devel/R-cran-lifecycle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662891564
-SHA256 (lifecycle_1.0.2.tar.gz) = 7b3f3c8ef9c068c5db396b353d62185d9ed02a69b787c7769d24595769a25a63
-SIZE (lifecycle_1.0.2.tar.gz) = 102178
+TIMESTAMP = 1677388070
+SHA256 (lifecycle_1.0.3.tar.gz) = 6459fdc3211585c0cdf120427579c12149b02161efe273a64b825c05e9aa69c2
+SIZE (lifecycle_1.0.3.tar.gz) = 106854



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