Date: Mon, 18 Mar 2024 16:24:27 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: 33cdf0c8a41d - main - math/kalc: update 1.0.3 =?utf-8?Q?=E2=86=92?= 1.0.4 Message-ID: <202403181624.42IGOR30053368@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=33cdf0c8a41d732898a36752ad400af906a469e6 commit 33cdf0c8a41d732898a36752ad400af906a469e6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-18 14:33:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-18 16:24:21 +0000 math/kalc: update 1.0.3 → 1.0.4 Reported by: portscout --- math/kalc/Makefile | 2 +- math/kalc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/kalc/Makefile b/math/kalc/Makefile index e22fd1b86374..dfb54629e179 100644 --- a/math/kalc/Makefile +++ b/math/kalc/Makefile @@ -1,6 +1,6 @@ PORTNAME= kalc DISTVERSIONPREFIX= v -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= math PKGNAMESUFFIX= -calculator diff --git a/math/kalc/distinfo b/math/kalc/distinfo index 9d87a0980bfb..1ea41499d140 100644 --- a/math/kalc/distinfo +++ b/math/kalc/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1709965447 +TIMESTAMP = 1710736176 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/az-1.2.1.crate) = 7b7e4c2464d97fe331d41de9d5db0def0a96f4d823b8b32a2efd503578988973 @@ -103,5 +103,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b738 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.4.crate) = 32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8 SIZE (rust/crates/windows_x86_64_msvc-0.52.4.crate) = 828019 -SHA256 (bgkillas-kalc-v1.0.3_GH0.tar.gz) = 8c8963505b409b491091575bef37264de95e4dc025cb1c85d3c35e4079df7376 -SIZE (bgkillas-kalc-v1.0.3_GH0.tar.gz) = 97676 +SHA256 (bgkillas-kalc-v1.0.4_GH0.tar.gz) = 5b041e2e798140c8408a0a5e69c17f68beda1b559d272a8059cc96133204efe4 +SIZE (bgkillas-kalc-v1.0.4_GH0.tar.gz) = 98013
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403181624.42IGOR30053368>