Date: Mon, 11 Nov 2024 10:22:24 GMT 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: 9694a75c09bd - main - shells/oil: update 0.23.0 =?utf-8?Q?=E2=86=92?= 0.24.0 Message-ID: <202411111022.4ABAMOE7080409@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9694a75c09bddb4f97ebab52ad72ca029ae01bc9 commit 9694a75c09bddb4f97ebab52ad72ca029ae01bc9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-11 04:18:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-11 10:22:17 +0000 shells/oil: update 0.23.0 → 0.24.0 --- shells/oil/Makefile | 5 +++-- shells/oil/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/shells/oil/Makefile b/shells/oil/Makefile index 03c5913d8b40..729a29a3a6eb 100644 --- a/shells/oil/Makefile +++ b/shells/oil/Makefile @@ -1,6 +1,6 @@ PORTNAME= oil DISTVERSIONPREFIX= v -DISTVERSION= 0.23.0 +DISTVERSION= 0.24.0 CATEGORIES= shells MASTER_SITES= https://www.oilshell.org/download/ PKGNAMESUFFIX= -shell @@ -8,7 +8,8 @@ DISTNAME= oils-for-unix-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= New Unix shell -WWW= https://www.oilshell.org/ +WWW= https://www.oilshell.org/ \ + https://github.com/oils-for-unix/oils LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/shells/oil/distinfo b/shells/oil/distinfo index 64b5ae9032a2..016037ed27cf 100644 --- a/shells/oil/distinfo +++ b/shells/oil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729878247 -SHA256 (oils-for-unix-0.23.0.tar.gz) = c9d35ca78b4a08eeafac8bc6439e2bb40bccd3370db2226487faed6348a17521 -SIZE (oils-for-unix-0.23.0.tar.gz) = 519154 +TIMESTAMP = 1731297386 +SHA256 (oils-for-unix-0.24.0.tar.gz) = df4afed94d53b303a782ce0380c393d60f6d21921ef2a25922b400828add98f3 +SIZE (oils-for-unix-0.24.0.tar.gz) = 829706
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411111022.4ABAMOE7080409>