View | Details | Raw Unified | Return to bug 281590 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/libvirt/Makefile (-5 / +6 lines)
Lines 1-6 Link Here
1
PORTNAME=	libvirt
1
PORTNAME=	libvirt
2
PORTVERSION=	10.3.0
2
DISTVERSION=	10.7.0
3
PORTREVISION=	1
4
CATEGORIES=	devel
3
CATEGORIES=	devel
5
MASTER_SITES=	http://libvirt.org/sources/ \
4
MASTER_SITES=	http://libvirt.org/sources/ \
6
		ftp://libvirt.org/libvirt/
5
		ftp://libvirt.org/libvirt/
Lines 12-18 WWW= https://libvirt.org/ Link Here
12
LICENSE=	LGPL3
11
LICENSE=	LGPL3
13
12
14
LIB_DEPENDS=	libcurl.so:ftp/curl \
13
LIB_DEPENDS=	libcurl.so:ftp/curl \
15
		libgcrypt.so:security/libgcrypt \
16
		libgnutls.so:security/gnutls \
14
		libgnutls.so:security/gnutls \
17
		libxml2.so:textproc/libxml2
15
		libxml2.so:textproc/libxml2
18
BUILD_DEPENDS=	dnsmasq:dns/dnsmasq \
16
BUILD_DEPENDS=	dnsmasq:dns/dnsmasq \
Lines 124-130 MESON_ARGS+= \ Link Here
124
		-Dinit_script=none \
122
		-Dinit_script=none \
125
		-Dbash_completion=disabled \
123
		-Dbash_completion=disabled \
126
		-Duserfaultfd_sysctl=disabled \
124
		-Duserfaultfd_sysctl=disabled \
127
		-Dlocalstatedir=${VARDIR}
125
		-Dlocalstatedir=${VARDIR} \
126
		-Dssh_proxy=disabled
127
128
128
129
# random_data fix can be removed when 8.x is eol
129
# random_data fix can be removed when 8.x is eol
130
CONFIGURE_ENV=	ac_cv_type_struct_random_data=""
130
CONFIGURE_ENV=	ac_cv_type_struct_random_data=""
Lines 143-149 USE_PERL5= build Link Here
143
USE_LDCONFIG=	yes
143
USE_LDCONFIG=	yes
144
INSTALL_TARGET=	install-strip
144
INSTALL_TARGET=	install-strip
145
TEST_TARGET=	check
145
TEST_TARGET=	check
146
SHLIB_VER=	0.10003.0
146
SHLIB_VER=	0.10007.0
147
PLIST_SUB+=	SHLIB_VER=${SHLIB_VER}
147
PLIST_SUB+=	SHLIB_VER=${SHLIB_VER}
148
PORTDOCS=	*
148
PORTDOCS=	*
149
#SHEBANG_FILES=	src/keycodemapdb/tools/keymap-gen
149
#SHEBANG_FILES=	src/keycodemapdb/tools/keymap-gen
Lines 170-175 CONF_FILES= \ Link Here
170
		libvirt.conf \
170
		libvirt.conf \
171
		libvirtd.conf \
171
		libvirtd.conf \
172
		libxl.conf \
172
		libxl.conf \
173
		network.conf \
173
		qemu.conf \
174
		qemu.conf \
174
		virtbhyved.conf \
175
		virtbhyved.conf \
175
		virtlockd.conf \
176
		virtlockd.conf \
