Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2022 05:23:49 GMT
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2fd4fe25ed70 - main - devel/libosinfo: update to 1.10.0
Message-ID:  <202202190523.21J5NnDP048997@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by novel:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2fd4fe25ed70f1c53993fe5629533e3a740fe971

commit 2fd4fe25ed70f1c53993fe5629533e3a740fe971
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2022-02-18 12:05:34 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2022-02-19 05:23:32 +0000

    devel/libosinfo: update to 1.10.0
---
 devel/libosinfo/Makefile  | 4 ++--
 devel/libosinfo/distinfo  | 6 +++---
 devel/libosinfo/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/libosinfo/Makefile b/devel/libosinfo/Makefile
index f44a3d4e7f60..944aeb2ba96e 100644
--- a/devel/libosinfo/Makefile
+++ b/devel/libosinfo/Makefile
@@ -1,7 +1,7 @@
 # Created by: Roman Bogorodskiy <novel@FreeBSD.org>
 
 PORTNAME=	libosinfo
-PORTVERSION=	1.9.0
+PORTVERSION=	1.10.0
 CATEGORIES=	devel
 MASTER_SITES=	https://releases.pagure.org/libosinfo/
 
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+=	-Denable-vala=disabled \
 			-Dwith-usb-ids-path=${LOCALBASE}/share/usbids/usb.ids \
 			-Dwith-pci-ids-path=${LOCALBASE}/share/pciids/pci.ids
 
-SHLIB_VER=	0.1009.0
+SHLIB_VER=	0.1010.0
 PLIST_SUB=	SHLIB_VER=${SHLIB_VER}
 
 OPTIONS_DEFINE=	GTKDOC
diff --git a/devel/libosinfo/distinfo b/devel/libosinfo/distinfo
index 3407c6ff6eec..a01a218def6b 100644
--- a/devel/libosinfo/distinfo
+++ b/devel/libosinfo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612594197
-SHA256 (libosinfo-1.9.0.tar.xz) = b4f3418154ef3f43d9420827294916aea1827021afc06e1644fc56951830a359
-SIZE (libosinfo-1.9.0.tar.xz) = 279376
+TIMESTAMP = 1645185624
+SHA256 (libosinfo-1.10.0.tar.xz) = a252e00fc580deb21da0da8c0aa03b8c31e8440b8448c8b98143fab477d32305
+SIZE (libosinfo-1.10.0.tar.xz) = 293804
diff --git a/devel/libosinfo/pkg-plist b/devel/libosinfo/pkg-plist
index ac4cf9ce5987..b04896b0695d 100644
--- a/devel/libosinfo/pkg-plist
+++ b/devel/libosinfo/pkg-plist
@@ -124,9 +124,11 @@ share/locale/fur/LC_MESSAGES/libosinfo.mo
 share/locale/id/LC_MESSAGES/libosinfo.mo
 share/locale/it/LC_MESSAGES/libosinfo.mo
 share/locale/ja/LC_MESSAGES/libosinfo.mo
+share/locale/ko/LC_MESSAGES/libosinfo.mo
 share/locale/pl/LC_MESSAGES/libosinfo.mo
 share/locale/pt_BR/LC_MESSAGES/libosinfo.mo
 share/locale/pt_PT/LC_MESSAGES/libosinfo.mo
 share/locale/ru/LC_MESSAGES/libosinfo.mo
+share/locale/si/LC_MESSAGES/libosinfo.mo
 share/locale/tr/LC_MESSAGES/libosinfo.mo
 share/locale/uk/LC_MESSAGES/libosinfo.mo



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