Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2025 11:23:48 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: d753e238b7fb - main - misc/units: update 0.10.2 =?utf-8?Q?=E2=86=92?= 0.12.0
Message-ID:  <202501061123.506BNmDQ057432@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=d753e238b7fb32276df140e3250c26bfc5ba0f58

commit d753e238b7fb32276df140e3250c26bfc5ba0f58
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-06 06:19:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-06 11:23:39 +0000

    misc/units: update 0.10.2 → 0.12.0
    
    Reported by:    portscout
---
 misc/units/Makefile  | 3 ++-
 misc/units/distinfo  | 8 +++++---
 misc/units/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/misc/units/Makefile b/misc/units/Makefile
index f53a484c2ebe..a7368ac69ba3 100644
--- a/misc/units/Makefile
+++ b/misc/units/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	units
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.10.2
+DISTVERSION=	0.12.0
 CATEGORIES=	misc
 PKGNAMESUFFIX=	-library
 
@@ -16,6 +16,7 @@ USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	LLNL
+GH_TUPLE=	google:googletest:v1.15.2:googletest/ThirdParty/googletest
 
 CMAKE_ON=	UNITS_BUILD_OBJECT_LIBRARY \
 		UNITS_BUILD_SHARED_LIBRARY
diff --git a/misc/units/distinfo b/misc/units/distinfo
index ce5bdc40383d..bb05ce454227 100644
--- a/misc/units/distinfo
+++ b/misc/units/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1734870012
-SHA256 (LLNL-units-v0.10.2_GH0.tar.gz) = f14cd8bba58d47c58e55b07a512d1200e24d1047c5ab7508e7e87a077d8dc8fc
-SIZE (LLNL-units-v0.10.2_GH0.tar.gz) = 1968222
+TIMESTAMP = 1736143400
+SHA256 (LLNL-units-v0.12.0_GH0.tar.gz) = 09554776026ffced7d5868290dea2d6908c8d60fc0e8930718de888d1d66c8b4
+SIZE (LLNL-units-v0.12.0_GH0.tar.gz) = 1981475
+SHA256 (google-googletest-v1.15.2_GH0.tar.gz) = 7b42b4d6ed48810c5362c265a17faebe90dc2373c885e5216439d37927f02926
+SIZE (google-googletest-v1.15.2_GH0.tar.gz) = 872667
diff --git a/misc/units/pkg-plist b/misc/units/pkg-plist
index 558632061f08..3c745cde4362 100644
--- a/misc/units/pkg-plist
+++ b/misc/units/pkg-plist
@@ -1,4 +1,5 @@
 bin/units_convert
+include/units/commodity_conversion_maps.hpp
 include/units/commodity_definitions.hpp
 include/units/unit_definitions.hpp
 include/units/units.hpp



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