Date: Mon, 2 Nov 2020 13:37:20 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553905 - head/devel/py-libvirt Message-ID: <202011021337.0A2DbKB7005248@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Mon Nov 2 13:37:20 2020 New Revision: 553905 URL: https://svnweb.freebsd.org/changeset/ports/553905 Log: devel/py-libvirt: update to 6.9.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Mon Nov 2 13:36:52 2020 (r553904) +++ head/devel/py-libvirt/Makefile Mon Nov 2 13:37:20 2020 (r553905) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 6.8.0 +PORTVERSION= 6.9.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Mon Nov 2 13:36:52 2020 (r553904) +++ head/devel/py-libvirt/distinfo Mon Nov 2 13:37:20 2020 (r553905) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601544742 -SHA256 (libvirt-python-6.8.0.tar.gz) = df7feec62b463f6f6f65ed0508af2f19fc76daeeb5ad8bad52f3e5cb5309a29c -SIZE (libvirt-python-6.8.0.tar.gz) = 210034 +TIMESTAMP = 1604319304 +SHA256 (libvirt-python-6.9.0.tar.gz) = 772cfeea1660bf2635c773ebcbff70c0d47b9cd6421cbd0d9d7203fac7296800 +SIZE (libvirt-python-6.9.0.tar.gz) = 210366
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011021337.0A2DbKB7005248>