Date: Tue, 07 Apr 2026 10:47:01 +0000 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: 4ec7b4105a69 - main - devel/R-cran-ellipsis: Update to 0.3.3 Message-ID: <69d4e0a5.1d6a2.3b5b88e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ec7b4105a690e4037831f58908a3803014ae791 commit 4ec7b4105a690e4037831f58908a3803014ae791 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2026-04-06 15:23:27 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2026-04-07 10:43:32 +0000 devel/R-cran-ellipsis: Update to 0.3.3 - Update to 0.3.3 - Correct LICENSE to MIT (missed in 82dbc8dd9ef7) Reported by: portscout Fixes: 82dbc8dd9ef7 devel/R-cran-ellipsis: Update to 0.3.2 --- devel/R-cran-ellipsis/Makefile | 8 +++----- devel/R-cran-ellipsis/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/R-cran-ellipsis/Makefile b/devel/R-cran-ellipsis/Makefile index 34fdd64831da..9352e5a9a16b 100644 --- a/devel/R-cran-ellipsis/Makefile +++ b/devel/R-cran-ellipsis/Makefile @@ -1,6 +1,5 @@ PORTNAME= ellipsis -PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTVERSION= 0.3.3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -8,10 +7,9 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Powerful tool for extending functions WWW= https://cran.r-project.org/web/packages/ellipsis/ -LICENSE= GPLv3 +LICENSE= MIT -CRAN_DEPENDS= R-cran-rlang>=0.3.0:devel/R-cran-rlang -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-rlang>=0.3.0:devel/R-cran-rlang USES= cran:auto-plist,compiles diff --git a/devel/R-cran-ellipsis/distinfo b/devel/R-cran-ellipsis/distinfo index 27dab3497885..5f7eab2c769f 100644 --- a/devel/R-cran-ellipsis/distinfo +++ b/devel/R-cran-ellipsis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619780098 -SHA256 (ellipsis_0.3.2.tar.gz) = a90266e5eb59c7f419774d5c6d6bd5e09701a26c9218c5933c9bce6765aa1558 -SIZE (ellipsis_0.3.2.tar.gz) = 8066 +TIMESTAMP = 1775426628 +SHA256 (ellipsis_0.3.3.tar.gz) = da1782bce5c1baf1cf8c69877078db51fabf2693a393b55ff044fd2e32966873 +SIZE (ellipsis_0.3.3.tar.gz) = 5849home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d4e0a5.1d6a2.3b5b88e>
