View | Details | Raw Unified | Return to bug 281904
Collapse All | Expand All

(-)b/devel/py-libvirt/Makefile (-2 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	libvirt
1
PORTNAME=	libvirt
2
PORTVERSION=	10.3.0
2
PORTVERSION=	10.8.0
3
CATEGORIES=	devel
3
CATEGORIES=	devel
4
MASTER_SITES=	http://libvirt.org/sources/python/ \
4
MASTER_SITES=	http://libvirt.org/sources/python/ \
5
		ftp://libvirt.org/libvirt/python/
5
		ftp://libvirt.org/libvirt/python/
Lines 10-16 MAINTAINER= novel@FreeBSD.org Link Here
10
COMMENT=	Python bindings for Libvirt virtualization API
10
COMMENT=	Python bindings for Libvirt virtualization API
11
WWW=		https://libvirt.org/python.html
11
WWW=		https://libvirt.org/python.html
12
12
13
LICENSE=	GPLv2
13
LICENSE=	LGPL21
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
15
15
LIB_DEPENDS=	libvirt.so:devel/libvirt
16
LIB_DEPENDS=	libvirt.so:devel/libvirt
16
17
(-)b/devel/py-libvirt/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1714758943
1
TIMESTAMP = 1728235273
2
SHA256 (libvirt-python-10.3.0.tar.gz) = 0333781ffef915d984f36a9b475ae8df6d01763883eefbd138d14c7591f51f2f
2
SHA256 (libvirt-python-10.8.0.tar.gz) = 10cddc61c6bc5659c0eaa3e4c71f3d97c95abf327a51c207affb2e5f49f19f60
3
SIZE (libvirt-python-10.3.0.tar.gz) = 238840
3
SIZE (libvirt-python-10.8.0.tar.gz) = 240883

Return to bug 281904