Date: Tue, 30 Jun 2026 08:35:09 +0000 From: Matthias Fechner <mfechner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dc32bd7baba6 - main - www/grist-core: update to 1.7.16 Message-ID: <6a437fbd.36e04.72fc9912@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc32bd7baba69e5dd025928e696bb5b87a4f81bb commit dc32bd7baba69e5dd025928e696bb5b87a4f81bb Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2026-06-30 08:33:51 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2026-06-30 08:35:01 +0000 www/grist-core: update to 1.7.16 Stick on community edition. Changes: https://github.com/gristlabs/grist-core/releases --- www/grist-core/Makefile | 9 ++++++--- www/grist-core/distinfo | 10 +++++----- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/www/grist-core/Makefile b/www/grist-core/Makefile index 9564a2231722..a5e45997630f 100644 --- a/www/grist-core/Makefile +++ b/www/grist-core/Makefile @@ -1,12 +1,12 @@ PORTNAME= grist-core -PORTVERSION= 1.7.15 +PORTVERSION= 1.7.16 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= LOCAL/mfechner/${PORTNAME}/:yarncache DISTFILES= ${PORTNAME}-yarn-offline-cache-${DISTVERSION}${EXTRACT_SUFX}:yarncache MAINTAINER= mfechner@FreeBSD.org -COMMENT= Modern relational spreadsheet running in browser +COMMENT= Modern relational spreadsheet running in browser, Community Edition WWW= https://github.com/gristlabs/grist-core LICENSE= APACHE20 @@ -52,6 +52,7 @@ post-patch: pre-build: #(cd ${WORKSRC} && ${SETENV} ${MAKE_ENV} HOME=${WRKDIR} && yarn config set python /usr/local/bin/python3.11) + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} HOME=${WRKDIR} echo community > grist-edition @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} HOME=${WRKDIR} PUPPETEER_SKIP_DOWNLOAD=true npm_config_build_from_source=true yarn install --offline do-build: @@ -64,7 +65,9 @@ do-install: # Cleanup broken sqlite3 build leftovers ${RM} -r ${WRKSRC}/node_modules/@gristlabs/sqlite3/build-tmp-napi-v6/Release/.deps/Release/obj.target/nothing \ - ${WRKSRC}/node_modules/@gristlabs/sqlite3/build-tmp-napi-v6/Release/obj.target/nothing + ${WRKSRC}/node_modules/@gristlabs/sqlite3/build-tmp-napi-v6/Release/obj.target/nothing \ + ${WRKSRC}/node_modules/@gristlabs/sqlite3/build/Release/.deps/Release/obj.target/nothing \ + ${WRKSRC}/node_modules/@gristlabs/sqlite3/build/Release/obj.target/nothing # Install main directories .for d in node_modules _build bower_components plugins static diff --git a/www/grist-core/distinfo b/www/grist-core/distinfo index f7ae882af1c8..c4836c9cdec7 100644 --- a/www/grist-core/distinfo +++ b/www/grist-core/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1781291696 -SHA256 (grist-core-yarn-offline-cache-1.7.15.tar.gz) = 0cbf396b4f03ab93153bff39fda1315a7368617cf2b85892afce628237705494 -SIZE (grist-core-yarn-offline-cache-1.7.15.tar.gz) = 240175366 -SHA256 (gristlabs-grist-core-v1.7.15_GH0.tar.gz) = 6e5b742edc3f568e64a14c55cdf15a992dea9b56e841038c4314d896d91f746f -SIZE (gristlabs-grist-core-v1.7.15_GH0.tar.gz) = 21564597 +TIMESTAMP = 1782799125 +SHA256 (grist-core-yarn-offline-cache-1.7.16.tar.gz) = f24181b262914851ec740e0587cedc82872b321706e18d4be6b9ad1376a9dfae +SIZE (grist-core-yarn-offline-cache-1.7.16.tar.gz) = 248644690 +SHA256 (gristlabs-grist-core-v1.7.16_GH0.tar.gz) = e2b704ba2985472f5e0650b9ac8d8b06fd237857a9ae9c50e2687c2f2e89b5b8 +SIZE (gristlabs-grist-core-v1.7.16_GH0.tar.gz) = 21611412home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a437fbd.36e04.72fc9912>