(-)b/devel/libvirt/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1714758551
1
TIMESTAMP = 1725468581
2
SHA256 (libvirt-10.3.0.tar.xz) = 2af5a50b6b1027822b6344e35080fa78cc8266f821a3ae6f8f372f18dd049018
2
SHA256 (libvirt-10.7.0.tar.xz) = ca757322eed998013b21f474c6c0c15dc08320ba6c8bae54aa16a93a1c3b7054
3
SIZE (libvirt-10.3.0.tar.xz) = 9476852
3
SIZE (libvirt-10.7.0.tar.xz) = 9500056
(-)b/devel/libvirt/pkg-plist (+4 lines)
Lines 49-54 share/man/man8/virtvboxd.8.gz Link Here
49
@sample %%ETCDIR%%/libvirt-admin.conf.sample
49
@sample %%ETCDIR%%/libvirt-admin.conf.sample
50
@sample %%ETCDIR%%/libvirt.conf.sample
50
@sample %%ETCDIR%%/libvirt.conf.sample
51
@sample %%ETCDIR%%/libvirtd.conf.sample
51
@sample %%ETCDIR%%/libvirtd.conf.sample
52
@sample %%ETCDIR%%/network.conf.sample
52
%%BHYVE%%@sample %%ETCDIR%%/virtbhyved.conf.sample
53
%%BHYVE%%@sample %%ETCDIR%%/virtbhyved.conf.sample
53
@sample %%ETCDIR%%/virtlockd.conf.sample
54
@sample %%ETCDIR%%/virtlockd.conf.sample
54
@sample %%ETCDIR%%/virtlogd.conf.sample
55
@sample %%ETCDIR%%/virtlogd.conf.sample
Lines 115-126 sbin/virtlockd Link Here
115
sbin/virtlogd
116
sbin/virtlogd
116
share/augeas/lenses/libvirt_lockd.aug
117
share/augeas/lenses/libvirt_lockd.aug
117
share/augeas/lenses/libvirtd.aug
118
share/augeas/lenses/libvirtd.aug
119
share/augeas/lenses/libvirtd_network.aug
118
%%BHYVE%%share/augeas/lenses/libvirtd_bhyve.aug
120
%%BHYVE%%share/augeas/lenses/libvirtd_bhyve.aug
119
share/augeas/lenses/virtlockd.aug
121
share/augeas/lenses/virtlockd.aug
120
share/augeas/lenses/virtlogd.aug
122
share/augeas/lenses/virtlogd.aug
121
%%QEMU%%share/augeas/lenses/libvirtd_qemu.aug
123
%%QEMU%%share/augeas/lenses/libvirtd_qemu.aug
122
%%QEMU%%share/augeas/lenses/tests/test_libvirt_lockd.aug
124
%%QEMU%%share/augeas/lenses/tests/test_libvirt_lockd.aug
123
share/augeas/lenses/tests/test_libvirtd.aug
125
share/augeas/lenses/tests/test_libvirtd.aug
126
share/augeas/lenses/tests/test_libvirtd_network.aug
124
%%BHYVE%%share/augeas/lenses/tests/test_virtbhyved.aug
127
%%BHYVE%%share/augeas/lenses/tests/test_virtbhyved.aug
125
share/augeas/lenses/tests/test_virtlockd.aug
128
share/augeas/lenses/tests/test_virtlockd.aug
126
share/augeas/lenses/tests/test_virtlogd.aug
129
share/augeas/lenses/tests/test_virtlogd.aug
Lines 149-154 share/augeas/lenses/virtvboxd.aug Link Here
149
%%DATADIR%%/api/libvirt-qemu-api.xml
152
%%DATADIR%%/api/libvirt-qemu-api.xml
150
%%DATADIR%%/cpu_map/arm_FT-2000plus.xml
153
%%DATADIR%%/cpu_map/arm_FT-2000plus.xml
151
%%DATADIR%%/cpu_map/arm_Falkor.xml
154
%%DATADIR%%/cpu_map/arm_Falkor.xml
155
%%DATADIR%%/cpu_map/x86_GraniteRapids.xml
152
%%DATADIR%%/cpu_map/arm_Kunpeng-920.xml
156
%%DATADIR%%/cpu_map/arm_Kunpeng-920.xml
153
%%DATADIR%%/cpu_map/arm_Neoverse-N1.xml
157
%%DATADIR%%/cpu_map/arm_Neoverse-N1.xml
154
%%DATADIR%%/cpu_map/arm_Neoverse-N2.xml
158
%%DATADIR%%/cpu_map/arm_Neoverse-N2.xml

Return to bug 281590