Date: Fri, 19 Jan 2024 18:30:18 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: 44e62f4213c1 - main - devel/libvirt: update to 10.0.0 Message-ID: <202401191830.40JIUIOi024200@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=44e62f4213c160386dcf09f5a748fba790f3b91c commit 44e62f4213c160386dcf09f5a748fba790f3b91c Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2024-01-17 18:33:23 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2024-01-19 18:29:42 +0000 devel/libvirt: update to 10.0.0 --- devel/libvirt/Makefile | 6 +++--- devel/libvirt/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index d44d9ad65ba9..192ee2cd5574 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,6 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 9.10.0 -PORTREVISION= 1 +PORTVERSION= 10.0.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -118,6 +117,7 @@ MESON_ARGS+= \ -Dnetcf=disabled \ -Dsysctl_config=disabled \ -Dnbdkit=disabled \ + -Dnbdkit_config_default=disabled \ -Dlogin_shell=disabled \ -Dwireshark_dissector=disabled \ -Dinit_script=none \ @@ -141,7 +141,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.9010.0 +SHLIB_VER= 0.10000.0 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} PORTDOCS= * #SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 81af9a763f7e..09af9e7540f7 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701538873 -SHA256 (libvirt-9.10.0.tar.xz) = 1060afc0e85a84c579bcdc91cfaf6d471918f97a780f04c5260a034ff7db7519 -SIZE (libvirt-9.10.0.tar.xz) = 9350372 +TIMESTAMP = 1705513919 +SHA256 (libvirt-10.0.0.tar.xz) = 8ba2e72ec8bdd2418554a1474c42c35704c30174b7611eaf9a16544b71bcf00a +SIZE (libvirt-10.0.0.tar.xz) = 9395076
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401191830.40JIUIOi024200>