Date: Sun, 21 Dec 2025 02:04:19 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ccb0166017cf - main - devel/RStudio: Fix fetch Message-ID: <694755a3.374bf.215eba32@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb0166017cfa10a66da5af1bca90b028710ed26 commit ccb0166017cfa10a66da5af1bca90b028710ed26 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-12-21 02:02:01 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-12-21 02:04:16 +0000 devel/RStudio: Fix fetch With this patch it should fetch abd build fine. I will revist this port after the New Year's holidays. --- devel/RStudio/Makefile | 4 ++-- devel/RStudio/distinfo.desktop | 6 +----- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 804ed24948b6..b7d9268777a6 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -4,7 +4,7 @@ PORTNAME= RStudio DISTVERSIONPREFIX= v DISTVERSION= 2025.09.2+418 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel math java MASTER_SITES= https://s3.amazonaws.com/rstudio-buildtools/dictionaries/:dictionaries \ https://rstudio-buildtools.s3.amazonaws.com/rstudio-buildtools/:gin \ @@ -115,7 +115,7 @@ NPM_TARBALL= ${PORTNAME}-desktop-node_modules-${DISTVERSION}${EXTRACT_SUFX} # quarto/panmirror dependencies (uses yarn workspaces) QUARTO_TARBALL= ${PORTNAME}-quarto-node_modules-${DISTVERSION}${EXTRACT_SUFX} # Add npm tarballs to DISTFILES for checksum verification -DISTFILES+= ${PORTNAME}/${NPM_TARBALL}:prefetch \ +#DISTFILES+= ${PORTNAME}/${NPM_TARBALL}:prefetch \ ${PORTNAME}/${QUARTO_TARBALL}:prefetch .endif diff --git a/devel/RStudio/distinfo.desktop b/devel/RStudio/distinfo.desktop index d88935495be0..b1946b2c9306 100644 --- a/devel/RStudio/distinfo.desktop +++ b/devel/RStudio/distinfo.desktop @@ -1,4 +1,4 @@ -TIMESTAMP = 1764480214 +TIMESTAMP = 1766267269 SHA256 (core-dictionaries.zip) = 4341a9630efb9dcf7f215c324136407f3b3d6003e1c96f2e5e1f9f14d5787494 SIZE (core-dictionaries.zip) = 876339 SHA256 (gin-2.1.2.zip) = b98e704164f54be596779696a3fcd11be5785c9907a99ec535ff6e9525ad5f9a @@ -19,7 +19,3 @@ SHA256 (rstudio-rsconnect-03c379b_GH0.tar.gz) = d24b6ee49f32f650f6d10bbfc7b2f61a SIZE (rstudio-rsconnect-03c379b_GH0.tar.gz) = 220711 SHA256 (trestletech-plumber-v0.4.6_GH0.tar.gz) = 7bcbfdf5a8a2e3a051d2c673ac5ac51a483ed888afe73116cba7741dbb5f63a6 SIZE (trestletech-plumber-v0.4.6_GH0.tar.gz) = 83332 -SHA256 (RStudio/RStudio-desktop-node_modules-2025.09.2+418.tar.gz) = dd1f7f2577742977fbab47a34f0e0739b9242188f228bd40d7d46bedcde3869d -SIZE (RStudio/RStudio-desktop-node_modules-2025.09.2+418.tar.gz) = 35017694 -SHA256 (RStudio/RStudio-quarto-node_modules-2025.09.2+418.tar.gz) = 83a3083b0144a0db3ba14d6283414d1e7c9243251b473535865b9010b3fe4ab0 -SIZE (RStudio/RStudio-quarto-node_modules-2025.09.2+418.tar.gz) = 229334450home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694755a3.374bf.215eba32>
