Date: Mon, 14 Oct 2024 04:14:43 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: 1fab63b85c80 - main - misc/gollama: update 1.27.4 =?utf-8?Q?=E2=86=92?= 1.27.12 Message-ID: <202410140414.49E4EhOC025324@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=1fab63b85c8033f3c1b91b6adc17281bcc945975 commit 1fab63b85c8033f3c1b91b6adc17281bcc945975 Author: Yonas Yanfa <yonas.yanfa@gmail.com> AuthorDate: 2024-10-14 04:13:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-14 04:14:33 +0000 misc/gollama: update 1.27.4 → 1.27.12 PR: 282038 --- misc/gollama/Makefile | 4 ++-- misc/gollama/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/gollama/Makefile b/misc/gollama/Makefile index 6f8583fceb64..db9e9bd7fbab 100644 --- a/misc/gollama/Makefile +++ b/misc/gollama/Makefile @@ -1,6 +1,6 @@ PORTNAME= gollama DISTVERSIONPREFIX= v -DISTVERSION= 1.27.4 +DISTVERSION= 1.27.12 CATEGORIES= misc # machine learning MAINTAINER= yuri@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://github.com/sammcj/gollama LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23-devel,modules +USES= go:1.22,modules GO_MODULE= github.com/sammcj/gollama diff --git a/misc/gollama/distinfo b/misc/gollama/distinfo index 1f6fe2967ae4..ded324dbed69 100644 --- a/misc/gollama/distinfo +++ b/misc/gollama/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725603137 -SHA256 (go/misc_gollama/gollama-v1.27.4/v1.27.4.mod) = 582794340cde8daed7eaa46cb5f6205bd9c1dc378ab9b1c300f15883ac9d803a -SIZE (go/misc_gollama/gollama-v1.27.4/v1.27.4.mod) = 2668 -SHA256 (go/misc_gollama/gollama-v1.27.4/v1.27.4.zip) = 60dd85d532c343f90ab71d07e80698642e9748a3a664a1a969bad9911cf4e5a8 -SIZE (go/misc_gollama/gollama-v1.27.4/v1.27.4.zip) = 1488070 +TIMESTAMP = 1728757369 +SHA256 (go/misc_gollama/gollama-v1.27.12/v1.27.12.mod) = e2a4bbeb9603dd674373d52e67a47fe5117f427e612b1ced08eb7ba0bc011f82 +SIZE (go/misc_gollama/gollama-v1.27.12/v1.27.12.mod) = 2669 +SHA256 (go/misc_gollama/gollama-v1.27.12/v1.27.12.zip) = da38e76eeba3a824f4a3c196354a6e33ebf306de067503abfca0348849d6658e +SIZE (go/misc_gollama/gollama-v1.27.12/v1.27.12.zip) = 1489327
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410140414.49E4EhOC025324>