Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2026 23:01:42 +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: b9ba4d496dc2 - main - www/R-cran-shiny: Update to 1.13.0
Message-ID:  <699a3956.3443f.6d150775@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=b9ba4d496dc2eb93779d3c7bfd598c016a5bcf56

commit b9ba4d496dc2eb93779d3c7bfd598c016a5bcf56
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2026-02-21 22:36:27 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2026-02-21 22:57:43 +0000

    www/R-cran-shiny: Update to 1.13.0
    
    - Update to 1.13.0
    - Change LICENSE from GPLv3 to MIT
    
    Reported by:    portscout
---
 www/R-cran-shiny/Makefile | 4 ++--
 www/R-cran-shiny/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile
index 51fa57e6493f..986445f51bcb 100644
--- a/www/R-cran-shiny/Makefile
+++ b/www/R-cran-shiny/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shiny
-PORTVERSION=	1.12.1
+PORTVERSION=	1.13.0
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -7,7 +7,7 @@ MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Web Application Framework for R
 WWW=		https://shiny.posit.co/
 
-LICENSE=	GPLv3
+LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	R-cran-bslib>=0.6.0:www/R-cran-bslib \
diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo
index b41761bc27a4..61b8676f5560 100644
--- a/www/R-cran-shiny/distinfo
+++ b/www/R-cran-shiny/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765592403
-SHA256 (shiny_1.12.1.tar.gz) = b8e6d1641822308453e3d1e511837f67e2213400dacd6370b6846e116b238aa2
-SIZE (shiny_1.12.1.tar.gz) = 2707088
+TIMESTAMP = 1771679933
+SHA256 (shiny_1.13.0.tar.gz) = ff1e2ec23b39a5b9ac7eebdef541f3832f6de07256f6ddb11562daba7ba51951
+SIZE (shiny_1.13.0.tar.gz) = 2712329


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699a3956.3443f.6d150775>