diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-10-24 18:57:34 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2022-10-25 17:34:05 +0000 |
commit | b6d7bc1326620073408ef98f27cb3741cecc270b (patch) | |
tree | 7fb9be04c759a643813db614609aae4bb90f5bb9 | |
parent | b116213f2401ce2578d398c5e38ae0bdfcfcd209 (diff) | |
download | ports-b6d7bc1326620073408ef98f27cb3741cecc270b.tar.gz ports-b6d7bc1326620073408ef98f27cb3741cecc270b.zip |
devel/libvirt: update to 8.8.0
-rw-r--r-- | devel/libvirt/Makefile | 4 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 6 | ||||
-rw-r--r-- | devel/libvirt/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 8640ee2a395c..73b013b0a7a0 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libvirt -PORTVERSION= 8.5.0 +PORTVERSION= 8.8.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -103,7 +103,7 @@ USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.8005.0 +SHLIB_VER= 0.8008.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 70a30d669a6a..a480025c7fd3 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657036731 -SHA256 (libvirt-8.5.0.tar.xz) = 401e99b5e1b83de39a86347e091a85eb4dba82a87053dfcb5aa250328f97db62 -SIZE (libvirt-8.5.0.tar.xz) = 8886088 +TIMESTAMP = 1666636473 +SHA256 (libvirt-8.8.0.tar.xz) = eb0cbb6cd199e7a2f341e62f5410ca2daf65a0bf91bd522d951c1a18f0df0fa3 +SIZE (libvirt-8.8.0.tar.xz) = 8941928 diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index f04e150d60f0..77ad044ae5cd 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -152,6 +152,7 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/cpu_map/arm_Kunpeng-920.xml %%DATADIR%%/cpu_map/arm_Tengyun-S2500.xml %%DATADIR%%/cpu_map/arm_ThunderX299xx.xml +%%DATADIR%%/cpu_map/arm_a64fx.xml %%DATADIR%%/cpu_map/arm_cortex-a53.xml %%DATADIR%%/cpu_map/arm_cortex-a57.xml %%DATADIR%%/cpu_map/arm_cortex-a72.xml @@ -235,7 +236,9 @@ share/augeas/lenses/virtvboxd.aug %%DATADIR%%/schemas/domaincaps.rng %%DATADIR%%/schemas/domaincheckpoint.rng %%DATADIR%%/schemas/domaincommon.rng +%%DATADIR%%/schemas/domainoverrides.rng %%DATADIR%%/schemas/domainsnapshot.rng +%%DATADIR%%/schemas/inactiveDomain.rng %%DATADIR%%/schemas/interface.rng %%DATADIR%%/schemas/network.rng %%DATADIR%%/schemas/networkcommon.rng |