Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2023 15:33:38 GMT
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: 6f4ab1e7f7fe - main - www/R-cran-shiny: Update to 1.7.5.1
Message-ID:  <202310151533.39FFXcwj092537@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f4ab1e7f7feab3eb670c248d74c136b537cfa9d

commit 6f4ab1e7f7feab3eb670c248d74c136b537cfa9d
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-10-15 15:29:45 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-10-15 15:32:35 +0000

    www/R-cran-shiny: Update to 1.7.5.1
    
    Reported by:    portscout
---
 www/R-cran-shiny/Makefile | 6 ++----
 www/R-cran-shiny/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile
index 2951829c526a..29a6050185f3 100644
--- a/www/R-cran-shiny/Makefile
+++ b/www/R-cran-shiny/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shiny
-PORTVERSION=	1.7.5
+PORTVERSION=	1.7.5.1
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,7 +10,7 @@ WWW=		https://shiny.rstudio.com/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-CRAN_DEPENDS=	R-cran-bslib>=0.3.0:www/R-cran-bslib \
+RUN_DEPENDS=	R-cran-bslib>=0.3.0:www/R-cran-bslib \
 		R-cran-cachem>0:databases/R-cran-cachem \
 		R-cran-commonmark>=1.7:textproc/R-cran-commonmark \
 		R-cran-crayon>0:devel/R-cran-crayon \
@@ -30,8 +30,6 @@ CRAN_DEPENDS=	R-cran-bslib>=0.3.0:www/R-cran-bslib \
 		R-cran-sourcetools>0:devel/R-cran-sourcetools \
 		R-cran-withr>0:devel/R-cran-withr \
 		R-cran-xtable>0:textproc/R-cran-xtable
-BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=		cran:auto-plist
 
diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo
index e42e6d9402af..b14f99f9602c 100644
--- a/www/R-cran-shiny/distinfo
+++ b/www/R-cran-shiny/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691996678
-SHA256 (shiny_1.7.5.tar.gz) = eddb971b22e634b78ee24829f5fe6d2f7f87ec38538a93fdfedc45a706928a40
-SIZE (shiny_1.7.5.tar.gz) = 2708436
+TIMESTAMP = 1697372583
+SHA256 (shiny_1.7.5.1.tar.gz) = 2023d91cc8039580752f6ecc5010d4419b7d928724ce5b10b93a3b48e1e6fb46
+SIZE (shiny_1.7.5.1.tar.gz) = 2708575



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