Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2025 06:11:31 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: b41d8b53a8b2 - main - misc/units: update 0.12.0 =?utf-8?Q?=E2=86=92?= 0.12.1
Message-ID:  <202501140611.50E6BVl4054790@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=b41d8b53a8b2202d1f3786393ec839c9ca41ed64

commit b41d8b53a8b2202d1f3786393ec839c9ca41ed64
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-14 06:01:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-14 06:11:22 +0000

    misc/units: update 0.12.0 → 0.12.1
---
 misc/units/Makefile | 4 +++-
 misc/units/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/misc/units/Makefile b/misc/units/Makefile
index a7368ac69ba3..6f05f7a6eb15 100644
--- a/misc/units/Makefile
+++ b/misc/units/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	units
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.12.0
+DISTVERSION=	0.12.1
 CATEGORIES=	misc
 PKGNAMESUFFIX=	-library
 
@@ -23,4 +23,6 @@ CMAKE_ON=	UNITS_BUILD_OBJECT_LIBRARY \
 CMAKE_OFF=	UNITS_ENABLE_TESTS
 CMAKE_TESTING_ON=	UNITS_ENABLE_TESTS # tests expect the googletest source tree, see https://github.com/LLNL/units/issues/340
 
+# 100% tests passed, 0 tests failed out of 21
+
 .include <bsd.port.mk>
diff --git a/misc/units/distinfo b/misc/units/distinfo
index bb05ce454227..2a6457cd9387 100644
--- a/misc/units/distinfo
+++ b/misc/units/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1736143400
-SHA256 (LLNL-units-v0.12.0_GH0.tar.gz) = 09554776026ffced7d5868290dea2d6908c8d60fc0e8930718de888d1d66c8b4
-SIZE (LLNL-units-v0.12.0_GH0.tar.gz) = 1981475
+TIMESTAMP = 1736831695
+SHA256 (LLNL-units-v0.12.1_GH0.tar.gz) = a8afb62b66dc5ff6c148fb0470dfb4d29176c71f822b6876712b5c0376bd83c3
+SIZE (LLNL-units-v0.12.1_GH0.tar.gz) = 1991858
 SHA256 (google-googletest-v1.15.2_GH0.tar.gz) = 7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926
 SIZE (google-googletest-v1.15.2_GH0.tar.gz) = 872667



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501140611.50E6BVl4054790>