Date: Sat, 13 Jun 2026 12:41:49 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8d96ba12201c - main - www/gauche-makiki: the port had been updated to version 0.5.1 Message-ID: <6a2d500d.197de.77c214a5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d96ba12201ceb1ea7067da9d5f9f74e7926ce1c commit 8d96ba12201ceb1ea7067da9d5f9f74e7926ce1c Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2026-06-13 12:40:46 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2026-06-13 12:40:46 +0000 www/gauche-makiki: the port had been updated to version 0.5.1 Removed transient `load' hack which was to support Gauche <= 0.9.12. It's been for a while so drop it and require Gauche 0.9.13 or later. Serving over secure connection (HTTPS) needs Gauche 0.9.14 or later with TLS support. Reported by: portscout --- www/gauche-makiki/Makefile | 2 +- www/gauche-makiki/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/gauche-makiki/Makefile b/www/gauche-makiki/Makefile index ca53c04b656e..7704eca609b2 100644 --- a/www/gauche-makiki/Makefile +++ b/www/gauche-makiki/Makefile @@ -1,5 +1,5 @@ PORTNAME= makiki -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 DISTVERSIONPREFIX= v CATEGORIES= www scheme PKGNAMEPREFIX= gauche- diff --git a/www/gauche-makiki/distinfo b/www/gauche-makiki/distinfo index ce95cb7ffac0..ec270fe52e2c 100644 --- a/www/gauche-makiki/distinfo +++ b/www/gauche-makiki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706272934 -SHA256 (shirok-Gauche-makiki-v0.5_GH0.tar.gz) = 89fc387ad07454a4cb7ee4f80bd207b040406b0d2547e9e54a07a0697f9f29c0 -SIZE (shirok-Gauche-makiki-v0.5_GH0.tar.gz) = 56425 +TIMESTAMP = 1781311471 +SHA256 (shirok-Gauche-makiki-v0.5.1_GH0.tar.gz) = 3dcd63b8d2f182d563f89b9c6e89dac3608293fe0ba6df466b5e11feb52b37a9 +SIZE (shirok-Gauche-makiki-v0.5.1_GH0.tar.gz) = 56594home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2d500d.197de.77c214a5>
