Date: Sun, 10 Mar 2019 09:57:36 +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: r495244 - head/devel/py-libvirt Message-ID: <201903100957.x2A9vaPh098071@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Mar 10 09:57:36 2019 New Revision: 495244 URL: https://svnweb.freebsd.org/changeset/ports/495244 Log: devel/py-libvirt: update to 5.1.0 Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Sun Mar 10 09:57:05 2019 (r495243) +++ head/devel/py-libvirt/Makefile Sun Mar 10 09:57:36 2019 (r495244) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.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 Sun Mar 10 09:57:05 2019 (r495243) +++ head/devel/py-libvirt/distinfo Sun Mar 10 09:57:36 2019 (r495244) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547649907 -SHA256 (libvirt-python-5.0.0.tar.gz) = 47605ccc3996aa0833919dc8e9bbde98b10968c5a8d37f7ca55c6a29894e8abf -SIZE (libvirt-python-5.0.0.tar.gz) = 192726 +TIMESTAMP = 1552209146 +SHA256 (libvirt-python-5.1.0.tar.gz) = 2ac6f32e6efc2b5fa9f54d60e2178d16668c9049a369c6096bb0e53f80eb3f41 +SIZE (libvirt-python-5.1.0.tar.gz) = 193081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903100957.x2A9vaPh098071>