Date: Sun, 29 Oct 2023 10:51:41 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: 83b7a17b9bbc - main - devel/libosinfo: update to 1.11.0 Message-ID: <202310291051.39TApf1B027378@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=83b7a17b9bbc2953016662edc884c8ca49e7bb89 commit 83b7a17b9bbc2953016662edc884c8ca49e7bb89 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2023-10-28 18:15:02 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2023-10-29 10:48:44 +0000 devel/libosinfo: update to 1.11.0 --- devel/libosinfo/Makefile | 5 ++--- devel/libosinfo/distinfo | 6 +++--- devel/libosinfo/pkg-plist | 1 + 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/libosinfo/Makefile b/devel/libosinfo/Makefile index f463706e7dff..07f7a404454f 100644 --- a/devel/libosinfo/Makefile +++ b/devel/libosinfo/Makefile @@ -1,6 +1,5 @@ PORTNAME= libosinfo -PORTVERSION= 1.10.0 -PORTREVISION= 2 +PORTVERSION= 1.11.0 CATEGORIES= devel MASTER_SITES= https://releases.pagure.org/libosinfo/ @@ -25,7 +24,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.1010.0 +SHLIB_VER= 0.1011.0 PLIST_SUB= SHLIB_VER=${SHLIB_VER} OPTIONS_DEFINE= GTKDOC diff --git a/devel/libosinfo/distinfo b/devel/libosinfo/distinfo index a01a218def6b..8288533f56db 100644 --- a/devel/libosinfo/distinfo +++ b/devel/libosinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645185624 -SHA256 (libosinfo-1.10.0.tar.xz) = a252e00fc580deb21da0da8c0aa03b8c31e8440b8448c8b98143fab477d32305 -SIZE (libosinfo-1.10.0.tar.xz) = 293804 +TIMESTAMP = 1698516498 +SHA256 (libosinfo-1.11.0.tar.xz) = 1bf96eec9e1460f3d1a713163cca1ff0d480a3490b50899292f14548b3a96b60 +SIZE (libosinfo-1.11.0.tar.xz) = 303944 diff --git a/devel/libosinfo/pkg-plist b/devel/libosinfo/pkg-plist index b04896b0695d..c4e4baa97811 100644 --- a/devel/libosinfo/pkg-plist +++ b/devel/libosinfo/pkg-plist @@ -124,6 +124,7 @@ 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/ka/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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310291051.39TApf1B027378>